1.
In the execution of a computer program, a departure from the implicit or declared order in which instructions are being executed.
在计算机程序执行中,正在执行的指令脱离隐含的或规定的指令执行顺序。
2.
The circuits which cause the computer to carry out the instructions in proper sequence.
使计算机按正确顺序执行指令的电路。
3.
A traditional computer which executes program according to the instruction sequence set by instruction counter.
一种传统的按照指令计数器规定的指令顺序来执行程序的计算机。
4.
a utility program that exhibits the sequence and results of executing the instructions in another program.
展示另一程序指令运行顺序和结果的公用程序。
5.
Break execution when the program reaches the instruction at this address.
程序执行到该地址处的指令时,中断执行。
6.
A sequence of instructions executed repeatedly while a certain condition prevails.
满足一定条件时重复执行的指令序列。
7.
A sequence of instructions that cannot be executed during normal processing.
正常处理过程中不执行的指令序列。
8.
an instruction that interrupts the program being executed.
中断正在执行的电脑程序的一种指令。
9.
Sequential execution of instructions by a processing unit or independent use of a processing unit in a multiprocessing system.
用一个处理机顺序执行指令,或在多处理机系统中独立使用一个处理机
10.
"Cannot carry out the commands in the order specified. Correct the command sequence, and then try again.
"无法按指定的顺序运行命令。请更改命令序列,然后再试一次。
11.
A set of coded instructions designed to process and control other coded instructions.
执行指令,执行程序为处理和控制其它编码指令而设计的一套编码指令
12.
In the execution of a computer program, to select one from a number of alternative sets of instructions.
在计算机程序执行过程中,从许多可选指令集中选择一组指令。
13.
repeated sequential process
重复执行的顺序过程
14.
A machine code telling a computer to perform a particular operation.
指令告诉计算机如何执行特定程序的机器代号
15.
The process whereby the computer performs the set of instructions specified in a program.
计算机执行程序中一组特定指令的过程。
16.
Step one instruction, but proceed through subroutine calls.
单步执行一条指令,但通过子程序调用处理。
17.
A computer with only one processor for executing program instructions.
一种计算机,它仅有一个执行程序指令的处理器
18.
Program is a set of actions or instructions that a machine is capable of interpreting and executing.
程序是机器能够解释和执行的一组动作或指令。