source code instruction 中文意思是什麼

source code instruction 解釋
源代碼指令
  • source : n 1 源頭,水源,源泉。2 根源,本源;來源。3 原因;出處;原始資料。4 提供消息的人。5 血統。vt 〈美...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • instruction : n. 1. 教育,教導。2. 教訓,教誨。3. 〈 pl. 〉 指令,訓令,指示,細目。
  1. 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上高效運行,從而大大減少了系統時延。
  2. In normal usage, java source code is translated into bytecode instruction sequences by a compiler

    通常,編譯器把java源代碼翻譯成位元組碼指令序列。
  3. The micro - kernel architecture is suitable for dual - core environment, because the micro - kernel architecture has a good module and its size is small. based on the analysis the source code and the dual - core hardware architecture, modify the module in order to suit for the dual instruction stream environment of the dual - core processor

    在對代碼分析的基礎上,總結出代碼中所體現出現的內核各模塊的內部結構,再結合雙核處理器的硬體特點,對模塊進行修改,相當于對模塊作加法運算,使其滿足雙核處理器的雙指令流體系結構。
  4. The nearest equivalent to the bytecode approach of comparing method signatures and instruction sequences is to match the sequence of java language tokens comprising the source code for a method

    其中一種方式是匹配一個方法的java語言標志(包括源代碼)序列,這是與位元組碼比較方法簽名和指令序列的方法最相近的方式。
  5. The microprocessor instruction code must have some bits to identify every possible source register and destination register.

    微處理機的指令代碼就必須要有若干位,以便能夠識別出每個可能的源寄存器和每個可能的目的地寄存器。
  6. Source level debuggers can hide execution details. step through critical code at the instruction level

    源代碼級的調試器可能隱藏運行細節。在指令層級上檢查重要的代碼。
  7. Javassist does a great job of making classworking easy by letting you work with source code rather than actual bytecode instruction lists

    Javassist通過讓您處理源代碼而不是實際的位元組碼指令清單而使classworking變得容易。
分享友人