除了执行其指令之外,进程有时还会管理打开文件、处理器上下文、地址空间以及与程序相关的数据等。
Apart from executing its instructions, a process might be engaged in managing open files, processor context, address space, and data related to the program, among other things.
这个语言指令告诉计算机:在内存中,为那个被程序员命名为X的变量寻找一个地址,并把数值2存储进去。
The language instruction tells the computer to find a place in its memory, which the programmer wants to call X and to put 2 in there.
每次为程序指令或数据处理内存位置时,都需要将虚拟地址转换成物理(或实际)内存地址。
Every time a memory location is addressed for program instructions or data, a virtual address is translated into a physical or real memory address.
在程序执行StorageAccess或Branch指令或者在存取下一条顺序指令时,它将使用处理器计算出的有效地址引用存储设备。
A program references storage using the effective address computed by the processor when it executes a storage Access or Branch instruction or when it fetches the next sequential instruction.
包含下一条要执行指令地址的处理器中的寄存器。也叫程序计数器。
A register in the processor that contains the address of the next instruction to be executed. Also known as a program counter.
程序计数器中存放着正在执行的指令地址。
The program counter store in the executing instructions address.
一种程序设计技术,用于自动启动多级地址修改和间接寻址不需寻址指令。
A programming technique for automatic initiation of multiple levels of address modification and indirect addressing without addressing instructions.
这里程序第一步的学习是为了显著的减少非地址指令传送单元的暗中统计率。
The study presented here is the first step in a program aimed at reducing significantly the background count rate of NaI scintillation units.
某些体系结构不允许执行指令指向目标指令的地址,真正的程序员才不管这种小小的限制。
Some candyass architectures won't allow EXECUTE instructions to address another EXECUTE instruction as the target instruction. Real Programmers despise petty restrictions.
控制单元由程序存储器ROM、指令译码器、地址生成模块、程序计算器PC 组成。
The control path contain Instructor ROM, instructor register, instructor decode unit, address creating module and Program Counter (PC)module.
在加载更多的程序集并转化IL为机器指令时,CLR的加载器有一点额外的工作要完成,那就是调整函数入口地址。
The CLR loader has a little more work to do to load many assemblies and turn IL into machine instructions, particularly resolving function addresses.
在加载更多的程序集并转化IL为机器指令时,CLR的加载器有一点额外的工作要完成,那就是调整函数入口地址。
The CLR loader has a little more work to do to load many assemblies and turn IL into machine instructions, particularly resolving function addresses.
应用推荐