What is the translation of " PRIORITY QUEUE " in Korean?

[prai'ɒriti kjuː]
[prai'ɒriti kjuː]
우선순위 큐
priority queue

Examples of using Priority queue in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Priority Queue.
우선순위 큐.
Minimum priority queue.
우선순위 큐.
Inserts the specified element into this priority queue.
지정된 요소를 이 우선도 큐에 추가합니다.
Heapsort, priority queue.
Heap, priority queue, 우선순위 큐.
Inserts the specified element into this priority queue.
지정된 요소를 이 우선도 큐에 삽입합니다.
Heap based priority queue.
Heap, priority queue, 우선순위 큐.
Offer(E e) Inserts the specified element into this priority queue.
Offer (E o) 지정된 요소를 이 우선도 큐에 삽입합니다.
The next lower priority queue in a round-robin fashion.
다음, 낮은 우선순위의 작업이 라운드 로빈 방식으로 동작된다.
Write a program to implement max heap priority queue.
Max heap을 이용하여 priority queue를 구현하시오.
Otherwise, this priority queue will be ordered according to the natural ordering of its elements.
그 외의 경우는 이 우선도 큐는 그 요소의 자연 순서에 따라 정렬 됩니다.
You can actually implement priority queues this way.
여러분들은 사실상 이런 식으로 우선순위 큐를 시행할 수 있습니다.
In a previous post, the std:: priority queue container was introduced since it provides most of the functionality a heap should have.
이전 게시물에서 ::priority_queue 컨테이너는 힙에 있어야 하는 대부분의 기능을 제공 하므로 도입 되었습니다.
Put(E e) Inserts the specified element into this priority queue. int.
Put (E o) 지정된 요소를 이 우선도 큐에 추가합니다. int.
Provides priority queue interface in terms of push/ pop/ top operations(the element with the highest priority is on top).
우선순위 큐 인터페이스를 push / pop / top 연산들로 제공한다(높은 우선순위 요소가 위에 존재한다).
The queue 126 can be implemented as a circular priority queue using memory mapped files.
대기열(126)은 메모리 매핑된 파일들을 사용하는 순환 우선순위 대기열로서 실행될 수 있다.
For example, a high priority queue may be used for frames that require a lower access latency(e.g., frames for multimedia applications or management frames).
예를 들어, 높은 우선순위의 큐는 낮은 액세스 대기시간(access latency)을 요구하는 프레임들(예를 들어, 멀티미디어 응용을 위한 프레임들 또는 관리 프레임들)에 이용될 수 있다.
Offer(E e, long timeout, TimeUnit unit)Inserts the specified element into this priority queue. E.
Offer (E o, long timeout, TimeUnit unit)지정된 요소를 이 우선도 큐에 삽입합니다. E.
The Priority Queue pattern provides a mechanism for ensuring specific messages are delivered before others.
우선 순위 큐 패턴은 특정 메시지를 다른 메시지보다 먼저 전달하는 메커니즘을 제공합니다. The Priority Queue pattern provides a mechanism for ensuring specific messages are delivered before others.
Priority Queue: A priority queue is an abstract concept like"a list" or"a map"; just as a list can be implemented with a linked list or an array, a priority queue can be implemented with a heap or a variety of other methods.
우선순위 큐는 "리스트"나 "맵"과 같이 추상적인 개념이다; 마치 리스트는 연결 리스트나 배열로 구현될 수 있는 것과 같이, 우선순위 큐는 힙이나 다양한 다른 방법을 이용해 구현될 수 있다.
Priority queuing.
우선순위 큐.
Custom and priority queuing.
Priority and Custom Queuing 에서 이용됨.
Vuze(formerly Azureus) is a Java based BitTorrent client that offers multiple torrent downloads, queuing/priority systems(on torrents and files), start/stop seeding options and instant access to numerous pieces of information about your… more info….
Vuze (이전 Azureus) 자바 기반 여러 토런트 다운로드, (에 급류 파일), /우선순위 시스템, 시작/중지 뿌리기 옵션 및 급류에 대 한 정보는 수많은 조각에 즉시 액세스할 수를 제공 하는 비트 토 런 트 클라이언트입니다.
Results: 22, Time: 0.0349

Word-for-word translation

Top dictionary queries

English - Korean