说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 机器语言指令
1.
compiled machine language instruction
编译的机器语言指令
2.
A phrase often associated with a macro instruction, where one source language instruction is converted to several machine language instructions.
通常与宏指令有关的一种用语,即把一条源语言指令转换成若干条机器语言指令
3.
a single computer instruction that results in a series of instructions in machine language.
一个单一的计算机指令可引起一系列的机器语言指令
4.
A report prepared by a processor which shows the coding as originally written, any comments that may have been written, and the machine language instructions produced.
处理机作成的一种报告,其上表示出原写入的编码、注释以及产生的机器语言指令
5.
A single instruction in programming language that results in a series of instructions in machine language.
宏指令计算机编程语言中可以在机器语言中形成一系列指令的命令
6.
Assembler: A progamming language in which one mnemonic source statement is coded for each machine- level instruction.
汇编语言:一种编程语言,每一条助记符源语句都对应一条机器指令。
7.
An assembler language programmer writes one mnemonic instruction for each machine-level instruction.
汇编语言程序设计员为每条机器指令写一条助记符指令。
8.
machine-independent command language
独立于机器的命令语言
9.
A program that translates instructions written in a high level programming language into machine language.
一种把用高级编程语言编写的指令翻译成机器语言的程序。
10.
A programming language whose instructions are expressed in symbols convenient to humans rather than in machine language.
不用机器语言而用对人方便的符号表示各种指令的一种编程语言。
11.
A program that translates an instruction into a machine language and executes it before proceeding to the next instruction.
解释程序将指令翻译为机器语言并在执行下一个指令之前完成此指令的程序
12.
(computer science) a program that decodes instructions written in a higher order language and produces a machine language program.
(计算机科学上)用更高命令语言所写的解码指令程序来产出机器语言程序。
13.
Other programs then translate the instructions into machine language for the computer to use.
接着将程序翻译成指令成为机器语言,给计算机使用。
14.
The process whereby a digital computer translates the instructions of a program written in a high - level language into their machine language equivalents.
数字计算机借此把高级语言编写的程序中的指令翻译成与其等价的机器语言程序的处理过程。
15.
Assembly language is actually a command-based redivsentation of the actual instructions that your computer's processor runs.
汇编语言实际上是你计算机处理器实际运行的指令的命令形式表示法。
16.
A computer-oriented language whose instructions consist only of computer instructions.
一种面向计算机的语言,其指令只由计算机指令组成。
17.
A basic or fundamental unit, often referring to the lowest of a machine instruction or lowest unit of language translation.
一种基本单位或基础单位,常常指机器指令的最低一级或语言翻译的最低的单位。
18.
A software development tool that translates human-readable assembly languageprograms into machine-language instructions that the processor can understandand execute.
一个能把人可读的汇编语言程序转换到处理器可理解和运行的机器指令的软件开发工具。