「程序计数器」的拼音、意思和解释

程序计数器是一个开头的词语,它的拼音是chéng xù jì shù qì,这篇文章为您提供了程序计数器拼音,读音,怎么拼读,同时为了让您在线轻松学习程序计数器,我们收录了汉语辞典中程序计数器的意义和释义,近义词,反义词,程序计数器的五笔怎么打。

在线字典为您在线查询程序计数器的词典内容如下,包括程序计数器的拼音,读音,拼读;程序计数器的意思和详细释义,程序计数器的近反义词,程序计数器的英语翻译,用程序计数器这个词语怎么造句等内容。

程序计数器读音/繁体/五笔/英文翻译

拼音 chéng xù jì shù qì 读音 跟我读
繁体 程序計數器 类型 词语大全
五笔 此词无五笔连打 平音 chengxujishuqi
词性 中性 语法
拼读 吃(chi1)鞥(eng2),程(cheng2)|西(xi1)玉(yu4),序(xu4)|鸡(ji1)异(yi4),计(ji4)|诗(shi1)悟(wu4),数(shu4)|七(qi1)异(yi4),器(qi4)
英语翻译 program counter

程序计数器是什么意思?

· 基本释义

又称“指令计数器”。 中央处理机中的一种寄存器。用来保存计算机执行程序时的指令地址。能根据当前执行指令的要求,将下一条要执行的指令地址存放在程序计数器中,保证计算机有条不紊地工作。

程序计数器的近反义词?

程序计数器近义词:抱歉,查无程序计数器的近义词

程序计数器反义词:抱歉,查无程序计数器的反义词

程序计数器词语接龙

暂时无法为您进行程序计数器的词语顺序接龙!

用程序计数器怎么造句?

您好,暂未查询到程序计数器造句的内容。

这个线程的当前用户程序计数器

Current user program counter for this thread.

NET应用程序计数器集映射。

NET application counter set mappings.

也叫程序计数器

Also known as a program counter.

程序计数器中存放着正在执行的指令地址。

The program counter store in the executing instructions address.

对于本机代码,这对应于CPU的程序计数器

For native code, this corresponds to the CPU's program counter.

基地址(程序计数器)的符号(方法和功能)不匹配。

Base addresses (Program Counters) of symbols (methods and functions) do not match.

程序计数器指示存储器当中的某些位置,尤其是指示序列中的第一个指令。

That program counter points to some location in memory typically to the first instruction in the sequence.

稍微简单的一种模式是相对寻址模式,它会根据当前程序计数器来计算地址。

A similar mode is relative addressing mode, which calculates the address based on the current program counter.

包含下一条要执行指令地址的处理器中的寄存器。也叫程序计数器

A register in the processor that contains the address of the next instruction to be executed. Also known as a program counter.

控制器:控制器是由程序计数器、指令存放器跟操作控制器等组成。

Control unit (controller) : control unit is composed of program arithmometer, instruction register and operation controller, ect.

找到对log方法的调用后,我们检查程序计数器是否在前面确定的if块外面。

When a call to the log method is found, we check to see if the program counter is outside the if block determined earlier.

程序存储器的导址逻辑是由寄存器来实现的,这个寄存器叫程序计数器

This program memory addressing logic is handled by a register referred to as a program counter.

如果该标志被设置指示快速的中断服务是与因此,只有程序计数器拆散。

If the flag is set it indicates that a fast interrupt was serviced and therefore only the program counter is unstacked.

看一下程序计数器偶尔登记并试图发现代码只是燃烧一个CPU的循环。

Look at the program counter register once in a while and try to detect that code simply burns a CPU in a tight loop.

seenGuardClauseAt:在所分析的代码中发现日志监护子句时,程序计数器的值。

SeenGuardClauseAt: the value of the program counter when the logging guard clause is discovered in the analyzed code.

汇编语言依序执行算术指令,而跳转指令可以通过改变程序计数器的值来执行条件语句和循环语句。

Assembly language instruction sequence perform arithmetic, and jump instruction by changing the program counter value to execute the conditional statement and circular statement.

内存中的一块留用存储区,当程序中断产生时,CPU自动在其中保存程序计数器和工作寄存器的内容。

A reserved area of memory where the CPU automatically saves the program counter and the contents of working registers when a program interrupt occurs.

如果您的负载测试会分配给远端电脑,会将控制器和代理程序计数器对应到控制器和代理程序计数器集合。

Add counter sets to your load test: When you create a load test with the New load test Wizard, you add an initial set of counters.

在某些系统中,处理机进入暂停状态,程序计数器的内容显示在控制台终端上,并且系统状态转为控制台操作方式。

In some systems, the processor goes into the halt mode. The contents of the PC are displayed on the console terminal and the console mode of operation is enabled.

只要计数器是正数,控制器就返回到用户程序

As long as the counter is positive, control is returned to the user program.

性能计数器指示操作系统、应用程序或者服务执行得有多好。

Performance counters indicate how well the operating system, an application or service is performing.

获取这种计数器随时间的测量可以帮助分析人员发现系统的瓶颈,并且调整系统或应用程序的性能。

Capturing the measurements of such counters over time assists analysts to discover system bottlenecks and fine-tune a system or an application's performance.

尤其是,它将设置一个全局计数器,以对处于活动状态的事件处理程序进行计数;另外,还要设置一个变量,以在列表中保存事件处理程序的结果。

Especially, it sets up a global counter that counts the number of active event handlers as well as a variable that holds the results of the event handlers in a list.

因为计数器的值仅存在运行程序的内存中,如果程序重启,那么这些值将重新开始。

Because the value of the counter exists only in the memory of the running program, the values will start over if the program is restarted.

另外,它允许对应用程序指标轮询,如事务率和时间、mq队列管理器状态、消息计数器或SLM指标。

Additionally, it allows polling of application metrics such as transaction rates and times, MQ queue manager status, message counters, or SLM metrics.

其实程序并没崩溃,它只是碰到一个断言语句然后停了下来,如果你看看函数的顶部,你会看到,实际上我断定计数器

It didn't really crash, it found an assert statement. So if you look at the bottom of the function, you'll see that, in fact, I checked for that.

该实例必须增加计数器变量,并使用调用活动启动新的事件处理程序实例。

This instance simply has to increment the counter variable and start a new event handler instance using an invoke activity.

该实例必须增加计数器变量,并使用调用活动启动新的事件处理程序实例。

This instance simply has to increment the counter variable and start a new event handler instance using an invoke activity.

上述为您在线提供的程序计数器的相关内容全部来自在线汉语词典,希望对您学习程序计数器这个词语有帮助。