asad82 / Huffman-Compression

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huffman-Compression

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

About

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

License:MIT License