英语人>词典>汉英 : 比较函数 的英文翻译,例句
比较函数 的英文翻译、例句

比较函数

词组短语
comparison function
更多网络例句与比较函数相关的网络例句 [注:此内容来源于网络,仅供参考]

In principle, each of these operations could take an optional extra argument that represented the comparison function.

原则上,每个这样的操作可以接受一个可选的附加实参,表示比较函数

The purpose of this part is to study the delay differential systems in Banach space using the method of fixed point theorem.

一方面在非时滞的情况下通过构造比较函数,利用Brouwer不动点定理得到非时滞微分方程正周期解的存在唯一性,及周期解全局吸引的充分条件。

Therefore, it makes sense for the container to remember the comparison function.

因此,容器记住比较函数是有意义的。

Some discussions on the zero drift of the Gaussian comparison function are also presented.

对Gauss比较函数的定位和抗零点漂移性能也进行了详细的分析。

The comparison function is used by any operation that adds or finds an element in the container.

任何在容器中增加或查找元素的操作都要使用比较函数

Each constructor for the associative containers allows us to supply the name of the comparison function.

关联容器的每个构造函数使我们能够提供比较函数的名字。

However we define it, such a comparison function must always yield false when we compare a key with itself.

但无论这样的比较函数如何定义,当用于一个键与自身的比较时,肯定会导致 false 结果。

The second routine that we will examine is strcmp, which compares the character strings s and t, and returns negative, zero or positive if s is lexicographically less than, equal to, or greater than t.

我们研究的第二个函数是字符串比较函数strcmp。该函数比较字符串s和t,并且根据s按照字典顺序小于、等于或大于t的结果分别返回负整数、0或正整数。

From idautils import * funclist=[0x004011F2, 0x00401200, 0x00401206] /*add all the other addresses here*//*在这里加上所有函数的起始地址*/ ea=ScreenEA for i in funclist: ea=i add_bpt(ea, 1, 4) bp=bpt_t get_bpt bp.flags ^=BPT_BRK bp.flags|=BPT_TRACE 下面给出我的一个实现: from idaapi import * from idautils import * funclist = [0x004011F2, 0x00401200, 0x00401206] ea=ScreenEA for line in funclist: ea = line add_bpt(ea,1,4) SetBptAttr For those cases where it's necessary to mark absolutely every function as a tracepoint, the IDA plug-in can be automated to find every function reference instead of doing it manually.

有了上面这个脚本之后,我们实际上就已经可以在每个函数的起始位置上都下一个 tracepoint 了。不过手工把每个函数的起始地址都写入上面那张表里还是比较枯燥的一个活,好在 IDA 插件里本身就提供一个能遍历所有函数的功能。我们完全可以编写一个能自动在每个函数的起始位置上都下上一个 tracepoint 的脚本出来,比如下面给出的这个脚本。

For example, if a class does not specify any comparison functions, there will be no "Comparison functions" subclause .

例如,如果一个条款没有说明任何比较函数,就不会有&比较函数&的子条款。

更多网络解释与比较函数相关的网络解释 [注:此内容来源于网络,仅供参考]

comparison function:比较函数

尽管如此,javascript提供了自定义排序规则的方法:sort()方法可以传入一个参数,一个比较函数(comparison function)以告知排序算法在大于、小于、等于情况下的处理.

function:函数

常常对各种符号进行长期的比较研究,然后再选择他认为最好的、富有启示性的符号.他创设的符号还有 此外还有对数符号、函数符号、行列式符号等等.很多符号的普遍使用与他的提倡和影响密切相关.他还引入了"函数"(function)、"常量"(con

luminosity function:光度函数

所谓光度函数(luminosity function)指的是在一个星系中,各种绝对星等的行星状星云数目分布函数(图六). 这个分布函数是有共通性,所以只要对某一星系内的行星状星云一一取样,画出视星等的分布函数,再和经过校正的绝对星等分布函数比较,

spline function:样条函数

本文以样条函数(spline function)作为电磁波Helmholtz方程的近似解,求解了等离子体鞘套的反射系数和透射系数. 本文采用的样条函数法具有数学推导和数字计算简单,可适用于任意电子浓度分布的优点,并且计算结果与美国RAM C系列飞行实测数据吻合得比较好.

Tester:测试器

排序函数(BubbleSort)中调用了对象比较函数(ObjCompare),假定当前测试对象是BubbleSort函数,我们编写测试用例如下:检视器(Inspector)是4GWM推荐的测试辅助工具,它介于测试器(Tester)与调试器(Debugger)之间,

user-defined function:用户定义函数

索引扩展是用户定义函数(User Defined Function)的索引. 当定义用户定义结构类型时,数据库引擎将创建一组函数,以支持新创建的类型. 需创建的函数/方法是对该类型中包含的每个字段的访问方法. 类型的比较操作符(系统会为每种类型生成一个惟一的 ID).

comparer:比较器

2. 使用自动化的构建(build)系统88. 在用作算法和比较器(comparer)时,要优先用函数对象来代替函数.

casts:比较函数和操作符,Cast函数和操作符

cast operators,Cast函数和操作符 | casts,比较函数和操作符,Cast函数和操作符 | CC environment variable,典型配置选项,处理MySQL编译问题,环境变量

slashes:函数转义处理过的字符串

slashes()函数转义处理过的字符串 | stripos -- 查找并返回首个匹配项的位置,匹配不区分大小写 | stristr -- 通过比较返回一个字符串的部分,比较时不区分大小写

Type Conversions:比较函数和操作符

queries,孪生项目的查询 | type conversions,比较函数和操作符 | columns,列类型,选择正确的列类型