Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.59 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.59 KB

binary_adaptive_huffman_coding

Huffman adaptive coding implementation (FGK algoritmus). Made for Data compression course on UPOL led by doc. Mgr. Jan Outrata, Ph.D with help of Mgr. Tomáše Urbanec. Pseudocode: https://www.stringology.org/DataCompression/fgk/index_en.html. There is also a Czech version of the program -> main_cz.py.

(examples are stored in test-examples directory, to compress file it has to be in the same directory as main.py) Examples of testing the implementation on various formats:

image image image image image image image image image image