double-ended queue

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo


Wikipedia English The Free EncyclopediaDownload this dictionary
Deque
In computer science, a deque (short for double-ended queue) is an abstract data structure for which elements can be added to or removed from the front or back. This differs from a normal queue, where elements can only be added to one end and removed from the other. Both queues and stacks can be considered specializations of deques, and can be implemented using deques.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

Telecommunication Standard Terms DictionaryDownload this dictionary
double ended queue (dequeue)
queue in which the contents may be changed by adding or removing items at either end.



FOLDOC DictionaryDownload this dictionary
double-ended queue
<algorithm> /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.
[Correct definition? Example use?]
(2003-12-17)


(c) Copyright 1993 by Denis Howe

Define double-ended queue

Translate double-ended queue





double-ended queue in Chinese | | double-ended queue in German