maxtors / HuffmanLinks
Huffman encoding and decoding using C++
☆53Updated 6 years ago
Alternatives and similar repositories for Huffman
Users that are interested in Huffman are comparing it to the libraries listed below
Sorting:
- A C++ compression and decompression program based on Huffman Coding.☆69Updated 5 years ago
- huffman encoder/decoder☆113Updated 4 years ago
- C++ program to compress any file using the standard Huffman encoding algorithm☆30Updated 5 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- A simple file system☆39Updated 12 years ago
- B+ tree C++ implementation☆34Updated 4 years ago
- Using huffman coding to compress-decompress real-world files☆47Updated 2 years ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆99Updated last year
- Mini Database Engine in C++☆128Updated 5 years ago
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆102Updated 4 years ago
- Implements the Huffman Coding algorithm.☆27Updated 5 years ago
- BTree and BPlusTree Realize:B树和B+树的实现代码☆88Updated 9 years ago
- 2017 Tongji SSE C++ Final Project Game☆26Updated 7 years ago
- 正则表达式引擎☆33Updated 7 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- B+ tree implementation which stores data in file☆279Updated last year
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 二叉查找树、AVL树、红黑树、B-树☆50Updated 8 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 6 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆67Updated 7 years ago
- Huffman algorithm implementation in C++☆18Updated 8 years ago
- Lightweight FTP server written in C☆144Updated last year
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆89Updated 9 years ago
- A simple BitTorrent client written in C++☆56Updated 3 years ago
- a c/c++ source file parser☆57Updated 10 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 4 months ago
- 仿写一两遍STL几乎是修炼c++的必经之路☆25Updated 8 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆38Updated 4 years ago