/huffman

Demonstrate the huffman coding algorithm on an arbitrary text and compare the bit size and decoding time with a binary code decoded by the fixed coding algorithm.

Primary LanguagePython

This repository is not active