/Huffman-Compression

Implements the basic Huffman Compression and decompression algorithm in C++. All types of files can be compressed.

MIT LicenseMIT

Huffman-Compression

Implementation of Huffman Compression and decompression algorithm in C++. All types of files can be compressed.