对除法运算功能块运用给出了应用实例。
This paper gives out the example of division block application.
对除法运算功能块运用给出了应用实例。
This paper gives out the example of division block application. It possesses definit…
在乘法和除法运算中,用作累加器扩充的一种寄存器。
A register used as an extension of the accumulator during multiply and divide processes.
最简单的办法是我们只允许对标量数字进行乘法和除法运算。
The simplest approach is to only permit multiplication and division by scalar Numbers.
在乘法运算中存放乘数,在除法运算中存放商的一种寄存器。
The register used to contain a multiplier in multiplication and the quotient in division.
在自动控制仪表中,常常需要使用具有乘除法运算功能的元件。
In automatic control devices, electronic elements with a multiplying-dividing function are often required.
而关系数据库标准查询语言SQL没有除法运算符,不能直接作除法。
However, there are no division symbol in SQL, so the division can not be operated directly.
一种完成除法运算的部件,它的输入是除数和被除数,输出是商和余数。
A unit that performs division operation. The inputs to it are divisor and dividend, the outputs from it are quotient and remainder.
相应地,当一条Calculation“消息”显示时,它执行请求的除法运算。
Accordingly, when a calculation "message" does show up, it performs the required division calculation.
出于这个原因,在进行除法运算时,BigDecimal可以让您显式地控制舍入。
For this reason, BigDecimal gives you explicit control over rounding when performing division operations.
乘法和除法运算符(表3中列出的前四个)具有高于加法和减法的优先级。
The multiplication and division operators (the first four listed in Table 3) have higher precedence than the addition and subtraction operators.
数学中一种除法运算,通常当除数为大数时使用,在运算中每一步都被写出来。
A process of division in arithmetic, usually used when the divisor is a large number, in which each step of the division is written out.
263量化技术也进行了优化,构造出一个可以避免除法运算的帧内量化查找表。
Carries on the optimization to the H. 263 quantification technology, a intra-frame quantification search table that can avoid the division operation is constructed.
黑猩猩是无法学会复杂除法运算的,而经过一定训练,大多数人类成员都可以熟练完成这个任务。
No chimpanzee will ever learn long division, but with enough practice almost any human can master the challenge.
孩子们应该在三年级能够进行加、减法运算,在五年级结束时能够进行乘、除法运算。
Children should be able to add and subtract in the third grade. By the end of fifth grade, they should be able to multiply and divide.
在生成规则的过程中,为提高生成速度,采取了有效的措施,尽可能地减少除法运算。
During producing the rules, we take effective methods to increase it 's speed and as large as probably to reduce The Times of divide.
错误发生的时候,产生错误的函数会“抛出”一个异常。以一个做除法运算的函数为例来说明。
When errors occur, the function generating the error can 'throw' an exception. For example, take a sample function that does division.
如果除法运算中的除数是2的幂,我们对这个除法运算还可以进一步优化,编译器会使用移位运算来进行这种除法运算。
We can make a division more optimized if the divisor in a division operation is a power of two. The compiler USES a shift to perform the division.
我们知道除法运算很耗资源,所以DeferredDivision对象将要求Calculator类型来处理该任务。
Imagine that it is expensive to do division, consequently the DeferredDivision object will ask the Calculator type to handle that task.
在高等代数教课书中,关于多项式的除法运算中余项的确定是以余式定理为依据且利用带余除法进行的,这是大家所熟悉的。
In the textbook of higher algebra, it is familiar to us that the remainder in the division operation of polynomial is on the basis of residue theorem and operated through division algorithm.
画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;
The slope is the most simple multiplication is one of the ways, but each point are calculated to spend a lot of time for the multiplication and division operations;
种族进化史研究表明,动物具备算术能力,它们运用数量感来表征可数与不可数的数量,并以此为基础进行加法、减法、乘法和除法运算。
It means they can represent countable and uncountable quantity with mental magnitude. They can perform addition, subtraction, multiplication and division.
为了满足系统对实时性的要求,针对某些特定类型的模板,给出了一种简化的卷积器结构,同时,介绍了一种模板归一化除法运算的硬件实现方法。
Also, in order to meet the real-time requirement of image processing system, a simplified structure of convolver for special mask was given. A method to...
正像是在小学你做除法和乘法的时候,你毫不含糊地从左到右,按顺序做运算。
Just as in grade school when you're doing division and multiplication, you do it from left to right in terms of order of operations.
Python对算术运算提供完整支持,包括加法、减法、乘法和除法(参见表3)。
Python provides full support for arithmetic operations, including addition, subtraction, multiplication, and division (see Table 3).
要避免任何数与0 相除或溢出,将所有除法转换为乘法并检查运算符号(Y2=Y1的水平线不会计入算法)
To avoid any division by zero or overflow, transform all division into multiplication and check for the sign (horizontal lines with Y2=Y1 do not count in the algorithm)
这个复杂运算过程的关键在于,这种乘除法混合物生成了一个纯粹的无因次数。
The point of this convoluted procedure is that this combination of multiplication and division produces a pure, dimensionless number.
允许使用除法和乘法、多个函数、账户和运算符。
Allowing division and multiplication, multiple functions, accounts and operators.
在这种情况下你最好的选择是使用绝对值做模运算符时如果你想基本整数的除法。
Your best bet in situations like this is to operate on absolute values when doing modulo operators if you want basic integer division.
在这种情况下你最好的选择是使用绝对值做模运算符时如果你想基本整数的除法。
Your best bet in situations like this is to operate on absolute values when doing modulo operators if you want basic integer division.
应用推荐