Huffman Encode_Decode Description: A c++ program to compresses and decompresses files using Huffman algorithm. The code is well documented and self explainatory.