cynricfu / huffman-codingLinks
A C++ compression and decompression program based on Huffman Coding.
☆69Updated 5 years ago
Alternatives and similar repositories for huffman-coding
Users that are interested in huffman-coding are comparing it to the libraries listed below
Sorting:
- Huffman encoding and decoding using C++☆53Updated 6 years ago
- This educational repository covers the Introduction to Computer Science in Java (Ariel University, 2025 - fall semester - A). This cour…☆12Updated 4 months ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆99Updated last year
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆283Updated last year
- huffman encoder/decoder☆113Updated 4 years ago
- A simple C++(14) application for PeerToPeer communication across network☆49Updated 7 years ago
- A small C++ console application demonstrating the Huffman coding and Adaptive Huffman coding algorithms.☆10Updated 7 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆38Updated 4 years ago
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- Implements the Huffman Coding algorithm.☆27Updated 5 years ago
- This projects is regarding designing own memory manager which will manage the memory - allocation/de-allocation for a process. Memory man …☆20Updated last year
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Using huffman coding to compress-decompress real-world files☆47Updated 2 years ago
- Artificial Neural Networks C++ library providing implementation of some common architectures of neural networks.☆24Updated 5 years ago
- A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated synt…☆138Updated 2 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- Image Processing Codes using C, without the use of any external libraries. The codes in this repository apply traditional image processin…☆117Updated last year
- Lite Distributed File System☆12Updated 5 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆76Updated 7 years ago
- Compression of image by using OpenCV library and Huffman Coding Algorithm☆9Updated 6 years ago
- A collection of algorithms for data structure manipulation in C☆112Updated 2 years ago
- Peer to peer file sharing and messaging between different networks including server acting as a mediator (TCP hole punching).☆13Updated 3 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆67Updated 7 years ago
- Implementation of Chord P2P Distributed Hash Table☆31Updated 5 years ago
- A C++ implementation of P2P file sharing system.☆49Updated last year
- A simple BitTorrent client written in C++☆56Updated 3 years ago
- Python Implementaion of Huffman Coding - compression and decompression☆121Updated 7 months ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- C++ implementation of an AVL tree template.☆38Updated 4 years ago
- A C++ ML and numerical analysis API, with an accompanying scripting language.☆46Updated 2 years ago