Next, the paper designs a memory control timing circuit. This circuit can control the memory circuit from reader issuing commands and data to completing flash memory or a read operation.

  • 之后,论文设计了一种存储器控制时序电路,该电路可以完成在读卡器发出指令及数据之后到对存储器擦、写或读操作完成之前对存储器电路的控制。
  • 来源:互联网摘选更新时间:2026-07-02 10:41:25

  • 重点词汇
  • thispron.这,这个;这事,这人;这时;下面所说的事;
  • fromprep. (表示时间)从…;(表示原因)因为;(表示来源)来自…;(表示分离)与…分离[隔开];
  • memoryn.记忆力;回忆;存储器;怀念;
  • issuingv.出版( issue的现在分词 );发表;宣布;分配;发行者( issuer的现在分词 );
  • aart. 一(个);每一(个);任一(个),用于辅音音素开头的单词前
  • operationn.活动;企业;手术;使用;运算;运行;军事行动;
  • controlvt. 控制;管理;限制;支配;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • 相关例句
1、

This paper proposes a model of reusing PCI AD bus based on the study of the PCI AD bi-direction bus and its read operation timing using the time-sharing reuse technology.

在研究PC I AD双向总线及PC I总线读操作时序特性的基础上,提出了基于分时复用技术实现PC I AD总线再复用的模型。

互联网摘选

2、

I am making the assumption here that the read operation ( as an entry point to the API layer) is not in turn invoking write operations on the database.

我在这里假设这个读操作(作为API层的入口点)不会反过来对数据库调用写操作。

互联网摘选

3、

After a page has been updated, a read operation on the snapshot still accesses the original page, which is now stored in a sparse file.

更新页之后,对快照的读操作仍访问原始页,该原始页现在存储在稀疏文件中。

provided by jukuu

4、

In the optimization of update transaction, we added a function to the read operation of active transaction to check whether there existed an uncommited data version.

在对更新事务的优化中,将更新事务细分为普通事务和主动事务。对主动事务的读操作加入了检测是否存在未提交数据版本的函数。

互联网摘选

5、

The system is divided into CAD data read operation modules, water supply module, drainage modules, data aggregation module, software module sets of prices and economic evaluation module.

本系统在设计上分为CAD数据读取操作模块、给水模块、排水模块、数据汇总模块、软件套价模块和经济评价模块。

互联网摘选

6、

Before an RPG program updates a row accessed by a key it must perform a read operation to lock the row for update intent.

RPG程序更新通过键访问的行之前,必须执行一个读操作,以便锁定该行,进行更新。

互联网摘选

7、

As for the database read operation, we use of an array bound read methods; as for database write operations, we use a direct path load method.

对于数据库读取操作,采用数组预先绑定的方法;对于数据库写入操作采用直接路径加载方法。

互联网摘选

8、

Because it involves the read operation from the hard disk and a large number of combined operations, so the computation times will be very long.

因为涉及磁盘的读操作及大量的合并操作,使运算时间增加好几个数量级。

互联网摘选

9、

CRUD operations in SPARQL are typically a bit more shrouded in mystery than the read operation.

SPARQL中的CRUD操作通常比read操作更神秘。

互联网摘选

10、

A single random read operation is about a hundred times faster than the same operation using the latest available disk drives on the market today.

单个随机读取操作的速度比使用当今市场上提供的最新硬盘驱动器执行相同操作要快100倍左右。

互联网摘选

11、

Furthermore, any read operation performed from a method invoked by the processTrade() method might also hold a lock in the database.

此外,在由processTrade()方法调用的方法中执行的任何读取操作也可以在数据库中保持一个锁。

互联网摘选

12、

When information resulting from a read operation doesn't come from the preferred source, you may need to add the information to the preferred source.

当读取操作的结果信息不是来自首选源时,您可能需要将该信息添加到首选源。

互联网摘选

13、

Data Prefetching Technique of Nonlinear Memory Access Effective prefetching can reduce average response time of read operation and improve the throughput of RAID.

在RAID(廉价冗余磁盘阵列)系统中采用有效的预取技术可以缩短主机读请求的平均响应时间,提高磁盘阵列的数据吞吐率。

互联网摘选

14、

During a READ operation, When this command is issued, data outputs are disabled and become high impedance after two clock delay.

在读操作中,如果发出了这个指令,那么两个时钟周期后,读出数据无效,数据总线进入高阻状态。

互联网摘选

15、

In a read operation, coordinator directly accesses data, and decoding is only needed when node fails and data loss.

读操作中协调者可以直接访问保存信息数据的节点,只是节点故障时才需要译码恢复数据。

互联网摘选

16、

With optimistic concurrency control, the database manager releases the row or page locks immediately after a read operation.

通过实现乐观并发控制,数据库管理器可以在完成读操作后立即释放行或页锁。

互联网摘选

17、

The following figure shows a read operation on a newly created snapshot, whose sparse file accordingly contains no pages.

下图显示了对新创建的快照(因此其稀疏文件不包含页)的读操作。

provided by jukuu

18、

After a successful update operation, the controller should redirect to a URL that does a read operation.

在成功更新后,控制器应该重定向到执行“读操作”的URL。

互联网摘选

19、

Finally, the read operation maps to SYSLOG_ACTION_READ to consume the available log messages.

最后,read操作会被映射到SYSLOG ACTION READ,以处理可用的日志消息。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈