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
A compression and decompression command line tool in C++ for lossless compression of ASCII encoded and decoded files. The Data compression tool offers compression implementing the three known algorithms Huffman, Shannon-Fano, and LWZ coding.