Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
-
Updated
Jan 22, 2023 - Java
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
Pure Nim implementation of deflate, zlib, gzip and zip.
Study group for algorithms in Ruby, hosted at App Academy
huffman encoder/decoder
A C++ compression program based on Huffman's lossless compression algorithm and decoder.
Python implementation of Huffman coding .
A C++ compression and decompression program based on Huffman Coding.
A simulation of a complete digital communication system with different modulation schemes in MATLAB for transmitting and receiving text messages.
Problems and their solutions in C++.
TurboRC - Turbo Range Coder / Arithmetic Coding
Massively Parallel Huffman Decoding on GPUs
Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
Huffman encode/decode text
A Rust library for Huffman compression given a propability distribution over arbitrary symbols
Repository for Hello FOSS 2022, a month long institute-wide Open Source Contributive Event along the lines of Hacktoberfest. The "Hello World" of open source contributions!
Optimize any image by chroma subsampling and optimized huffman coding in Python.
Huffman Encoding and Decoding for Image Compression using Python
Huffman树,Huffman编码,压缩bmp图像。
Correctness proof of the Huffman coding algorithm in Coq [maintainer=@palmskog]
Add a description, image, and links to the huffman-coding topic page so that developers can more easily learn about it.
To associate your repository with the huffman-coding topic, visit your repo's landing page and select "manage topics."