Skip to content

theduffman100/simple-huffman-encoder-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

simple-huffman-encoder-decoder

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).

About

A Huffman compression-decompression command-line tool written in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages