floating-point multiplication 中文意思是什麼

floating-point multiplication 解釋
浮點乘法
  • floating : adj. 1. 漂浮的,浮動的,流動性的。2. 【醫學】游離的。3. 移動的;不定的。4. (塗工的)第二道(漆等)。5. (船貨)未到埠的,在海上的,在運輸中的。
  • point : n 1 尖頭,尖端;尖頭器具;〈美國〉筆尖;接種針,雕刻針,編織針;小岬,小地角;【拳擊】下巴。2 【...
  • multiplication : n. 增加,增殖;倍增;【數學】乘法;乘法運算。
  1. In this paper, a lot of researches and exploration are applied to studying the universality and expansibility of hardware and the arithmetic design and code optimization of software. especially, all of the following arithmetics or conceptions are worked out in the research of software design : self - adaptable compression arithmetic based on dictionary model for data collection system, similarity full binary sort tree, a optimized quick search arithmetic and an improved arithmetic of multiplication in the floating - point operation. and all of the arithmetic are designed with mcs - 51 assembly language. the quick search arithmetic, in which merits of both binary search and sequence search are used fully, are based on the specialty of preorder traversal in similarity full binary sort tree

    特別在軟體設計研究中,提出了適用於數據採集系統的數據壓縮演算法? ?基於字典模型的自適應壓縮演算法;提出了類滿二叉排序樹的定義;提出了基於類滿二叉排序樹的先序遍歷特性的最優化快速查找演算法,它充分利用了折半查找和順序查找各自的優點;提出了浮點運算乘法的改進演算法;並在mcs - 51匯編語言層次上對所有的演算法加以實現。
  2. 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演算法等。
  3. Any floating - point operation like addition or multiplication is achieved in a few discrete steps

    任何浮點操作,例如加法和乘法,都可以通過幾個步驟來實現:
  4. 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需要進行大量的浮點乘法運算,但用硬體實現乘法運算會佔用比實現加法運算多得多的晶元資源。
  5. The research work of this thesis mainly includes : research of floating point algorithm, including addition, subtraction, multiplication, division, evolution and cordic ( coordinate rotation digital computer )

    ?對powerpc603e浮點處理單元( fpu )中採取演算法的進行選擇和驗證,主要包括:改進的booth演算法和goldschmidt演算法。
  6. Multiplication and floating - point division

    乘法和浮點除法(
  7. According to the task and delay information of the floating - point unit, it was implemented with three - stage pipeline, including pre - normalization stage, calculation stage and post - normalization stage. approximately, the delay of each stage is equal with each other. also, floating - addition, floating - subtraction and floating - multiplication can been implemented by the floating - point unit

    根據浮點單元承擔的任務及延遲信息,採用三級流線實現:前規格化級( pre - normalizationstage ) 、計算級( calculationstage ) 、后規格化級( post - normalizationstage ) ,每一級的工作量和延遲近似相等。
分享友人