浮点乘法 meaning in English
floating-point multiplication
fml floating multiply
Examples
- Design of a parameterized floating point multiplier
一种浮点乘法器的参数化设计 - A number of challenges needed to be met to design and implement a jpeg coding in hardware rather than in software running on a microprocessor . jpeg coding normally requires many floating - point multiplication calculations
Jpeg需要进行大量的浮点乘法运算,但用硬件实现乘法运算会占用比实现加法运算多得多的芯片资源。 - On the one hand it is important for the design of floating - point processor unit to optimize speed while algorithms of high - speed are introduced . for examples , two - path of high - speed floating - point addition , booth coding of floating - point multiplication . srt of floating - point division and square root , cordic of transcendental function and so on
一方面浮点处理部件设计重点在于速度的优化,所以采用优化的高速算法,如浮点加法的two - path 、浮点乘法的booth编码、浮点除法和平方根的srt算法以及超越函数的cordic算法等。