huffman-coding topic
libcoders
File compression library | Shennon | Fano | Huffman | Bigram Huffman | Adaptive Huffman | Arithmetic coding
HuffCrypt
Huffman encryption based file compressor
zippy
Pure Nim implementation of deflate, zlib, gzip and zip.
Coding-Ninjas-Data-Structures
This repo contains solutions to problem of data structures in c++
Reference-Huffman-coding
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
Algorithms-Study-Group
Study group for algorithms in Ruby, hosted at App Academy
Huffman-Coding
A C++ compression program based on Huffman's lossless compression algorithm and decoder.
huffman_coding
Python implementation of Huffman coding .
A-Complete-Digital-Communication-System
A simulation of a complete digital communication system with different modulation schemes in MATLAB for transmitting and receiving text messages.