5 skills found
EncodeDecodeStepByStep / EncodeDecodeStepByStepEncode 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
pav-alekseev / Encoding Algorithms🔒 Set of Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms written in functional JS
keijiro / UnityGammaTestGamma encoding test (Unity)
anshul1004 / InformationRetrievalPerforms tokenization, stemming, lemmatization, index creation, index compression and ranked retrieval of Cranfield documents
hville / Shorter Stringshort string compression using Burrows-Wheeler transform, move to front and Elias-gamma variable length encoding