补码(two’s-complement)编码是表示有符号整数的最常见的方式,有 符号整数就是可以为正或者为负的数字。浮点数(floating-point)编码是表示实数的科学记数法的以二为基数的版本。 大多数计算机使用 8 位的块,或者字节(byte),作为最小的可寻址的存储器单位。
基于96个网页-相关网页
基于定点DSP的浮点开平方算法的实现_电子资料文库 关键词:DSP,算法,定点,浮点 [gap=397]Keywords:DSP,algorithm,fixed-point,floating-point
基于72个网页-相关网页
... double, 以及 long double 前面所说的数据类型只能用于处理整数。如果我们需要使用小数,就要使用浮点类型(floating-point)。C 提供了三种浮点类型:float, double以及 long double。
基于12个网页-相关网页
...一台计算机科学家应该知道浮点运算-知来论文发表中心 Key Words and Phrases: Denormalized number, exception, floating-point, floating-point standard, gradual underflow, guard digit, NaN, overflow, relati[gap=492]关键词和短语:非正规化数,异常,...
基于10个网页-相关网页
floating point 浮点数 ; [计] 浮点 ; 可选择仿真浮点 ; [计] 浮点法
floating point routine 浮点程序 ; 浮点步伐 ; 浮点例行程序
floating point register 浮点寄存器 ; 浮动小数点记录器
floating point unit 浮点运算器 ; 浮点运算单元 ; 单元 ; 浮点运算处理器设计
floating point arithmetic 浮点运算 ; 浮点算法 ; 浮点运算程序库
floating point calculation 浮点计算 ; 浮点记数法 ; 浮动小数点运算
floating point notation 浮点记数法 ; 浮点计数法 ; 浮点标记
floating point number 浮点数 ; 浮点型
floating point exception 浮点格式异常 ; 浮点数异常错误 ; 浮点异常 ; 浮点例外
In the project, the microprocessor is composed of integer unit and floating-point unit.
本课题所设计的微处理器共包括两部分:整数单元和浮点单元。
参考来源 - 32位RISC微处理器模块设计ADSP21061 is a high-performance 32-bit floating-point digitalsignal processor of AD.
该芯片是美国AD(Analog Devices)公司推出的32位高性能浮点数字信号处理器。
参考来源 - 基于ADSP的密码算法实现·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
Floating-point Numbers are not real Numbers.
浮点数并不是实数。
Note that floating-point multiplication doesn't have these issues.
注意浮点乘法没有这样的问题。
Floating-point instructions and decimal floating-point instructions.
浮点指令和十进制浮点指令。
So what that means is the compiler is actually going to first "cast" so to speak 13 from whatever it is - to a float -- to a floating point value -- and then perform the division for us.
所以这里的意思是编译器将,做“计算“,譬如13这样一个浮点数,-到另一个浮点数-,然后为我们处理除法。
ReadFloat We'll look at it in a second. Let me sort of set the stage up for this -- suppose I want to input -- I'm sorry I want you as a user to input a floating point number.
名字叫,我们来看一会,我先来设置下情景-,假设我想输入,抱歉,我希望你们作为用户来输入一个浮点数。
GetFloating-- GetFloating-- GetFloat for a floating point number.
还有-,得到一个浮点型的数据,并赋给一个浮点型的指针。
应用推荐