说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 浮点数表示法
1.
To convert(data)from fixed - point notation to floating - point notation.
浮动把(数据)从定点数表示法改为浮点数表示法
2.
To convert data from floating-point number representation to fixed-point representation.
将数据由浮点数表示法转换为定点表示法。
3.
To convert(data) from floating-point notation to fixed-point notation.
固定,定点化(把数据)由浮点数表示法改成定点表示法
4.
In a floating-point representation, the numeral that represents the expon ent.
在浮点表示法中,表示阶的数字。
5.
To convert data from fixed-point number representation to floating-point representation.
将定点数表示转换为浮点数表示。
6.
a number represented in floating-point notation.
用浮点来表示一个数。
7.
"Fixed-point and Floating-point Numbers Notion" Questions Analysis;
“数的定点表示与浮点表示”问题分析
8.
In a floating-point representation, the numeral that is multiplied by the exponentiated implicit floating-point base to determine the real number represented.
浮点表示法中的一个数字,该数字乘上隐式的浮点底数的幂就决定了所表示的实数。
9.
This is known as floating-point representation.
这就是所谓的浮点表示法。
10.
Fast Float Square Root Method Based On Look Up Table
基于查表法的快速求浮点数平方根方法
11.
Returns the trigonometric sine of the given angle (in radians) in an approximate numeric (float) expression
返回近似数字(浮点)表达式中以弧度表示的给定角度的三角正弦
12.
floating-point adder
浮点加法器,浮点加
13.
a number represented in fixed-point notation.
用定点来表示一个数。
14.
The Design of Fast 1 s-complement Adder Base on IEEE754 Standard Floating-point Number;
基于IEEE754浮点数的快速反码加法器设计
15.
The Problem of Operating Float Number and the Method of Solving It;
浮点数操作时出现的问题及解决方法
16.
The realization of the fast adder-subtracter for the 23 bit’s floating point numbers by VHDL
用VHDL实现的23位快速浮点数加减法器
17.
Decimal symbol:~~Tap a symbol to indicate decimal values.
小数点:~~点击用于表示小数值的符号。
18.
The fmod() function divides x by y and returns the remainder (modulo) of the division.
函数的作用是:返回通过除法求得的浮点数余数。