floating-point operation arithmetic 中文意思是什麼

floating-point operation arithmetic 解釋
浮點算術操作
  • floating : adj. 1. 漂浮的,浮動的,流動性的。2. 【醫學】游離的。3. 移動的;不定的。4. (塗工的)第二道(漆等)。5. (船貨)未到埠的,在海上的,在運輸中的。
  • point : n 1 尖頭,尖端;尖頭器具;〈美國〉筆尖;接種針,雕刻針,編織針;小岬,小地角;【拳擊】下巴。2 【...
  • operation : n 1 動作,行動,活動;業務,工作;作用。2 效果,效力;有效范圍,有效期間。4 【數學】運算;【醫學...
  • arithmetic : n. 1. 算術,演算法;計算。2. 算術書。
  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. While floating - point data is stored in the fprs in double - precision format, a set of single - precision arithmetic instructions perform the arithmetic operation and round the final result to single - precision while detecting exceptions such as exponent overflow, underflow, and inexact that should occur with a single - precision operation

    雖然浮點數以雙精度格式存儲于fpr中,但是,有一組單精度運算指令,可以執行運算操作並將最終結果舍入為單精度,同時檢測進行單精度操作時可能會發生的異常(比如指數溢出、下溢和失去精度) 。
分享友人