搜索资源列表
霍夫曼编码main
- 多媒体技术的小实验,编写的是霍夫曼编码,程序很小,但是蛮有用的!-multimedia technologies small experiment, Hoffman is prepared by the coding process is very small, is full of!
Huffman霍夫曼编码源代码(VC)
- Huffman霍夫曼编码源代码(VC).zip-Hoffman source code (VC). Zip
霍夫曼算法程序
- 经典的霍夫曼算法程序!和西西论课本上的算法是配套的,希望对大家有所帮助!
霍夫曼编码源码
- 霍夫曼编码 是一种无失真编码 讲的很详细,仔细看看,收获不小。-Huffman coding is a lossless encoding said very carefully, and to look carefully and learned a lot.
霍夫曼编码
- 霍夫曼编码的实现.
霍夫曼编码的matlab实现
- 霍夫曼编码的matlab实现
ImageCompressed.rar
- 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
coding_callback
- 用matlab实现霍夫曼编码与解码,可以直接运行。-Matlab Hoffman used to achieve encoding and decoding, can be directly run.
HuffmanExp
- HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 - MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp =========================================================
Huffman
- 霍夫曼编码全代码,完全描述了编码的全过程,还包括几个实例研究-Huffman code the whole code, a full descr iption of the encoding of the entire process, including several case studies
YMHuffman
- 霍夫曼编码源代码(VC) -The VC source code of Huffman coding.
ZIP_ACT解压缩控件
- 用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
huffman
- 霍夫曼编码解码,自己的课程作业,有兴趣的可以参考-Huffman code decoding, operating their own programs, interested can refer to
HuffmanTree
- 霍夫曼编码的实现,先输入霍夫曼编码的个数,然后输入编码,然后输入权重,最后输出是霍夫曼编码-Huffman coding to achieve, first enter the number of Huffman code, and then enter the code, then enter the weight, the final output is the Huffman code
mp3_decoder
- MP3解码的VHDL实现,包括霍夫曼解码等-VHDL realization of MP3 decoding, including Huffman decoding
imagecode
- 图象的压缩编码 霍夫曼编码 图像处理经典pdf版-Huffman coding image coding image processing pdf version of the classic
霍夫曼编码及解码
- 对一个给定字符串,生成霍夫曼树,求出霍夫曼编码并进行解码(get the huffman tree for a string,code and translate)
霍夫曼编码
- 运用matlab实现霍夫曼编码,可以自己输入(Using MATLAB to achieve Hoffman encoding, you can input it yourself)
哈夫曼树
- 这是一份霍夫曼树的代码,代码被分成一个一个的块,需要的小伙伴可以看一看。(This is a code of Hoffman tree. The code is divided into one block, and the small partners need to have a look.)
哈夫曼
- 一种用verilog语言实现的霍夫曼压缩编码算法(Huffman compression implemented by Verilog)