By Letter: Non-alphabet | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  Email this page to a friend


Circular buffer




<programming> An area of memory used to store a continuous stream of data by starting again at the beginning of the buffer after reaching the end.

A circular buffer is usually written by one process and read by another.

Separate read and write pointers are maintained.

These are not allowed to pass each other otherwise either unread data would be overwritten or invalid data would be read.

A circuit may implement a hardware circular buffer.



< Previous TermsTerms Containing circular bufferNext Terms >
CIRCAL
circuit
CIRcuit CALculus
circuit switched
circuit switching
circular buffer
hardware circular buffer
LZ77 compression
Cirrus Logic
CIS
CISC
Cisco Systems, Inc.
CISI


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions