Found 5 repositories(showing 5)
nayuki
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
oisinegan
Implementing a Huffman coding system using a referenced based binary tree.
pranavmaske03
File compression library built in C++ using LZ77 back-reference encoding and Huffman coding
theJovanovic
This is a C++ project implementing MNP7 compression/decompression, as detailed in David Salomon's "Data Compression: The Complete Reference." It uses RLE compression and a two-dimensional variant of adaptive Huffman coding, assuming transmission of natural language to prioritize letter compression.
Action-Kamen
•Designed a dynamic context-based auto completion system in C++ using Prefix Trie data structure • Applied the KMP Algorithm to enhance efficiency in recommendation generation based on user text history • Implemented the Huffman coding and LZ77 algorithm to perform lossless compression using back-referencing
All 5 repositories loaded