目標編譯程序 的英文怎麼說

中文拼音 [biāobiānchéng]
目標編譯程序 英文
target compiler
  • : Ⅰ名詞1 (眼睛) eye 2 (大項中再分的小項) item 3 [生物學] (把同一綱的生物按彼此相似的特徵分為幾...
  • : Ⅰ名詞1 [書面語] (樹梢) treetop; the tip of a tree2 (枝節或表面) symptom; outside appearance; ...
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 動詞(翻譯) translate; interpret
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • 目標 : 1. (對象) target; objective 2. (目的) goal; aim; destination
  • 編譯 : [計算機] compile; translate and edit編譯程序 compiler; compile programme; compiling routine; 編譯...
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  1. 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

    前端的基礎上,考慮機的指令系統、尋址方式和指令周期,採用回填技術對機器碼填充數據以生成等價有效的代碼? ?匯語言
  2. In this paper, after the theory of video coding analyzed and some video compression standard compared, the development, constitution, application and characteristic of h. 264 video compression technique is focused on. and then the design of h. 264 video capturing and coding system based on adi dsp ( adsp - bf561 ) is illustrated, the hardware constitution and the software realization of the real - time video encoder are introduced particularly, and all kinds of techniques to optimize the h. 264 program according to the hardware configuration and compiling characteristics of adsp - bf561 are discussed especially

    本文在分析了視頻碼的基本原理,並將前常用的視頻壓縮準進行了比較的基礎上,重點分析了h . 264視頻壓縮技術的發展、組成、應用及其特點,詳細論述了以adidsp ( adsp - bf561 )為核心的h . 264視頻採集碼系統的硬體組成和軟體實現,著重闡述了根據adsp - bf561系統的硬體及系統特點,運用各種方法對h . 264代碼進行優化的方法,最終實現了基於adiadsp - bf561的h . 264視頻採集碼。
  3. The solution is that we design a target machine, and translate the source codes into the target machine codes by program translation, then generate the assembly codes from the target machine codes, assemble and link the assembly codes into exe file, at last execute the exe file to get the result of program

    在實現方面,提出了lfc的技術路線,設計一個抽象機,通過的方法將源抽象機代碼,然後再將抽象機代碼轉換為匯代碼,匯裝配連接執行。
  4. Because compiler scan program with static order of program, not dynamic order. while using compiler, compile source program only one time, run more times

    因為是按的靜態順線形掃描的,而非動態順重復翻,使用時,只需對源一遍,以後每次只運行
  5. In the stage of generate the target code, we pass to compile the machine logic source program, to generate the target code in the form of machine code

    代碼生成階段,我們通過對機床邏輯源,生成機器碼形式的代碼,對分析過中產生的錯誤進行分析處理。
  6. A compiler is a program that translates source code into object code

    文:器是可以將源代碼翻代碼的
  7. The compiled system includes the phrase analysis, syntax analysis, language analysis and generate target code

    軟plc的包括詞法分析、語法分析、語義分析和代碼生成四個階段。
  8. Flags for an assembly, describing just - in - time compiler options, whether the assembly is retargetable, and whether it has a full or tokenized public key

    志的按位組合,從而描述實時( jit )器選項,該集是否可重定以及是否有完整或已記化的公鑰。
  9. Flags, cast as an integer value, representing just - in - time compiler options, longevity, whether an assembly is retargetable, and whether it has a full or tokenized public key

    志(被強制轉換為整數值)的按位組合,表示實時( jit )器選項、壽命、集是否可重定以及是否有完整或已記化的公鑰。
  10. Flags, cast as an unsigned integer value, representing just - in - time compiler options, longevity, whether an assembly is retargetable, and whether it has a full or tokenized public key

    志(被強制轉換為無符號整數值)的按位組合,表示實時( jit )器選項、壽命、集是否可重定以及是否有完整或已記化的公鑰。
  11. The out compiler option is required in order for an exe to be the target of a friend assembly

    為使exe成為友元集的,需要/ out器選項。
  12. To modify an object program without recompiling the source program

    在不重新的情況下修改一個
  13. In this case, the high - level program is called the source code, and the translated program is called the object code or the executable

    在此意義下,高級語言被稱為源代碼,后的稱為代碼或者可執行
  14. In this case, the high - level program is called the [ b ] source code [ / b ], and the translated program is called the [ b ] object code [ / b ] or the [ b ] executable [ / b ]

    在此意義下,高級語言被稱為源代碼,后的稱為代碼或者可執行
  15. You compile an application for deployment compilation to a target location by specifying the

    參數來應用以進行部署(到某個位置) 。
  16. 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語言器。
  17. M68hc11 is a series of enhanced 8 - bit microprocessor produced by motorola company, which has been widely used in broad areas such as automobile electricity, industrial control, etc. this paper particularly discusses how to implement real - time control programming on embedded system based on m68hc11 via c language cross compiler

    M68hc11是由motorola公司生產的增強型8位單片機系列,作為微控制器, m68hc11在汽車電子、工業控制等領域得到了廣泛的應用。本文較為深入地研究了如何實現通過c語言交叉對基於m68hc11的嵌入式系統進行實時控制。
  18. It also consists of the bytecode for the program instructions the jvm interprets at runtime, jit code code that s already been compiled for the target processor, any native code, and some metadata that the jvm uses exception tables, line number tables and so on

    它還包括的位元組碼( jvm在運行時解釋執行的指令) 、 jit代碼(已經為處理器過的代碼) 、任何本機代碼和jvm使用的一些元數據(異常表、行號表等等) 。
  19. One time scan can scan the source program from stem to stem, and doing relative work, completing compiler from source program to object code, that is, translating advanced language adopt compiler mode

    一遍掃描就能對源從頭到尾掃視一遍,並進行有關的加工處理工作,完成從源代碼翻,即翻高級語言採用式。
  20. We only need to compile the machine logic source program once, and hereafter we can run target code every time

    我們只需要對機床邏輯源一次,以後每次直接運行所生成的代碼就可以了。
分享友人