LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...
-
Updated
Sep 13, 2023 - C
LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...
Encode Decode Step by Step is an open-source educational application designed to simplify bitwise file encodings. It integrates six encoding algorithms: Delta, Unary, Elias-Gamma, Fibonacci, Golomb, and Huffman - through a user-friendly graphical interface. Ideal for educational use, this tool offers a hands-on approach to teach encoding strategies
🔒 Set of Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms written in functional JS
Add a description, image, and links to the elias-gamma topic page so that developers can more easily learn about it.
To associate your repository with the elias-gamma topic, visit your repo's landing page and select "manage topics."