A sequence of instructions that cannot be executed during normal processing.
我们讨论了它们在正合序列中的动态。
Using a local variable declared inside a sequence of instructions that is referenced only once.
在指令序列中使用仅引用一次的局部变量。
A thread is a sequence of instructions to which the operating system allocates processor time.
执行绪是作业系统配置处理器时间的指令序列。
I implemented a sequence of instructions (moving from point a to point B) as the next fitness test.
我实现了一系列指令(从a点移到b点)作为下一个适应性测试。
An interrupt is usually defined as an event that alters the sequence of instructions executed by a processor.
中断通常定义为改变处理器执行指令顺序的事件。
Notice the difference. The recipe, the sequence of instructions, is actually getting read in, and it's treated just like data.
注意其中的差别,方法,也就是指令序列,其实是需要读的,被当做数据来对待。
Along the way I have some tests, and depending on the value of that test, I may change where I am in that sequence of instructions.
我会按顺序进行一些测试,按照测试的数值,我会改变之指令序列中,我的位置。
If the signal handler returns, the process continues executing the normal sequence of instructions it was executing when the signal was caught.
如果信号处理器返回,则进程继续执行信号被捕获时正在执行的正常的指令序列。
Our goal is to take problems and break them down into these computational steps, these sequence of instructions that'll allow us to capture that process.
我们的目标是得到问题,然后将问题分解为这些计算步骤,这些指令集,可以让我们看到这个过程。
An interrupt is a signal to the operating system that an event has occurred, and it results in changes in the sequence of instructions executed by the CPU.
中断是通知操作系统某件事件发生的信号,它会改变CPU当前执行的指令顺序。
What that means, in a stored-program computer, is that I can provide to the computer a sequence of instructions describing the process I want it to execute.
它的意思就是说,我可以给一个存储程序计算机,提供一系列,描述我希望,能执行的过程的指令。
Programming languages, in computer science, are the artificial languages used to write a sequence of instructions (a computer program) that can be run by a computer.
在计算机科学中,编程语言是用来编写可被计算机运行的一系列指令(计算机程序)的人工语言。
When a signal that is being caught is handled by a process, the normal sequence of instructions being executed by the process is temporarily interrupted by the signal handler.
当进程处理所捕获的信号时,正在执行的正常指令序列就会被信号处理器临时中断。
Although Google requires a fast response for search and other services, its parallelism can produce that even if a single sequence of instructions, called a thread, is relatively slow.
尽管Google需要对搜索以及其它服务进行快速响应,并行处理能够完成这一任务需要,虽然有可能单个线程的速度并不快。
And if the test is true, it will change the value of this program counter to point to some other place in the memory, some other point in that sequence of instructions, and you'll keep processing.
如果测试结果为真,它会改变程序计数器的结果去,指向记忆存储器里的其他地方,指令序列里的其他地方,然后你会继续这个过程。
And that does two things: bug one, it helps catch bugs in your code, and secondly it often converts it into a more efficient sequence of instructions before you actually go off and run it. All right?
这有两点好处:,第一是可以帮助你发现程序中的,第二是把你的代码,在运行之前,转换为更有效率的指令的集合,对不对?
It's a sequence of specific instructions that I do in order.
这是我按顺序,所定下的具体指令的序列。
The first is loop unrolling, a technique where the instructions called in each iteration of the loop are replicated to form a single sequence.
首先是循环展开(loop unrolling),它是这样一种技术:复制循环的每次迭代所调用的指令以构成一个序列。
You needed to set the variable because you used a sequence of "programming" instructions, possibly in a named template, to set its value.
需要设置变量是因为(可能在命名模板中)使用了一系列“编程”指令来设置它的值。
A sequence of machine code instructions stored within the operating system, and sometimes in read-only memory, which is used to simulate hardware functions.
一组机器代码指令,存放在操作系统内,有时也存放在只读存储器中,用来模拟硬件的一些功能。
The process to control it is intriguing and interesting but the heart of the computer is simply this notion that we build our descriptions, our recipes, on a sequence of primitive instructions.
这个控制它的过程很耐人寻味,很有意思,但是计算机的核心仅仅只是,我们在初始指令序列上,建造描述、方法的一个概念罢了。
All are instructions and many also contain a sequence constructor, which is a collection of instructions.
这些都是指令,其中很多包含顺序构造器,即指令集合。
In a concurrent model of execution, an application is divided into two or more processes or threads, each executing in its own sequence of statements or instructions.
在并发执行模型中,应用可被划分为多个进程或线程,每个进程和线程都有专属的、单独运行的语句或指令序列。
PL3105 is an intelligent control ASIC chip of powerline communication. It has 8051 compatible MCU instructions and direct sequence spectrum carrier communication.
PL3105是为智能控制设计的电力线通信专用芯片,具有8051指令兼容的高速微处理器、直序扩频的载波通信等强大功能。
It selects instructions from the main memory in proper sequence and sends them to the instruction-decoding unit, which interprets them so as to activate functions of the system at appropriate moments.
它按主存储器里固定的步骤选择和检索指令,以便在适当的时刻激活系统的其它功能组件来执行相应的操作。
It begins with the bond of the factors assembling at the start of the gene, that is a linear sequence in DNA instructions.
这个过程是从复合在基因开头的绑定因子上开始,该因子是一个线性的DNA调控序列。
Another common way to defined a sequence is by a set of instructions which explains how to carry on after a given start.
另一种常用的定义序列的方法是,通过一串指令说明在给定出项后如何给出后面的各项。
Computer program protected by Copyrights means sequence of code-based instructions, so it is not a copy-right infringement to only alter data used by instructions, instead of altering instructions.
只有“代码化指令序列”才构成受保护的计算机程序,因此不修改“代码化指令序列”,仅修改被“代码化指令”所调用的数据,并不构成对“修改权”的侵权。
A sequence of machine code instructions stored within the operating system, and sometimes in read-only memory, which is used to simulate hardware functions.
(计算机科学上)储存在读写存储器中的适合计算机系统操作的联合文件及所写程序。
A sequence of machine code instructions stored within the operating system, and sometimes in read-only memory, which is used to simulate hardware functions.
(计算机科学上)储存在读写存储器中的适合计算机系统操作的联合文件及所写程序。
应用推荐