• 构造函数的运算复杂度为O (1)。

    This constructor is an o (1) operation.

    youdao

  • 随着扩序列周期增加函数运算迅速增加

    When the period of direct sequences increases, the number of computations of this function will increase rapidly.

    youdao

  • HotSpot利用这些指令显著加速三角函数运算

    HotSpot takes advantage of these instructions to speed up trigonometry operations dramatically.

    youdao

  • 许多数字信号处理中,一般都会有实时性要求,在满足计算精度条件下函数运算速度非常重要

    In many digital signal processing, in generally, real-time must be asked for. The operation speed of function is very important under meeting the condition of operation precision.

    youdao

  • 使用set -x还要记住一点如果脚本内部函数,而且set - x放在代码主体部分那么输出包含函数的运算过程。

    One thing to keep in mind when using set -x is that if the script you're evaluating has internal functions, set -x will carry over to its child function if placed in the root body of the code.

    youdao

  • 其后,萧克利加州理工大学获得大学文凭同时并于加州麻省理工学院取得他博士学位,其博士论文题目为氯化钠晶体电子函数运算”。

    Shockley earned a bachelor's degree from Caltech, and a Ph. D. at M. I. T. for a dissertation titled "Calculations of Wave Functions for Electrons in Sodium Chloride Crystals."

    youdao

  • 首先点源函数展开一个平面波函数的运算经过计算证明,如果这个算符参量解进行运算,得到的结果即为线源参量阵辐射场的解。

    The sound fields of the parametric line array can be analysed by it. Firstly, the point-source function is expanded into an operator on a plane wave function.

    youdao

  • Processing提供了简化运算函数通过函数调用而隐藏在底层矩阵数学

    Processing provides functions to simplify operations such as these with a single function call, hiding the matrix math that occurs under the covers.

    youdao

  • 即使XPath使用函数运算与选择有关

    Even the functions and operators that you can use in XPath are all about selection.

    youdao

  • 为了验证函数确实按照所设计方式工作我们需要再次每个型数字转换二进制数字,一个执行EXLUSIVE OR运算然后结果还原成integer

    To verify that the function indeed works as designed, we, again, need to convert each integer to BINARY, perform EXLUSIVE or for each bit, and then convert the result back to integer.

    youdao

  • 由于所有字符数据都是字符串因此Net . Data将使用内置函数来对表示有效数字(包括指数形式表示的数字)的字符串执行算术运算

    Because all character data is a string, Net.Data USES built-in function to perform arithmetic operations on a string that represents a valid number, including those in exponential formats.

    youdao

  • 函数请求提取32位整数使用中的算术运算计算一个动态缓冲区大小

    This function takes a 32-bit integer from the request, and USES it in an arithmetic operation that calculates the size of a dynamic buffer.

    youdao

  • 注意函数使用了我们编写的BIT _ ORUDF对类似数据类型参数进行运算

    Please note that this function utilizes BIT_OR UDF we wrote to operate on bit-like data type parameters.

    youdao

  • 提供了很多新的函数运算时间和时期之间完成适当算术运算

    Many new functions and operators are provided that allow all suitable arithmetic operations between points in time and durations.

    youdao

  • 操作可以关系运算或者系统用户定义函数,也可以是sql操作符,例如GROUPBYORDER BY

    An operation can be a relational operator, a system - or user-defined function, or an SQL operator, such as GROUP BY, ORDER BY, and so on.

    youdao

  • 高等数学——XSLT基本数学方面游刃有余,支持三角学指数函数对数其他更为高级数学运算函数

    Advanced mathXSLT can perform basic arithmetic easily enough, but it doesn't support trigonometry, exponential functions, logarithms, or other more advanced mathematical operators and functions.

    youdao

  • 使阵列之间转换成为可能DB 2提供新的array_agg函数UNNES t运算符。

    To make such conversions between arrays and tables possible, DB2 provides the new ARRAY_AGG function and UNNEST operator.

    youdao

  • 清单2中的重点函数应用运算U+2061。

    Of particular importance in Listing 2 is the Function Application operator U+2061.

    youdao

  • map运算每个元素应用函数将一个集合转换成一个新的集合,如图6所示。

    The map operation transforms a collection into a new collection by applying a function to each of the elements, as illustrated in Figure 6.

    youdao

  • Processing隐藏了矩阵运算复杂性提供了一些简单函数,它们可以实现有用的图形操作缩放旋转

    Processing hides the complexity of the matrix operations and instead presents a simple set of functions with useful graphical operations such as scaling and rotation.

    youdao

  • 理想情况下重新格式化每一AlignAssignments使用内置的substitute函数使用经过printf重新整理后文本替换运算之前的所有内容。

    Ideally, in order to reformat each line, AlignAssignments would use the built-in substitute function, and replace everything up to the operator with a printf'd rearrangement of that text.

    youdao

  • XPath支持函数但XQuery提供了重要内置函数运算而且允许用户定义自己的函数

    While XPath doesn't support functions, XQuery provides a substantial collection of built-in functions and operators and also allows users to define functions of their own.

    youdao

  • 适应度函数突变重组水平基因转移已知时,该项新的数学上的结果可以使机制运算化。

    The new mathematical results allow calculation of this mechanism when the fitness function and the mutation, recombination and horizontal gene transfer rates are known.

    youdao

  • 添加了psyco .bind (main),而不是添加一个总的psyco . jit调用因为main函数确实要循环多次(但是利用最少整数运算)。

    Call, I added only the line psyco.bind (main), since the main function does loop a number of times (but only makes minimal use of integer arithmetic).

    youdao

  • 其中的运算函数包括abs()、acos()、asin()、atan()、atan2()、constant()、cos()、exp()、highest()、log()、lowest()、sin()、sqrt()tan()。

    The math functions include abs(), acos(), asin(), atan(), atan2(), constant(), cos(), exp(), highest(), log(), lowest(), sin(), sqrt(), and tan().

    youdao

  • 总的来说,如果函数所有运算都可以处理类型这个函数就适用一类型了。

    In general, if all of the operations inside a function work with a given type, the function works with that type.

    youdao

  • 本文提出新的算法,它是从开关函数最小项集合所对应整数集出发,通过对整数进行算术运算从而求得接近最小两级与一或表达式。

    An algorithm for such purpose, quite different from any others so far known, is here presented on the basis of arithmetic operations on integers, which correspond to the minterms of the function.

    youdao

  • 调用自身函数就是归的;执行这种函数的过程运算

    A function that calls itself is recursive; the process of executing it is called recursion.

    youdao

  • 函数重载运算重载的两种松软东西——许多面向对象语言支持2种特征

    Function overloading and operator overloading are two such fluffy things - there are many OO languages that don't support those 2 features.

    youdao

  • 错误发生时候产生错误函数抛出异常做除法运算函数来说明。

    When errors occur, the function generating the error can 'throw' an exception. For example, take a sample function that does division.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定