计算机编程人员使用汇编语言使机器语言程序编写起来更简单一些。
Computer programmers use assembly languages to make machine-language programs easier to write.
编译器是一种将高级程序设计语言编写的源程序转化为语义等价的机器语言程序的系统软件。
Compiler is a system software that translates high level programming language into semantically equivalent machine code.
将机器语言翻译成汇编语言的程序,一般通过产生符号代码的清单来翻译已有的机器语言程序。
A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings.
人人都知道你的程序要是全用机器语言写就是个错误。
Everyone knows it's a mistake to write your whole program by hand in machine language.
对当初的比尔·盖茨来说,只能用机器语言编写Altair程序显然看上去不尽人意。
It must have seemed obviously broken to Bill Gates that you could only program the Altair in machine language.
也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。
Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.
在程序编程中很明显它看起来像编译之后因为有真的在机器语言功能真正的支持。
In procedural programming it's pretty obvious how it looks like after compilation because there is acually a real support for functions in the machine language.
而是,用高级语言或者汇编语言编写的程序被转换成机器语言,然后由计算机执行。
Rather, programs written in a high-level language or assembly language are converted to machine language, which is then executed by the computer.
汇编器将汇编语言源代码转换为机器语言。链接器将汇编器产生的单独文件合并成一个可执行程序。
An assembler convert source-code programs from assembly language into machine language. A linker combines individual files created by an assembler into a single executable program.
当尽量减少程序的运行时间很重要时,程序员就使用汇编语言,因为从汇编语言到机器语言的翻译相对简单。
Programmers use assembly languages when it is important to minimize the time it takes to run a program, because the translation from assembly language to machine language is relatively simple.
系统中的程序用高级BASIC语言编写并由编译BASIC变为机器语言。
The program in the system was written in BASIC and changed into the machine language by the BASIC compiler.
程序编制采用PC—1500机器语言和BASIC语言的混合编程。
Combined programing is performed in PC-1500 machine language and BASIC language.
翻译程序:是一个用编译,传译或真译方法的转换程序。它把高阶层语言或低阶层语言翻译为机器语言。
Translator: a compiler, interpreter or assembler conversion program that translates a high-level language or low-level language into machine language.
它们比汇编语言和机器语言更类似于正常的人类语言,因此用来编写复杂的程序更容易。
They are more similar to normal human languages than assembly or machine languages and are therefore easier to use for writing complicated programs.
程序设计语言分为机器语言、汇编语言和高级语言三类。机器语言是计算机唯一能直接使用的语言,也叫做计算机指令。
Programming languages are divided into three types: machine language, which is also called an instruction system, is the only one used directly by computers. The.
用某一语言所写并被翻译成机器语言的程序。
It is translated into machine language-that is, into a binary equivalent.
汇编程序把符号语言翻译成机器语言。
It is translated into machine language-that is, into a binary equivalent.
对软件而言,一台计算机可以直接执行“为另一台计算机用机器语言编写的,或已经过编译汇编的”程序代码的能力。
A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings.
LP作为后端机挂接在主机上、以微程序直接解释主机生成的与LISP语义接近的中间码,从而缩小了LP的机器语言与LISP的语义差别。
Working as a back end processor attached to a host machine, LP uses microprograms to interpret directly an intermediate code generated by the host.
编译器把程序语言转化成机器语言。
A compiler translates a programming language to machine language.
汇编程序把符号语言翻译成机器语言。
Machine language: a language designed for the direct use by a computer without translation. Also called Machine code.
汇编程序把符号语言翻译成机器语言。
The assembler translates symbolic language into machine language.
汇编程序把符号语言翻译成机器语言。
The assembler translates symbolic language into machine language.
应用推荐