您要查找的是不是:
- word parallel arithmetic operation 字并行运算操作
- parallel arithmetic operation 并行算术运算
- Performs an arithmetic operation that subtracts one number from another number. 执行一项算术运算,从一个数中减去另一个数。
- The importance for parallel arithmetic can be proved through a simple example in reservoir simulation. 通过一个简单的算例说明并行算法在油藏数值模拟中的重要性。
- The parallel arithmetic of distribute space borne SAR ground target echo data simulating procedure was examined. 摘要对分布式星载SAR系统地面回波仿真程序并行化算法进行了研究。
- An arithmetic operation in which the operands and the results are represented in the pure binary numeration system. 一种算术运算,其中操作数和结果都采用纯二进制记数系统表示。同dyadic operation。
- In an arithmetic operation,a result whose absolute value is too small to be represented within the range of the numeration system in use. 在算术运算中,运算结果的绝对值太小,以致不能在所用数制的范围内表示。
- Only exact numeric data is guaranteed accurate to the least significant digit specified after an arithmetic operation. 只有精确数值数据能确保会在算术运算后精确到指定的最小有效位。
- The results indicates that the multiprocess parallel arithmetic of using queue data structures in embedded system can save image capture time and improve rate of information collection. 应用实验结果表明,基于队列结 构的 多进程 并行算法,缩短了 图像 信息的获取时间,提高了 嵌入式系统 信息采集速度。
- In an arithmetic operation, a result whose absolute value is too small to be represented within the range of the numeration system in use. 在算术运算中,运算结果的绝对值太小,以致不能在所用数制的范围内表示。
- An arithmetic operator that adds two numbers together. 将两个数相加的算术运算符。
- An arithmetic operator that divides one number by another number. 将一个数除以另一个数的算术运算符。
- Performance in floating-point arithmetic operations. 浮点算术运算的性能。
- All arithmetic operators are supported, except for idiv. 除了idiv以外,支持所有算术运算符。
- A measure of a computers's performance of arithmetic operations. 计算机算术操作性能的一种测量方法。
- The Carry flag is set when the result of an unsigned arithmetic operation is too large for the destination operand. 中文: 进位旗标在无号算数运算结果太大,无法置入目的运算元时会设定。
- A string of one or more characters used to separate or organize elements of computer programs or data; for example, parentheses, blank character, arithmetic operator, if, "BEGIN". 用来分隔或组织计算机程序元素或数据元素的字符或字符串。例如括号、空格符、算术运算符、if(如果)、“BEGIN"等。
- A flag bit in the status register of the central processing unit, used to show a negative result from an arithmetic operation. 中央处理机的状态寄存器中的一个标志位,用来表示算术运算结果是负数。
- Hardware implementation for the all-erasure RS decoder is proposed, including the finite field arithmetic operation units. 本文并提出纯粹抹除式里德所罗门解码器的硬体实现,包括有限体中的算数运算模组。
- Note that when an integer and a floating-point number are used as operands to a single arithmetic operation, the result is floating point. 当操作数既有整数又有实数进行简单的算术运算时,运算结果是实数类型。