cynricfu / huffman-coding
A C++ compression and decompression program based on Huffman Coding.
☆68Updated 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
- This educational repository covers the Introduction to Computer Science in Java (Ariel University, 2025 - fall semester - A). This cour…☆12Updated last month
- Huffman encoding and decoding using C++☆53Updated 6 years ago
- A simple implementation of Huffman Codes in C++☆26Updated 11 years ago
- huffman encoder/decoder☆110Updated 3 years ago
- A small C++ console application demonstrating the Huffman coding and Adaptive Huffman coding algorithms.☆10Updated 7 years ago
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆89Updated 4 years ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆99Updated last year
- Fully functional web server using C/C++ from scratch without third party library☆331Updated 2 months ago
- Using huffman coding to compress-decompress real-world files☆48Updated 2 years ago
- my homework implement of aut courseworks☆14Updated 2 years ago
- Parallel C++ algorithms☆61Updated 10 months ago
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- Code repository for Mastering SFML Game Development, published by Packt☆67Updated 2 years ago
- A C++ implementation of P2P file sharing system.☆47Updated last year
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- ☆22Updated 4 years ago
- A Pac-Man clone I made☆11Updated 4 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆50Updated 2 years ago
- public-domain implementation of entropy coder from ANS family.☆18Updated 5 years ago
- JPEG decoder & encoder☆13Updated 4 years ago
- High performance C implementation of AVL trees☆101Updated 5 years ago
- It is a clone of popular game Candy Crush implemented using C++ and SDL☆13Updated 6 years ago
- A simple 2D Snake Game using C++ and SFML.☆34Updated 9 months 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…☆134Updated last year
- Compression of image by using OpenCV library and Huffman Coding Algorithm☆9Updated 6 years ago
- Simple image compression/decompression algorithm using DWT (discrete wavelet transform) and RLE+Huffman encoding.☆11Updated 11 years ago
- C++ implementation of google drive library.☆31Updated 2 years ago
- LRU-Cache-using-C☆12Updated 7 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆36Updated 4 years ago
- 基于B+树的磁盘索引☆12Updated 4 years ago