機器語言編譯 的英文怎麼說

中文拼音 [yánbiān]
機器語言編譯 英文
compile machine language
  • : machineengine
  • : 名詞1. (器具) implement; utensil; ware 2. (器官) organ 3. (度量; 才能) capacity; talent 4. (姓氏) a surname
  • : 語動詞[書面語] (告訴) tell; inform
  • : Ⅰ名詞1. (話) speech; word 2. (漢語的一個字) character; word 3. (姓氏) a surname Ⅱ動詞(說) say; talk; speak
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • 機器 : 1. (用來轉換或利用機械能的機構) machine; machinery; engine 2. (引申為機構) apparatus; organ
  • 語言 : language
  • 編譯 : [計算機] compile; translate and edit編譯程序 compiler; compile programme; compiling routine; 編譯...
  1. Phrase equivalence pair is very useful for bilingual lexicography, machine translation and crossing - language information retrieval

    摘要短等價對在詞典纂、和跨信息檢索中有著廣泛的應用。
  2. Compile, machine language

    機器語言編譯
  3. Because the common language runtime supplies a jit compiler for each supported cpu architecture, developers can write a set of msil that can be jit - compiled and run on computers with different architectures

    由於公共運行庫為所支持的每種cpu結構都提供了jit,開發人員可以寫一組可在具有不同結構的計算上進行jit和運行的msil 。
  4. The common language runtime includes a jit compiler for converting msil to native code

    公共運行庫包括用於將msil轉換為本代碼的jit
  5. If you are debugging managed code, these assembly instructions correspond to the native code created by the just - in - time compiler, not the microsoft intermediate language msil generated by the visual studio compiler

    如果正在調試託管代碼,則這些匯指令對應于由實時( jit )創建的本代碼,而不是由visual studio生成的microsoft中間( msil ) 。
  6. At the base of compiler forepart, considering repertoire, addressing mode and instruction period of object machine, adopting backfill to fill data for machine code in order to generate right object code, assemble language program

    前端的基礎上,考慮目標的指令系統、尋址方式和指令周期,採用回填技術對碼填充數據以生成等價有效的目標代碼? ?匯程序。
  7. Based on comprehensively considering the specific features of monitoring configuration software ' s applying, a configuration language - c2000 language is designed, whose compiler and development environment are then fulfilled. the designing, syntax analysis, semantic analysis and intermediate code generating of c2000 are deeply discussed. a virtual machine is also presented and implemented to support the executing of the intermediate code

    論文對組態軟體中的用戶程介面進行了研究,在充分考慮了監控組態軟體的行業應用特點的基礎上,設計了一種組態? ? c2000,對其及開發環境的實現方案進行了詳細論述;並對設計、法分析、義分析,以及中間代碼生成和用來對中間代碼解釋執行的虛擬等進行了深入的討論,詳細論述了各法成分的實現,總結了對源程序中錯誤處理的方法。
  8. Machine code, as translated from a source program

    目標代碼(目標) ,由主程式而成的代碼。
  9. Byte : a sequence of adjacent bits, usually eight, operated upon as a unit ; the lowest addressable unit in a computer

    :把計算轉化為可執行的代碼程序。在程序運行之前,整個程序。
  10. Compiler : program which translates a computer language into executable machine code. a compiler translates an entire program before the program is run by the computer

    :把計算轉化為可執行的代碼程序。在程序運行之前,整個程序。
  11. The process whereby a digital computer translates the instructions of a program written in a high - level language into their machine language equivalents

    數字計算藉此把高級寫的程序中的指令翻成與其等價的程序的處理過程。
  12. A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings

    成匯的程序,一般通過產生符號代碼的清單來翻已有的程序。
  13. It ' s a plus if you have expertise in compiler implementation, reflection, vm implementation and / or dynamic languages

    特別是在實現、反射、虛擬實現以及動態方面有特長的人。
  14. The viterbi decoder with hard decision designed by the paper, is aimed at ( 3, 1, 9 ) convolutional coding. the data rate is 9. 6kbps. the data rate received by the rake receiver is spreaded by 127 - bit spread sequences, added pilot signals and modulated by qpsk

    該課題所設計viterbi碼是針對( 3 , 1 , 9 )卷積碼的硬判決碼,數據速率為9 . 6kbps ; rake接收所接收的數據是擴頻因子為127 、加入導頻且經qpsk調制的擴頻信號,使用verilg硬體描述在xilinx公司的ise環境下在用現場可程門陣列( fpga )來實現viterbi和rake接=收的功能。
  15. The name of the tool that converts assembly language into true machine code is called an " assembler "

    把匯成真實的碼的工具叫「匯程序」 。
  16. A program that translates instructions written in a high - level programming language into machine language

    一種把用高級寫的指令翻的程序。
  17. Then the model mainly has three parts : the first, discussion database mode and mapping mechanism and define xml mapping language standard by idb between the dtd ; second, establishing xml overall view after designing three package translators, and package manage the overall view machine who manages view ; the third, the programming interface offering xpath and xquery, support the user to inquire about xml overall view

    本文的工作主要體現在三大部分:第一,討論了數據庫模式和dtd之間的映射制並定義了xml - db映射規范;第二,設計了三個組件翻、轉換和集成來創建xml全局視圖,以及視圖管理組件管理全局視圖;第三,提供了xpath和xquery的程介面,供用戶查詢xml全局視圖。
  18. As ' to the front end, this thesis does n ' t use the method of syntax directed semantic analysis. instead, it arranges syntax analysis and semantic analysis into different stages in virtue of the equal description of source program. as to the back end, it selects the scheme that a virtual machine executes the intermediate code through interpreting

    在對實現方面的研究中,論文總結了的一般模型,並針對其前端和後端分別選擇了合適的實現方案:前端沒有採用法制導的義分析,而是通過對源程序等價表述的引入將法分析和義分析安排到不同階段進行;後端選擇了用虛擬對中間代碼解釋執行的實現方案。
  19. Like a true high level language, there is a one - to - manyrelationship between a c statement and the machine language instructions it is compiled into thus, a languae like c gives you far more programming leverage than a low level assembly language

    就象一種高級一樣,在表述和指示之間,存在著一個一對多的關系,它是經過的,象c,它比一個低等級的集成更具有規劃性。
  20. In another way, we develop a compiler in virtue of gcc ' s intermediate language, rtl ( register transfer language ), but we must rewrite the program of code generation and code optimization

    此外,我們藉助gcc過程中產生的中間代碼rtl ( registertransferlanguage )文件,重寫目標代碼生成和優化功能程序,為新的目標開發c
分享友人