Skip to content

betamos/Huffman-coding

Repository files navigation

Huffman coding implementation

This personal hobby project demonstrates the Huffman coding algorithm in a practical implementation. There is one program for compression and one for extraction.

The stuff that I have written is public domain. The stuff that others wrote are in the lib directory.

Enjoy!

Didrik Nordström

About

Implementation in C of a file compressor/extractor using Huffman coding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published