An algorithm that reduces the data size to allow saving space when storing the data or transmitting data over the network efficiently.
-
Updated
Jun 2, 2021 - C++
An algorithm that reduces the data size to allow saving space when storing the data or transmitting data over the network efficiently.
Public Huffman encoder
Huffman Compression in C++, Python: file read/write, descriptive comments, few boilerplate
Add a description, image, and links to the huffman-encoding topic page so that developers can more easily learn about it.
To associate your repository with the huffman-encoding topic, visit your repo's landing page and select "manage topics."