Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
hardware circular buffer
digital signal processors which
support hardware circular buffers automatically generate and
increment pointers for memory accesses which wrap to the
beginning of the buffer when its end is reached, thus saving
the time and instructions otherwise needed to ensure that the
address pointer stays within the boundary of the buffer, and
speeding the execution of repetitive DSP algorithms.
{Digital Signal Processor For Digital Audio Applications
(http://analog.com/publications/documentation/21065L_Audio_Tutorial.PDF)}.
(2000-06-17)