资源列表
[压缩解压] cppHuffman
说明:用c++实现的压缩解压程序,能对文本文件进行压缩解压,利用的是Huffman算法-C++ implementation with compression decompression procedure can extract the text file compression, using the Huffman algorithm. . . . . .<qi> 在 2025-01-21 上传 | 大小:139kb | 下载:0
[压缩解压] Huff_Compress
说明:无损压缩算法:哈夫曼编码。哈夫曼算法的过程为:统计原始数据中各字符出现的频率;所有字符按频率降序排列;建立哈夫曼树:将哈夫曼树存入结果数据;重新编码原始数据到结果数据。-Lossless compression algorithms: Huffman coding. Huffman algorithm is the process: the original data in the statistical frequency of oc<choonsa.miss> 在 2025-01-21 上传 | 大小:10.81mb | 下载:0