circular buffer
circular buffer
(programming)A circuit may implement a hardware circular buffer.
单词 | circular buffer |
释义 | circular buffercircular buffer(programming)A circuit may implement a hardware circular buffer. circular bufferAn area of memory or a dedicated hardware circuit that is used to store incoming data. When the buffer is filled, new data are written starting at the beginning of the buffer. Circular buffers are typically used to hold data written by one process and read by another. In such cases, separate read and write pointers are used that are not allowed to cross each other so that unread data cannot be overwritten by new data. |
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。