An open API service indexing awesome lists of open source software.

https://github.com/alainakafkes/huffmantree

A prefix-coded tree that encodes ("huffs") and decodes ("puffs") plaintext files
https://github.com/alainakafkes/huffmantree

algorithms c-plus-plus huffman-algorithm huffman-coding huffman-compression-algorithm

Last synced: 2 months ago
JSON representation

A prefix-coded tree that encodes ("huffs") and decodes ("puffs") plaintext files

Awesome Lists containing this project

README

        

# huffmantree
A prefix-coded tree that encodes ("huffs") and decodes ("puffs") plaintext files