搜索资源列表
用于数据流压缩的huffman算法源代码
- 用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
huffman
- 基于c的huffman的编码实现 该程序实现了经典的huffman算法 同时能够给出编码效率
Huffman
- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法
huffman
- 实现huffman算法的编码与解码,先要建立hufstr.txt作为字符串的输入
huff_stream.zip 用于数据流压缩的huffman算法
- 用于数据流压缩的huffman算法 ,Huffman algorithm used for data stream
huffman+-zip+-+unzip.rar
- huffman 算法实现 c语言的实现很实用 可以好好学习了 ,huffman algorithm c language can achieve very practical to learn the
huffman.rar
- 实现哈夫曼树算法,用VS2005开发,并附有详细的文本说明!,Huffman
huffman-C
- 基于huffman算法的压缩/解压缩的程序源码。 Borland C++写的。 仅供参考学习,请勿作为盈利性程序。-Huffman compression code compressor and decompressor in Borland C++ 2.0 by Shaun Case, April 1991 Enclosed in this archive are two C programs that implement Huffman code compressi
huffman.rar
- 用优先队列实现霍夫曼编码,是对贪心算法实现的一个详细代码。输入文件是待编码文件,输出文件是各个字符编码信息。,Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character encoding information.
Huffman
- 数据压缩的huffman算法使用的是java实现的,可以参考-Huffman algorithm for data compression using java to achieve, can refer to
comp
- Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
myhuffman33
- 使用半适应的huffman算法实现了文件的压缩和解压-use semi-adaptation Huffman algorithm document compression and decompression
huffmanprogram
- 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
Huffman
- 提供文本的无损压缩功能,利用霍夫曼算法实现,基于VS2005对话框。-Provide the text of the lossless compression function, the use of Huffman algorithm, based on the VS2005 dialog box.
huffman
- huffman算法,c++编程语言实现,程序功能:实现文件的解压缩-huffman algorithm, c++ programming language, the program features: Extract the files ... ...
Huffman
- huffman算法源码,基于二叉树实现了霍夫曼编码-Source huffman algorithm, based on the realization of the Huffman code tree
HuffMan
- VC++编写的Huffman压缩算法的示例程序-a demo of Huffman compression algorithm, developed by VC++ 6.0
Huffman
- 自己做的压缩软件,利用Huffman算法。语言是C。欢迎使用.-Huffman
huffman
- 基于huffman算法的压缩解压小程序,mfc图形界面。-Huffman compression decompression algorithm based on small programs, mfc graphical interface.
huffman
- 从大量文档中筛选出来的有关huffman编码的几篇比较经典的文章,包括huffman基本算法,快速算法总结及改进,适合初学者及想深入了解Huffman算法的人员。-some paper about huffman coding,fast huffman