CATEGORY

Huffman Coding

C / C++
9 kwietnia 2017

Implementation of Huffman Coding algorithm with binary trees

Huffman code is a type of optimal prefix code that is commonly used for lossless data compression….