huffman-coding-algorithm topic
List
huffman-coding-algorithm repositories
Huffman-Coding
96
Stars
10
Forks
Watchers
A C++ compression program based on Huffman's lossless compression algorithm and decoder.
huffman-coding-zipper
28
Stars
18
Forks
Watchers
A "Huffman Coding" algorithm-based application written in C++ to compress/decompress any type of files.