floating point integer 中文意思是什麼

floating point integer 解釋
浮點整數
  • floating : adj. 1. 漂浮的,浮動的,流動性的。2. 【醫學】游離的。3. 移動的;不定的。4. (塗工的)第二道(漆等)。5. (船貨)未到埠的,在海上的,在運輸中的。
  • point : n 1 尖頭,尖端;尖頭器具;〈美國〉筆尖;接種針,雕刻針,編織針;小岬,小地角;【拳擊】下巴。2 【...
  • integer : n. 1. 【數學】整數 (opp. fraction)。2. 完整的東西,整體。
  1. Jx5 is a complex microprocessor, which contains cache, microcode rom, instruction prefetch unit, instruction decode unit, integer unit, mmx unit, floating point unit, page unit, bus unit, dp logic, apic and so on. it is very difficulty to test a such complicated microprocessor and receive anticipative fault coverage ratio. so, we must add dft in cpu ’ design

    Jx5微處理器是一款結構異常復雜的微處理器,它的內部包含有: cache 、微碼rom 、指令預取部件和動態分支預測部件、指令譯碼部件、整數部件、多媒體部件、浮點部件、分段和分頁部件、總線介面部件、雙處理器介面部件、可編程中斷控制部件等。
  2. There are five parts in powerpc603e ? microprocessor : integer execution unit, floating point unit ( fpu ), instruction ( data ) cache, bus interface unit and memory manage unit. the instructions are executed with pipeline way

    Powerpc603e微處理器系統由定點執行單元、浮點單元、指令(數據) cache 、總線介面單元、存儲管理單元組成,以流水和超標量方式執行指令。
  3. It has five parts, such as integer execution unit, floating point unit ( fpu ), instruction cache, bus interface unit and memory manage unit. the instructions are executed with pipeline way. the instruction set and i / o signals are compatible with powerpc

    它由定點執行單元、浮點單元、指令cache 、總線介面單元、存儲管理單元組成,以流水和超標量方式執行指令,指令集和介面時序兼容powerpc ,是典型的risc微處理器結構。
  4. The work in this thesis was part of a national 05 " project which task was designing the " longtengrl " microprocessor. there are four parts in " longtengrl " microprocessor : integer execution unit ( ieu ), floating point unit ( fpu ), memory subsystem unit ( msu ) and bus interface unit ( biu )

    本論文完成存儲子系統單元的設計與實現、 「龍騰r1 」系統的集成、存儲子系統單元的驗證以及在「龍騰r1 」存儲子系統基礎上進行了tracecache的研究,其中重點討論存儲子系統的設計與實現。
  5. A processor usually has two sets of general - purpose registers, one optimized for floating - point operations and the other for integer operations

    一個處理器通常有兩組通用寄存器,一組優化為用於浮點運算,一組優化為用於整數運算。
  6. Programmers often go to some lengths to convert floating point calculations to integer math to increase speed

    程序員常通過將浮點轉換為整數再來進行運算,以便提高運行速度。
  7. If overflow occurs converting a floating - point type to an integer the result

    如果在將浮點類型轉換為整數類型時發生溢出,則返回的
  8. Most risc processors have faster floating point multiply operations than integer ones

    我見到這樣一句話,你的risc處理器是啥?確定沒有浮點處理嗎?
  9. Fprs are the source and destination operands of all floating - point operations and can contain 32 - bit and 64 - bit signed and unsigned integer values, as well as single - precision and double - precision floating - point values

    Fpr是所有浮點操作的源和目的操作數,可以存放32位和64位的有符號和無符號整數,以及單精度和雙精度浮點數。
  10. Of course, doubleword integer instructions are not available on 32 - bit implementations, and floating - point instructions are supported only through software emulation on most embedded implementations

    當然,在32位的實現上還不能用雙字整數指令,在大部分嵌入式實現中浮點指令也只是通過軟體模擬提供支持。
  11. The div operator performs floating - point division, the mod operator returns the remainder from a truncating division. the floor function returns the largest closest to positive infinity number that is not greater than the argument and that is an integer. the ceiling function returns the smallest closest to negative infinity number that is not less than the argument and that is an integer

    Div運算符做浮點除法運算, mod運算符做求余運算, floor函數返回不大於參數的最大整數趨近於正無窮, ceiling返回不小於參數的最小整數趨近於負無窮
  12. Conversion from floating - point numbers to integer values truncates the number toward zero

    從浮點數向整數值的轉換將向零截斷數字。
  13. Conversions from floating - point numbers to integer values truncate the number toward zero

    從浮點數向整數值的轉換將向零截斷數字。
  14. Convert unsigned integer to floating - point, pushing

    將無符號整數轉換為浮點,並將
  15. The rs64 family leaves things like branch prediction, exceptional floating - point powers, and hardware prefetch to its power3 cousin and focuses instead on exceptional integer performance and large, sophisticated on - and off - chip caches

    Rs64系列將諸如分支預測、浮點處理以及硬體預取之類的問題留給其兄弟power3晶元來解決,自己則專注于整數運算性能和大型復雜的片上、片外緩存的處理。
  16. The major tasks include : ( 1 ) expand the schema theorem for ga. the schema theorem with binary coding advanced by professor holland is expanded to limited integer, letter, floating point numbers the number of which value is limited, and their hybrid coding. ( 2 ) put forward replacing by the excellent chromosome ga ( recga ), superiority colony first ga ( scfga ) and improve the ga ; ( 3 ) make probability convergence analysis of recga using the theory of markov chain, random process ; ( 4 ) make convergence analysis of scfga using the principle of contractive mapping in functional analysis theory ; ( 5 ) design the test programs ( cap ) to resolve np problems ( course arrangement ) with gas ; based on recga, modify the arithmetic and then conduct tests

    主要有以下幾方面工作: ( 1 )將二進制編碼遺傳演算法的模式定理擴展到由有限整數、字母或取值個數有限的浮點數編碼,或它們混合編碼的遺傳演算法范圍; ( 2 )提出最佳個體替換策略遺傳演算法( recga ) 、優勢群體優先策略遺傳演算法( scfga ) ,對遺傳演算法進行改進; ( 3 )使用隨機過程理論markov鏈對recga進行了收斂性分析; ( 4 )使用泛函分析理論壓縮映射原理對scfga進行了收斂性分析; ( 5 )使用遺傳演算法設計了解決np類問題(排課問題)的測試程序( cap ) ,並根據recga對演算法進行改進並進行測試。
  17. 1. the division operator is overloaded to handle both integer and floating - point division, depending on the operands

    1 .根據操作數,除法運算符被重載以便處理整數除法和浮點除法。
  18. The ip cores used in this system include an integer processor core compatible with the intelx86 integer instruction set and an floating - point processor core compatible with the intelx86 floating - point instruction set, which are developed by ourselves

    該系統中採用的ip核主要包括自主研發的兼容intelx86定點指令集的定點微處理器核和兼容intelx86浮點指令集的浮點微處理器核,還包括片上rom核、連接soc外部的介面等。
  19. Information technology - language independent arithmetic - integer and floating point arithmetic

    信息技術.語言的獨立算術.整數和浮點算術
  20. Not surprisingly, these are called floating - point and integer registers

    因此,它們被稱為浮點寄存器或整數寄存器。
分享友人