книги Компьютеры и Интернет Устройство компьютера, “железо”

Priority Queue

Код 1284736

Нет в продаже

Аннотация к книге "Priority Queue"

A priority queue is an abstract data type in computer programming that supports the following three operations: insertWithPriority: add an element to the queue with an associated priority; getNext: remove the element from the queue that has the highest priority, and return it (also known as "PopElement(Off)", or "GetMinimum"); peekAtNext (optional): look at the element with highest priority without removing it. One can imagine a priority queue as a modified queue, but when one would get the...

Оставить комментарий

Оцените книгу:

Издательство: Книга по требованию
Дата выхода: июль 2011
ISBN: 978-6-1335-6047-5
Объём: 144 страниц
Масса: 239 г
Размеры(высота, ширина, толщина), см: 23 x 16 x 1

Вместе с этой книгой покупают