Skip to content

huffman file compressor and decompressor. Short and sweet.

Notifications You must be signed in to change notification settings

TeodorDyakov/huffman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huffman

simple huffman compressor

gcc huffman.c -o huffman
./huffman alice_in_wonderland.txt output

About

huffman file compressor and decompressor. Short and sweet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published