文件名称:adaptiveHuffman
介绍说明--下载内容均来自于网络,请自行研究使用
自适应哈夫曼编码的C++实现,从屏幕读取输入,将每个字符的编码及总体编码打印在屏幕上。(The C++ implementation of adaptive Huffman coding reads the input from the screen and prints the encoding and overall encoding of each character on the screen.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
adaptiveHuffman.cpp | 5276 | 2018-12-21 |
adaptiveHuffman.h | 818 | 2018-12-21 |