d33pk3rn3l / HuffmanEncoding

Builds a Huffman encoding tree based on string and encodes given string. Not as bitsequence tho (still a string)!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Builds a Huffman encoding tree based on string and encodes given string. Not as bitsequence tho (still a string)!

License:MIT License


Languages

Language:Python 100.0%