搜索资源列表
-
0下载:
用c语言实现哈夫曼树的编码与解码
编译器为c-fr-Encoding and decoding of the Huffman tree using c language
Compiler for c-free
-
-
0下载:
哈夫曼编码在文件压缩中有其独特一点,它的编码方式特殊。在通信领域可以得到应用。本程序使用C++编写,在VC6.0上调试,完成了文件的读取,文件字符的统计,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。-Huffman file compression in a unique point, and its special encoding. In communications applications can be. This procedure
-
-
1下载:
本程序中定义了霍夫曼类实现霍夫曼编码和解码,其中编码过程用递归实现。-This procedure is defined category Hoffman Hoffman achieve encoding and decoding, encoding one of the process of using recursive implementation.
-
-
0下载:
用C++写的huffman编码,实现编码与解码-Using C++ written by huffman coding, to achieve encoding and decoding
-
-
0下载:
赫夫曼编译码的C++程序
内有使用说明-Huffman encoding and decoding of the C++ programs using the instructions within the
-
-
0下载:
哈弗曼编码,解码的使用,Visual C-Ha Fuman encoding and decoding using, Visual C++
-
-
0下载:
用C++实现哈夫曼码的编码和解码,代码简单,调试方便-C++ implementation using Huffman encoding and decoding, the code is simple and convenient debugging
-