You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a text file, script file Compression and Decompression Program which is implementing by Huffman Compression algorithm, Huffman Decompression algorithm and file handling (fstream, ifstream, ofstream). It achieving 50–60% size reduction of file. The process involves generating .cmp and code.txt , then restoring via decoding by decompressing