搜索资源列表
HuffmanCode
- 利用Huffman编码实现对文件的的高效压缩,包括全部的编解码程序-Huffman Coding Using efficient compression of files, including all the coding and decoding process
Huffman_coding_decoding_in_CPP
- 本文档介绍了霍夫曼编码的编码及解码C++实现方法-This document describes the encoding and decoding Huffman coding C++ Implementation
dd
- 哈夫曼树编码译码,从文件中读取字符串,以二进制形式存在其他文件里。-Huffman coding and decoding, reading a string from a file to another file in binary form.