WinnerTree
This commit is contained in:
6
BinaryTree/priorityQueue/README.MD
Normal file
6
BinaryTree/priorityQueue/README.MD
Normal file
@@ -0,0 +1,6 @@
|
||||
## 优先级队列
|
||||
|应用|说明|
|
||||
|---|---|
|
||||
|堆排序|maxHeap|
|
||||
|机器调度|类似最小堆排序|
|
||||
霍夫曼编码 Huffman|压缩算法,重点|
|
Reference in New Issue
Block a user