Werbung
 Übersetzung für 'priority queue' von Englisch nach Deutsch
NOUN   a priority queue | priority queues
comp.
priority queue
Prioritätenliste {f}
comp.
priority queue
Vorrangwarteschlange {f}
comp.
priority queue
Prioritätswarteschlange {f}
Teiltreffer
queueWarteschleife {f}
167
to queueeine Warteschlange bilden
comp.spec.
queue
Queue {f}
16
queuePufferinhalt {m}
5
to queueSchlange stehen
queueReihe {f}
326
comp.
multi-queue
Mehrfachwarteschlange {f}
comp.
message queue
Message Queue {f}
comp.
message queue
Nachrichten-Warteschlange {f}
comp.
message queue
Nachrichtenwarteschlange {f}
queue nameWarteschlangenname {m}
traffic
hidden queue
nicht einsehbares Stauende {n}
comp.
queue management
Warteschlangenverwaltung {f}
input queueEingabewarteschlange {f}
queue lengthWarteschlangenlänge {f}
queue-jumperVordrängler {m}
comp.
receive queue
Empfangsqueue {f}
to queue (up)sichAkk. anstellen
till queueKassenschlange {f} [Warteschlange an der Kasse]
comp.
transmit queue
Sendequeue {f}
23 Übersetzungen
Neue Wörterbuch-Abfrage: Einfach jetzt tippen!

Anwendungsbeispiele Englisch
  • Since efficient priority queue data structures require O(log "n") time per insertion, and a tree with "n" leaves has 2"n"−1 nodes, this algorithm operates in O("n" log "n") time, where "n" is the number of symbols.
  • The first detail to note is that the way the priority queue handles ties can have a significant effect on performance in some situations.
  • Like heapsort, smoothsort organizes the input into a priority queue and then repeatedly extracts the maximum.
  • ... it may be a priority queue).
  • Efficient (logarithmic time) algorithms are known for the two operations needed to implement a priority queue on a binary heap: inserting an element, and removing the smallest or largest element from a min-heap or max-heap, respectively.

  • Yet another alternative is to add nodes unconditionally to the priority queue and to instead check after extraction that it isn't revisiting, or that no shorter connection was found yet.
  • The fastest non-randomized comparison-based algorithm with known complexity, by Bernard Chazelle, is based on the soft heap, an approximate priority queue.
  • In computer science, a priority queue is an abstract data-type similar to a regular queue or stack data structure.
Werbung
© dict.cc English-German dictionary 2024
Enthält Übersetzungen von der TU Chemnitz sowie aus Mr Honey's Business Dictionary (nur Englisch/Deutsch).
Links auf das Wörterbuch oder auch auf einzelne Übersetzungen sind immer herzlich willkommen!