-
Notifications
You must be signed in to change notification settings - Fork 0
An inefficient C implementation of Huffman coding. Written near-obsessively over the course of a few days.
License
sphippen/huffman
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Huffman An inefficient C implementation of Huffman coding. One day I wondered if I could still remember how Huffman coding worked since implementing it a long time ago in a data structures course. I then answered this question by spending all of my free time over the course of a few days writing this code. Turns out, I can. But it's not very fast or useful. Oh well. Visual Studio 2010. zlib/libpng license.
About
An inefficient C implementation of Huffman coding. Written near-obsessively over the course of a few days.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published