文件名称:l7
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 16.14kb
- 下载次数:
- 0次
- 提 供 者:
- k***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value
是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列
中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ...
-to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hNode's value is the number of occurrences), it is natural to think of the std : : priority_queue containers, each priority queue queue will pop the top right elements, the Characteristics undoubtedly Huffman algorithm is the best choice. ...
是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列
中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ...
-to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hNode's value is the number of occurrences), it is natural to think of the std : : priority_queue containers, each priority queue queue will pop the top right elements, the Characteristics undoubtedly Huffman algorithm is the best choice. ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 43680546l7.rar 列表 lz77\main.cpp lz77\Lz77.h lz77\Lz77.cpp lz77\lz77.001 lz77\lz77.ncb lz77\lz77.plg lz77\Lz77.dsp lz77\Lz77.opt lz77\Lz77.dsw lz77\Debug lz77