Adaptive Huffman Compression
C# implementation of adaptive Huffman coding. Implements both the FGK and Vitter algorithm variations. Compression provided through two public classes, AdaptiveHuffmanProvider and AdaptiveHuffmanStream. Good compression ratios for text-based data
* * * * *
Posted in April 25th, 2004
No User Commented In " Adaptive Huffman Compression "
Subscribes to this post Comment RSS or TrackBack URL