Huffman-encoding
C++
Uses the Huffman encoding algorithm to compress and decompress any file type.
Only includes files that I wrote (does not include any libraries/pre-written code).
C++
Uses the Huffman encoding algorithm to compress and decompress any file type.
Only includes files that I wrote (does not include any libraries/pre-written code).