grtamayo / Huffman-Coding

Sample program for static Huffman Coding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This archive contains *basic* implementations of the following algorithm:


Static Huffman Coding (gthc.c and gthd.c);


Notes:

For personal, academic, and research purposes only. Freely distributable.

-- Gerald Tamayo, BSIE
   Philippines

About

Sample program for static Huffman Coding.


Languages

Language:C 100.0%