GitHub / geekyharsh05 / Huffman-Encoder
The algorithm assigns shorter codes to more frequent characters, optimizing the overall compression.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekyharsh05%2FHuffman-Encoder
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 17.6 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 10 months ago
Pushed at: over 1 year ago
Last synced at: 4 months ago
Topics: binarytree, huffman-algorithm, huffman-compression-algorithm, python