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]:
double-ended queue
deque
/dek/ (deque) A queue which can have items added
or removed from either end[?].
The Knuth reference below reports that the name was coined by
E. J. Schweppe.
[D. E. Knuth, "The Art of Computer Programming. Volume 1:
Fundamental Algorithms", second edition, Sections 2.2.1, 2.6,
Addison-Wesley, 1973].
Silicon Graphics http://sgi.com/tech/stl/Deque.html.
[Correct definition? Example use?]
(2003-12-17)