Huffman码
Huffman码技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
Huffman码 全部资料 500 份
huffman编码译码系统 很简单的课程设计 有文件操作和压缩 附送一个航空售票管理
huffman编码译码系统 很简单的课程设计 有文件操作和压缩 附送一个航空售票管理
2014-01-03
120
implement huffman algorithm with stl priority-queue, first you must have the file, then the result i
implement huffman algorithm with stl priority-queue, first you must have the file, then the result is saved
2013-12-20
42
Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input
Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input a file and write t...
2013-12-30
141
It s an interface for using huffman trees (data structure application) that can be used for compress
It s an interface for using huffman trees (data structure application) that can be used for compression and a test progr...
2014-01-20
198