Introduction - If you have any usage issues, please Google them yourself
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
Packet : 65520758adaptivehuffman.rar filelist
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