1) float-point encryption
浮点数加密
2) floating point addition
浮点数加法
3) intensive,floating-point
浮点密集
4) floating-point addition
浮点加法
1.
This paper gives a detailed discussion about the "floating-point addition" algorithm and its speciality, it also makes a research on some improve d algorithms and the implementations which have been employed in some DSP chips successfully nowadays.
详细讨论了浮点加法的算法及其特性,研究了现行的一些浮点加法运算单元所采用的改进算法及其电路实现,并介绍了这个领域的一些新技术。
补充资料:浮点数
计算机中采用的一种数的表示方法。参与运算的数的小数点位置可浮动。它把一个数的整数部分与小数部分分别表示,即将任一数n,表示为:n=±d×2±p。其中d为n的尾数,p为n的阶码,分别用二组代码来表示。小数点位置随着阶码p的变化而变化。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条