Memory-based circular queue with local descriptive information to implement a storage area for filtering mpeg-2 packets that are distributed and/or processed under the control of a host microprocessor by a direct memory access mechanismUS6434170 1998年12月4日 2002年8月13日 Koninklijke Philips ...
When data packets are written to and read from a circular queue, the sequential addressing of the queue will automatically rollover from the highest memory location within the queue to the lowest memory location when the sequential addresses move through the circular queue.ALEK MOVSHOVICH...
Zirkuläre Queuenimplementierung mit einem Array: Es gibt mehrere effiziente Implementierungen von FIFO-Queuen. Eine (begrenzte) Queue kann einfach mithilfe eines Arrays mit einer Struktur aus fünf Elementen implementiert werden: structure stack: item : array maxsize : integer front : integer ...