Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
-
Updated
Sep 22, 2023 - Java
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
Pure Nim implementation of deflate, zlib, gzip and zip.
Compile-time Huffman coding compression using C++20
huffman encoder/decoder
A C++ compression program based on Huffman's lossless compression algorithm and decoder.
Study group for algorithms in Ruby, hosted at App Academy
A simulation of a complete digital communication system with different modulation schemes in MATLAB for transmitting and receiving text messages.
TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems
A C++ compression and decompression program based on Huffman Coding.
Python implementation of Huffman coding .
Functional Algorithms Verified in SSReflect [maintainer=@clayrat]
Massively Parallel Huffman Decoding on GPUs
Problems and their solutions in C++.
Huffman encode/decode text
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
Compression suite for data frames and tabular data files, csv, excel etc. Using LZHW algorithm.
A "Huffman Coding" algorithm-based application written in C++ to compress/decompress any type of files.
A Rust library for Huffman compression given a propability distribution over arbitrary symbols
Compress sets of integers efficiently
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."