1.
VC++ is used to call the assembly compiler to compile the assembler.
并给出了利用VC+调用汇编编译器编译汇编源文件的方法。
2.
compiler assembler
编译程序的汇编程序
3.
What's the difference between an assembler and compiler?
汇编程序和编译程序之间有何判别呢?
4.
The assembler gave birth to the compiler. Now there are ten thousand languages.
汇编器生编译器,最后产生上万种高级语言。
5.
A file containing object code. The output of a compiler or assembler.
包含目标代码的文件。编译器或汇编器的输出。
6.
C/C++ Language and Assemble Language OmbinationProgramming Based on Linux;
Gcc(g++)编译环境下C(C++)和汇编的接口分析
7.
a program to translate assembly language into computer language.
把汇编语言翻译成计算机语言的程序。
8.
The assembler translates symbolic language into machine language.
汇编程序把符号语言翻译成机器语言。
9.
assembler directive
汇编命令,汇编指令
10.
assemble-FORTRAN linkage
汇编-FORTRAN连接
11.
The name of the tool that converts assembly language into true machine code is called an" assembler".
把汇编语言翻译成真实的机器码的工具叫“汇编程序”。
12.
compiler compiler
编译程序的编译程序
13.
CC generated compiler
编译程序的编译程序的生成编译程序
14.
A program or a group of programs that is helpful to write translator programs ( i. e., compilers, interpreters, assemblers ).
有助于编写翻译程序(即编译程序、解释程序、汇编程序)的一种程序或一组程序。
15.
a fully compiled or assembled program ready to be loaded into the computer.
一个完全编译或汇编可以装入计算机使用的程序。
16.
The linker is thus run after all of the source files have been compiled or assembled.
连接程序在所有的源文件都被编译或汇编之后运行。
17.
A complete scan of the source code by the compiler or assembler.
由编译程序或汇编程序对源程序代码的一次完整的扫描。
18.
Object code is code output from a compiler or assembler.
目标码是指由编译程序或汇编 程序加工输出的代码。