Circular buffer

In computer science, 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.

Source: Wikipedia — Circular buffer (CC BY-SA 4.0)

Circular buffer

In computer science, 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.

This neuron ends here.

Source: Wikipedia "Circular buffer" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy