maxtors / Huffman
Huffman encoding and decoding using C++
☆53Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Huffman
- A C++ compression and decompression program based on Huffman Coding.☆67Updated 4 years ago
- huffman encoder/decoder☆105Updated 3 years ago
- 二叉查找树、AVL树、红黑树、B-树☆48Updated 8 years ago
- C++ program to compress any file using the standard Huffman encoding algorithm☆31Updated 5 years ago
- a c/c++ source file parser☆57Updated 9 years ago
- An elegantly implemented toy HTTP server for C and C++☆9Updated last year
- A linux-like virtual file system by C++☆143Updated 5 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆74Updated 7 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆59Updated 6 years ago
- B+ tree implementation which stores data in file☆275Updated 10 months ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- My own implementation of C++'s smart pointers☆35Updated 4 years ago
- C++ operator precedence parser☆101Updated 8 months ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆86Updated 9 years ago
- 这是我自己用C++写的一个小型数据库,其中包括语义分析,存储管理,检索优化(主要用到了B+树,B+树也是自己写的)☆15Updated 7 years ago
- A relational database engine using B+ tree indexing☆42Updated 3 years ago
- Lightweight FTP server written in C☆139Updated last year
- C/C++ Regex/Regular Expression(C/C++正则表达式库实现)☆23Updated 9 years ago
- BTree and BPlusTree Realize:B树和B+树的实现代码☆85Updated 9 years ago
- 2016跟侯捷学C++全方位提升技能素养-C++开发工程师-视频ppt与代码☆16Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆50Updated last year
- Implemet Key-Value store using BTree☆58Updated 5 years ago
- 一个Qt写的连连看小游戏☆17Updated 7 years ago
- 2017 Tongji SSE C++ Final Project Game☆26Updated 6 years ago
- C++ 实现银行排队服务模拟☆9Updated 7 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- 刚学完C++学校布置的C++实训项目作业,加上自己自学的Qt,然后小试牛刀做出的坦克大战,素材玩法仿照FC游戏坦克大战写的,比较简陋☆21Updated 7 years ago
- [c++]使用boost.asio写的简单内存键值对缓存☆11Updated 7 years ago
- 该项目完成了一个小型的操作系统。麻雀虽小五脏俱全,包含了操作系统的内存管理、进程管理、文件系统等部分☆19Updated 5 years ago
- Modern C++ B-tree containers☆264Updated last year