指令
指令 的英文翻译
dictate
injunction
instruction
statement
指令 的中文句子和英文句子
对计算机的指令、数据或字以及数据传输所预先确定的且必须遵循的各种符号的次序、结构或位置。次序必须遵循,否则计算机不能理解和解释信息。
The predetermined mandatory order, organization or position of symbols in a computer instruction, data or word, data transmission message, etc. The order is mandatory so that the computer can understand and interpret the information.
指令程序编排指令中的指令次序
An instruction sequence in programmed instruction.
与“非法”同义,主要用在:置于指令码、字符等前面,构成禁用指令码、禁用字符等。
Synonymous with illegal: used with instruction code, character, etc.
使一个系统、一个过程或一个操作能取其最希望的结构的方法,或以最好、最有效的方式进行所采取的一些措施。例如,在存储器中合理安排指令和数据的存放位置以便存入和访问时花费的机器时间或空间最小。
A procedure causing a system, process, or operation to take on its most desirable configuration or procedures in the best or most efficient way; for example, when arranging instructions and data in storage so that a minimum of machine time or space is used for storing or accessing them.
由一个多处理机系统同时执行两个或多个指令序列。
Simultaneous execution of two or more sequences of instructions by a multiprocessor.
一种转移到子程序去的指令。
An instruction to go to a subroutine.
一种处理过程,其间由控制器将一条指令分解成为它的执行所必须的微码操作。
A procedure in which an instruction is broken down into the microcode operations necessary for its execution by a control unit.
她简化了指令以便于儿童理解。
She simplified the instructions so that the children could understand them.
程序设计语言分为机器语言、汇编语言和高级语言三类。机器语言是计算机唯一能直接使用的语言,也叫做计算机指令系统;
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 process whereby a digital computer translates the instructions of a program written in a high-level language into their machine language equivalents.