网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Circular queue
释义

Circular queue

英语例句库

When the memory is accessed,the unit can execute some micro-operation which is optimized for memory access such as autoincrement and autodecrement in parallel and also support circular queue.

提出一种新型结构的内存控制单元,此单元在完成访存操作的同时,可并行执行多种为访存优化的微操作,如自增量和自减量操作,且可实现对循环队列的支持。

中文百科

环形缓冲区 Circular buffer

(重定向自Circular queue)
圆形缓冲区的概念图示。计算机内存是线性地址空间,因此需要采用下述技术来逻辑实现圆形缓冲区

圆形缓冲区(circular buffer),也称作圆形队列(circular queue),循环缓冲区(cyclic buffer),环形缓冲区(ring buffer),是一种用于表示一个固定尺寸、头尾相连的缓冲区的数据结构,适合缓存数据流。

英语百科

Circular buffer 环形缓冲区

(重定向自Circular queue)
A ring showing, conceptually, a circular buffer. This visually shows that the buffer has no real end and it can loop around the buffer. However, since memory is never physically created as a ring, a linear representation is generally used as is done below.
A 24-byte keyboard circular buffer. When the write pointer is about to reach the read pointer - because the microprocessor is not responding, the buffer will stop recording keystrokes and - in some computers - a beep will be played.

A circular buffer, circular queue, cyclic buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/21 11:09:54