搜索资源列表
h_weight
- 哈夫曼码的编码译码系统 问题描述 利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统将待传输的数据预先编码:在接受端通过一个译码系统对传来的数据进行译码(复原)。对于双向传输信息的通道,每端都需要一个完整的编码译码系统。试为这样的信息收发站编写一个哈夫曼码的编码译码系统。-Huffman coding code decoding system describes the use of Huffman coding informa
HuffmanCodec
- 这是本人编写的一个Huffman压缩算法,压缩效率最好能达到%20左右,已将所有的编码串转换成为二进制码-This is the one I prepared Huffman compression algorithm, the best compression efficiency can reach about 20%, All the coding has become a string of binary code
TRSFORM
- 图象处理的一些源代码,包括FFT,IFFT,DCT,HUFFMAN-image processing some of the source code, including FFT, IFFT, DCT, Speed HUFFMAN
huffman
- A file containing source code of building huffman tree in C from an array.
huffmantree
- Huffman code tree generation with a given input bit stirng
SourceCode
- 赫夫曼编/译码器源码,已生成的每个字符的赫夫曼编码,对任意字符文本进行编码,再译码-Huffman encoder/decoder source code, Huffman coding, each character has been generated, the text of any character encoding, decoding
haffman
- 哈夫曼编码在VS2015中的实现,注释非常清楚-Huffman code
HiffmanHuffman
- The source code constructs the Huffman tr-The source code constructs The Huffman tree
togingthe
- VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数-Vc++ image processing source code, the demo provides a Huffman coding method of compression and decompression function
40100122
- vc实现一幅图像的huffman编码,代码效率非常的好,大家可以参考一下,(Vc to achieve an image of Huffman coding, code efficiency is very good, everybody can consult,)
215604
- 一个基于VC的哈夫曼源代码,对VC初学者有用,推荐一下(A Huffman based on VC source code, useful for beginners VC, recommend)
lisb_bxx-second
- vc实现一幅图像的huffman编码,代码效率非常的好,大家可以参考一下,(Vc to achieve an image of Huffman coding, code efficiency is very good, everybody can consult,)
vpecializations
- The source code constructs the Huffman tree()
