execution instruction 中文意思是什麼

execution instruction 解釋
執行指令
  • execution : n 1 實行,履行,執行;貫徹。2 執行死刑;強制執行;執行命令。3 作成,完成;簽名蓋印使法律文件生效...
  • instruction : n. 1. 教育,教導。2. 教訓,教誨。3. 〈 pl. 〉 指令,訓令,指示,細目。
  1. 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 、總線介面單元、存儲管理單元組成,以流水和超標量方式執行指令。
  2. 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微處理器結構。
  3. Currently, ladder diagram is one of main plc programming languages. function of ladder diagram instruction is implemented with cpu through the interpretation and execution of instructions

    目前,可編程式控制制器一般使用梯形圖作為其編程語言, cpu完成對梯形圖指令解釋和執行。
  4. As the execution efficiency of assembly language is about ten times higher than that of c language, we converted the standard c source code to assembly language and optimized it with adsp2188n instruction set, and so greatly reduced the system delay

    由於匯編語言比c語言的執行效率約高一個數量級,我們將標準c語言程序轉換為匯編語言程序,並針對adsp2188n晶元進行特定的優化,使其在dsp上高效運行,從而大大減少了系統時延。
  5. The part of execution in which an operand or instruction is read from main stora ge and written into a control unit or arithmetic unit register

    執行過程中的一個階段所需的時間,在此期間,計算機從主存儲器中取出指令或操作數,並將其存入控制器或運算器的寄存器中。
  6. Following describing the system ' s organisation, we discuss the design and implementation of the system in detail including data paths, alu. to design the control paths, we start with the analysis of mcs51 instruction set, and then discuss the instruction execution procedure instruction and operation, and schedule of instruction timing

    Risc51ipcore控制通路的重點是兼容mcs51單片機指令系統的設計與實現,本論文從mcs51指令系統的分析入手,詳細討論了指令的執行流程、內部指令和操作的設置、指令的時序安排的設計與實現。
  7. When the instruction is to exit, the server terminates the execution of the remaining requests as soon as an error is encountered, and all the requests that do not execute are marked as failed

    如果要求退出,一旦遇到錯誤,服務器就終止剩餘請求的處理,所有未執行的請求都標記為失敗。
  8. According to the instruction of these value aims, antimonopoly law has some specific embodiments in legislation items, execution law and justice practices

    依此價值目標的指向,反壟斷法在其立法條款、執法和司法實踐中有著具體的體現。
  9. It aims at reducing the number of execution cycles of instructions, and has experienced from the period of single issue architecture to the period of multiple issue architecture. in the past twenty years, risc has become more and more mature abroad. it makes great sense to develop our own risc and it is a effective way to develop our own risc with the instruction set which is compatible with those of risc which has been widely used

    80年代初出現的risc技術是計算機體系結構的重大變革,它以減少指令執行的平均周期數為結構設計的主要目標,經歷了從單發射結構到多發射結構的演變過程,解決了深度流水技術、相關技術、轉移預測技術、編譯優化技術等一系列技術難點,在20多年的時間里, risc技術的發展已日趨成熟與完善微處理器在軍事和民用領域都有著廣泛的應用,研製具有我國自主獨立版權的微處理器在當今具有重大意義。
  10. Many embedded applications have little or no need for floating - point arithmetic, and software emulation of powerpc floating - point instruction execution is usually more than adequate when it is needed

    很多嵌入式應用程序很少或者根本不需要浮點演算法,而當需要的時候,對powerpc浮點指令執行進行軟體模擬就足夠了。
  11. The operand entry or subentry in machine instructions that specifies the number of bytes at a specific address that are affected by the execution of the instruction

    機器指令中的操作數項或子項,定義由於執行指令而受影響的特定地址的位元組數。
  12. Dtu 42 - 1. work execution standard. repair of existing facades using polymer based impermeable coatings. part 3 : instruction manual

    Dtu 42 - 1 .施工標準.第404部分:聚合物基不滲透塗層原表層的修理.第3節:結構說明書
  13. In other words, software interrupts always occur at the beginning of an instruction execution cycle

    換句話說,軟體中斷常常在指令運行周期的開始發生。
  14. Multithreaded microprocessor, which has many hardware contexts sharing an execution core, can efficiently exploit both the instruction level parallelism and thread level parallelism to acquire higher performance and better performance / power ratio

    多份硬體現場共享一組執行單元的多線程處理器能靈活地利用程序中的指令級并行和線程級并行,從而提供更好的性能。
  15. Instruction causes the jvm to pop the exception object off the top of the execution stack

    指令引起jvm將異常對象彈出執行堆棧。
  16. A technique whereby the receiver fetches the next instruction before completing execution of the previous instruction, in order to increase processing speed

    在前一條指令全部執行完之前就開始取下一條指令,以提高處理速度的一種技術。
  17. When the instruction to the server is to resume, the failure of an individual operation does not affect execution of the remaining requests, and the positional correspondence is maintained

    如果要求服務器恢復,單個操作的失敗不會影響剩餘請求的處理,並仍然保持位置對應關系。
  18. It presents the arithmetic that is achieved by postorder traversing binary tree, which is built from aov diagraph, based on investigating the arithmetic of interchanging between the ladder diagram and instruction list, and the interpretation and execution of plc programming language. the whole software is developed in visual c + + ide with mfc and multi - threads mechanism. the software is well constructed and conforms to a standard of iec61131

    在重點研究了編程軟體中梯形圖與指令表程序的轉換演算法以及指令解釋執行的原理和方法的基礎上,提出了由aov有向圖建立二叉樹、並對其進行後序遍歷來實現梯形圖程序與指令表程序轉換的演算法,並給出了演算法在編程軟體中的具體實現。
  19. Based on the ( program counter ) pc arbitrage strategy of multi - path execution, designing fetch instruction unit suit for selective dual path execution. the dissertation work plays a great significance for studying the high performance microprocessors

    6 、設計分析適合選擇雙路徑結構的取指部件;通過研究多路徑執行中的pc仲裁機制,設計適合雙路徑執行結構的取指部件。
  20. We propose two implementations of momr : one employs only hardware changes while the other uses instruction set architecture support. we show that momr execution leverages available resources in typical multi - issue processors with minimal additional cost

    我們提出了momr的兩種實現:一是利用硬體的改變而是使用instruction set architecture指令集體系結構,簡稱isa的支持。
分享友人