executing instructions 中文意思是什麼

executing instructions 解釋
執行指令
  1. Communicating one bit of data through the radio transceiver costs as much energy as executing roughly 1, 000 processor instructions

    與無線電收發器交換一位元數據所耗損的能量,大約可讓處理器執行1000次指令。
  2. These power chips changed the technology landscape by implementing two cores so the ability to have two separate circuitry units executing compute instructions on a single chip something that plugs into the board

    這些power晶元實現了單晶元(插入到主板上的部件)上的雙核心(所以能夠讓兩個獨立的電路單元執行計算指令) 。
  3. Notifies a host that managed code has finished executing instructions that depend on the identity of the current physical operating system thread

    通知宿主託管代碼已執行完依賴于當前物理操作系統線程的標識的指令。
  4. An application can continue executing instructions on the calling thread while the asynchronous operation takes place on a different thread

    后,應用程序可以繼續在調用線程上執行指令,同時異步操作在另一個線程上執行。
  5. The process then continues executing, but the instructions in the signal handler are now executed

    然後進程繼續執行,但現在執行的是信號處理器中的指令。
  6. If the signal handler returns, the process continues executing the normal sequence of instructions it was executing when the signal was caught

    如果信號處理器返回,則進程繼續執行信號被捕獲時正在執行的正常的指令序列。
  7. And some effective techniques are discussed to lower the clock period and cpi ( cycles per instruction ) of the pipeline. to eliminate the clock frequency limitation by some complex instructions " long executing time and achieve single - cycle throughput, a scalable super - pipelining extension technique together with a high performance / cost pipeline shift mechanism is presented in this paper

    為避免流水時鐘頻率受制於某些復雜運算指令較長的運算時間,又要達到單周期完成一條運算指令的吞吐量指標,本文提出對ex級進行可伸縮超流水擴展的思想,提出並實現了一種高性加比的切換控制方案。
  8. In the implementing of virtual machine, all p - instructions are encapsulated as classes. the virtual machine maintains the run - time environment, which is composed of code section, data section, function calling stack, operand stack, instruction pointer, etc. all that is good to the executing and the debugging of program

    在虛擬機實現方面,將所有p -指令封裝為類來實現;並用虛擬機維護由代碼區、數據區、函數調用棧、操作數棧和指令計數器等共同構成的運行時環境,控製程序的執行,有利於實現調試功能。
  9. State - of - the - art microprocessors exploit instruction level parallelism ( ilp ) to achieve high performance on applications by searching for independent instructions in a dynamic window of instructions and executing them on a wide - issue pipeline

    對于當前軟體中佔主要部分的串列程序而言,微處理器主要依靠開發程序的指令級并行( ilp )來提高性能。
  10. One of the key elements to achieving higher performance in microprocessors is executing more instructions per cycle. however, dependencies among instructions, varying latencies of certain instructions, and execution resources constraints, limit this parallelism considerably. in order to exploit instruction level parallelism, processor should employ data dependence analysis to identify independent instructions that can execute in parallel

    當前,在微處理器體系結構研究中,為了充分提高微處理器的處理性能,主要採用了指令級并行技術( ilp ) ,指令級并行性的開發程度對發揮微處理器的硬體特性,提高程序運行性能至為關鍵。
分享友人