EXAMPLE SENTENCES | ||
---|---|---|
每秒浮点运算次数FPOP ? Floating Point Operations per Second? | ||
浮点运算很少是精确的。 Floating point arithmetic is rarely exact. | ||
最好将浮点运算保留用作计算本来就不精确的数值,譬如测量。 It is best to reserve the use of floating point arithmetic for calculations that involve fundamentally inexact values, such as measurements. | ||
原因是这些快速算法虽减少了计算复杂性,但在计算过程中仍需要大量浮点运算。 The reason beyond this is that those fast algorithms do reduce the complexity of computing but still one needs to use floating-point arithmetic operations in the computation process. | ||
在本文中,对“代码识别器”要重点了解它做了许多浮点运算循环并花费了很长的运行时间。 The important thing to know about "code_recognizer" for this article is that it does a lot of looping floating point math, and it takes a long time to run. | ||
比例应为浮点型变量(或常量)。 The scale should be afloat-type variable (or constant). | ||
我们创建一个浮点型数组颜色缓冲器。 We create a float array color buffer. | ||
此过程可用多处理机并行运算,或由多台单处理机并行运算。 The process can be calculated parallelly either by a multicomputer or by several single-processor computers. | ||
注意纵横比和剪贴板的值应为浮点值。 Notice that the aspect ratio and the values for the clipping planes are float values. | ||
获取操作数并执行运算。 Get operands and perform the operation. | ||