有奖纠错
| 划词

Accumulator and index register can be accessed by the programmer.

程序员可以对累加和变址寄存存取。

评价该例句:好评差评指正

A coroutine call instruction.The instruction pops the top of stack into temporary register, pushes program counter onto the stack, and then puts the saved top of stack in the program counter.

一种协同程序访问指令,该指令顶弹临时寄存程序计数内,然后保存的顶内容存到程序计数内。

评价该例句:好评差评指正

The first method is that a series connection-input and parallel connection-output macrocell of register “74164” is adopted,which divides one part of data stream into two parts.

首先,使用了一个串并出移位寄存“74164”宏单元,将一路数据流分成两路。

评价该例句:好评差评指正

用户正在搜索


neoreserpiline, neoreserpina, neoretinene, Neorhabdocoela, Neorhynchoplax, Neorican, Neorickettsia, neoring, neorobiosis, neoromanticism,

相似单词


3G, 401(K), a,

声明:以上例句、词性分类均由互联网资源自动生成,部分未经过人工审核,其表达内容亦不代表本软件的观点;若发现问题,欢迎向我们指正。

CNN 10 学生英语 2017年3月合集

On an old-fashioned credit card, the data that's sent to the register is static.

在老式信用卡上,发送到寄存器的数据是静态的。

评价该例句:好评差评指正
VOA Special 2018年9月合集

The number seems huge compared to just 2,512 for the register's Cyrillic-script domain.

寄存器的西里尔文字域的 2,512 个相比,这个数字似乎

评价该例句:好评差评指正
体 I

By referencing this diagram, you can locate the adders, registers, and stack memory.

通过参考这个图,你可以找到加法器、寄存器和堆栈内存。

评价该例句:好评差评指正
Lex Fridman Podcast

And you could literally go into every register.

你真的可以实实在在地访问每一个寄存器

评价该例句:好评差评指正
Software Engineering Daily

People are talking about using large language models to make it easier to do the what's called register transfer language of hardware design, which is, you know, that's not something I would have seriously thought about.

人们正在讨论利用型语言模型简化硬件设计中的所谓寄存器传输语言(RTL),这确实是我之前未认真考虑过的事情。

评价该例句:好评差评指正
DEFCON Collection

So we somehow need to convince the chip to not write into this register.

所以我们需要以某方式说服芯片不要写入这个寄存器

评价该例句:好评差评指正
电子英语

A method of interfacing with hardware that involves repeatedly reading a status register until the device has reached the awaited state. Device drivers are either polling or interrupt-driven, with the latter being more generally preferred.

硬件交互方法,不断读状态寄存器,直到设备进入等待状态。设备驱动程序不是轮询的就是中断驱动的,后一成为首选的。

评价该例句:好评差评指正
科技 Crash Course

In this example, the number 11 gets loaded into Register A, and 5 gets loaded into Register B.

在这个例子中,数字11被加载到寄存器A中,而5被加载到寄存器B中。

评价该例句:好评差评指正
Crash Course 综合篇

Last thing to do is increment our instruction address register by 1, and we’re done with another cycle.

最后要做的是将我们的指令地址寄存器递增 1,这样我们就完成了另一个周期。

评价该例句:好评差评指正
科技智慧坊

Third, there are faster memory structures in your CPU called cache memory and even faster registers.

,你的中央处理器中有更快的内存结构叫做缓存内存,甚至还有更快的寄存器

评价该例句:好评差评指正
Lex Fridman Podcast

Maybe I left something in a register that I shouldn't have done.

也许我把一些本不应该留在寄存器里的东西留在了寄存器里。

评价该例句:好评差评指正
Crash Course 综合篇

At the same time, we read-enable Register A. This allows us to use the data line to pass in the value stored in register A.

同时,我们对寄存器A进行读使能,这样我们就可以使用数据线将寄存器A中存储的值传入。

评价该例句:好评差评指正
科技 Crash Course

This causes the processor to overwrite the value in the instruction address register, which is currently 4, with the new value, 2.

这会导致处理器将指令地址寄存器中的当前值4覆盖为新值2。

评价该例句:好评差评指正
meeting

So every those function are reading something from registers that will not change unless the system be reset.

所以每一个这些函数都在从寄存器中读取一些不会改变的东西,除非系统被重置。

评价该例句:好评差评指正
ted

Now, falsetto register may not be very useful most of the time, but there's a register in between.

现在,假声寄存器多数时候可能不是有用,但两者之间有一个寄存器

评价该例句:好评差评指正
欧·亨利小说精选集

I shut off the registers that it was coming through into your room, Mr. Coulson, poor soul!

我关掉了进入你房间的寄存器, 科尔森先生, 可怜的灵魂!

评价该例句:好评差评指正
电子英语

Said of software that can be executed multiple times simultaneously. A reentrant function can be safely called recursively or from multiple tasks. The key to making code reentrant is to ensure mutual exclusion whenever accessing global variables or shared registers.

可同时多次运行的程序的说法。可再入的函数可以被安全地递归调用或由多任务多次调用。使代码可再入的关键在于确保在访问全局变量或共享寄存器时互斥现象发生。

评价该例句:好评差评指正
meeting

I don't, I don't think we want to make every register, I'm I'm certain we don't want to make every register read A function.

我不认为我们想让每个寄存器都读函数 我确定我们不想让每个寄存器都读函数。

评价该例句:好评差评指正
DEFCON Collection

So the idea is that you can lock the boot ROM and write protected register so that you can't unlock this afterwards.

所以想法是您可以锁定引导 ROM 并写入受保护的寄存器,这样您以后就无法解锁它了。

评价该例句:好评差评指正
Lex Fridman Podcast

Just like when I build a computer, I know it's not going to, on its own, decide to put another register inside of it.

就像我组装电脑时,我知道它不会自行决定在其内部再添加一个寄存器。它做不到这一点。

评价该例句:好评差评指正
加载更多

用户正在搜索


neostomy, neostriatum, Neostringophyllum, neostron, neostrychnine, neostyle, neosulf, neosynephrin, neosynephrine, neosynthaline,

相似单词


3G, 401(K), a,
  • 微信二维码

    关注我们的微信

  • 手机客户端二维码

    下载手机客户端

赞助商链接