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 Huffman compression-decompression command-line tool written in C.
I submitted this to PSC a while ago.
It always writes a 128-bit encoding table so it will not perform well for small files (this was meant as an example).