文件名称:AdaptiveHuffman
介绍说明--下载内容均来自于网络,请自行研究使用
自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。
在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding / decoding process based encoding / decoding data to calculate various code word probability, Dynamic adjustment and Huffman tree. Including the encoder and decoder. In vc. Net 2003 under development
在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding / decoding process based encoding / decoding data to calculate various code word probability, Dynamic adjustment and Huffman tree. Including the encoder and decoder. In vc. Net 2003 under development
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 65520758adaptivehuffman.rar 列表 AdaptiveHuffman\AdaHuff.cpp AdaptiveHuffman\AdaHuff.h AdaptiveHuffman\adptive_huffman.cpp AdaptiveHuffman\adptive_huffman.sln AdaptiveHuffman\adptive_huffman.vcproj AdaptiveHuffman\BitIO.cpp AdaptiveHuffman\BitIO.h AdaptiveHuffman\DataCompression.h AdaptiveHuffman\stdafx.cpp AdaptiveHuffman\stdafx.h AdaptiveHuffman