文件名称:218
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- yi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
大顶堆实现一个优先队列。对于队列的操作应该至少支持下列几种指令:
Void enqueue[int ObjectID, int Priority]
Int dequeue[]
Void changeweight[int ObjectID, int newPriority]
-Large Top Heap realize a priority queue. For the operation of the queue should be at least support the following directives: Void enqueue [int ObjectID, int Priority] Int dequeue [] Void changeweight [int ObjectID, int newPriority]
Void enqueue[int ObjectID, int Priority]
Int dequeue[]
Void changeweight[int ObjectID, int newPriority]
-Large Top Heap realize a priority queue. For the operation of the queue should be at least support the following directives: Void enqueue [int ObjectID, int Priority] Int dequeue [] Void changeweight [int ObjectID, int newPriority]
(系统自动生成,下载前可以参看下载内容)
下载文件列表
218.dsp
218.dsw
218.ncb
218.opt
218.plg
main.cpp
Maxheap.cpp
Maxheap.h
Object.h
218.dsw
218.ncb
218.opt
218.plg
main.cpp
Maxheap.cpp
Maxheap.h
Object.h