编译程序基本解释

汉语拼音:biān yì chéng xù

一种翻译程序。能把用高级语言编写的源程序翻译成目标程序。翻译后的目标程序并不一定马上送入计算机中执行。需用多条语句才能对应一句源程序的语句。

编译程序详细解释

编译程序 [biān yì chéng xù]
  1. 一种翻译程序。能把用高级语言编写的源程序翻译成目标程序。翻译后的目标程序并不一定马上送入计算机中执行。需用多条语句才能对应一句源程序的语句。

编译程序双语翻译,编译程序在线翻译例句

    • A compiler structured on the syntactical relationships of the character string.

      一种基于字符串的语法关系的编译程序.

    • A very fast algebraic compiler.

      一种非常快的代数编译程序.

    • Automaton theory is a basic theory of compile routine for identifying words.

      自动机理论是编译程序中单词识别的基本理论.

    • Both compilers and interpreters generate machine - level instructions , but the process is different.

      编译程序和解释程序两者都产生 机器指令, 但过程是不同的.

    • A complete scan of the source code by the compiler or assembler.

      由编译程序或汇编程序对源程序代码的一次完整的扫描.

    • What's the difference between an assembler and compiler?

      汇编程序和编译程序之间有何判别 呢 ?

    • Compiler is a program that translate a source program into an executable program ( an object program ).

      编译程序是把源程序翻译成可执行程序 ( 即目标程序 ) 的程序.

    • The compiler then invokes a linker, which turns the object file into an executable program.

      编译程序调用链接程序,链接程序将目标代码转变成可执行程序.

    • A COBOL compiler accepts COBOL source code and generates a machine - level object module.

      cobol编译程序接受cobol源码,产生同上的目标模块.

    • Often you compile the program as a separate step, and then execute the compiled code later.

      你经常将编译程序作为独立的步骤, 在以后再执行所编译的代码.

    • The Selfcompiler AC _ 0 of the language core L _ 0 ( in 655 machine languuge ) is the system base.

      核语心言L_0的自编译程序AC_0 ( 用655机的机器语言编写的 ) 是这个系统的基础.

    • A compiler , for example, could leak a proprietary program whilst it is being compiled.

      例如, 编译程序在编译期间便可能泄漏专用程序.

    • The compiled system includes the phrase analysis, syntax analysis, language analysis and generate target code.

      软PLC的 编译程序包括词法分析 、 语法分析 、 语义分析和目标代码生成四个阶段.

    • The listing contains thesymbolic instructions equivalent to the binary code output of the compiler.

      该表含有与编译程序输出的二进制目标代码等价的一些符号指令.

    • The program is assembled to object code and is written in EPROM chip finally.

      目标码是指由编译程序或汇编程序加工输出的代码.