Implementation of Huffman Lossless Encoding Algorithm using Max-Heap Priority Queue. Written in C.
Primary LanguageC