cynricfu / huffman-codingLinks
A C++ compression and decompression program based on Huffman Coding.
☆72Updated 6 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++☆55Updated 7 years ago
- huffman encoder/decoder☆115Updated 4 years ago
- C++ program to compress any file using the standard Huffman encoding algorithm☆29Updated 6 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆78Updated 8 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆284Updated 2 years ago
- A C++ implementation of P2P file sharing system.☆52Updated 2 years ago
- A C++ SHA256 implementation.☆173Updated 10 months ago
- C++ implementation of a 128-bit AES encryption/decryption tool.☆81Updated 8 years ago
- Arbitrary-sized integer class for C++☆434Updated last year
- Simple ftp server written in C++☆99Updated 3 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆43Updated 5 years ago
- A pure C vector implementation☆152Updated 4 years ago
- Mathematics library for C and C++☆52Updated last year
- Implementation of All ▲lgorithms in C++ Programming Language☆824Updated last year
- Chess in C++ w/ CLI and Qt GUI☆20Updated 6 years ago
- bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be us…☆83Updated last year
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆100Updated 5 years ago
- Image Processing Codes using C, without the use of any external libraries. The codes in this repository apply traditional image processin…☆121Updated last year
- A multithreaded web crawler using two mechanism - single lock and thread safe data structures☆35Updated 4 years ago
- A classical Unix multi-thread server and client in C language using sockets.☆65Updated 13 years ago
- C++ class for creating and computing arbitrary-length integers☆197Updated last year
- A BigDecimal Implementation in C++ for arbitrary length integers and floating point numbers☆30Updated last year
- P2P socket creation C++ library☆93Updated 7 years ago
- 二叉查找树、AVL树、红黑树、B-树☆52Updated 9 years ago
- a simple jpeg codec.☆112Updated 3 years ago
- A simple memory allocator - Memory allocation 101☆306Updated 6 years ago
- Implement your own TCP IP Stack☆221Updated this week
- C++ math expression parser for integers☆109Updated last month
- Common Datastructure Library for C developer.☆64Updated 4 years ago