maxtors / HuffmanLinks
Huffman encoding and decoding using C++
☆54Updated 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.☆70Updated 5 years ago
- 二叉查找树、AVL树、红黑树、B-树☆51Updated 9 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 8 months ago
- Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-bal…☆78Updated 7 years ago
- 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆136Updated 9 years ago
- A linux-like virtual file system by C++☆147Updated 5 years ago
- huffman encoder/decoder☆116Updated 4 years ago
- Augmented reality sudoku solver☆37Updated 9 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- My own implementation of C++'s smart pointers☆35Updated 5 years ago
- 简单C++标准库(STL)的实现☆62Updated 8 years ago
- 使用图形库easyx写的c++魂斗罗游戏☆56Updated 5 years ago
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆102Updated 5 years ago
- A simple operating system 一个基于x86的操作系统☆33Updated last year
- simple compiler☆119Updated 8 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆76Updated 8 years ago
- 极客班C++专业样本项目资源库☆41Updated 10 years ago
- Lightweight FTP server written in C☆144Updated 2 years ago
- Simple ftp server written in C++☆99Updated 3 years ago
- Implementation of a simple FTP client and server☆161Updated 7 years ago
- 一个Qt写的连连看小游戏☆17Updated 8 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 6 years ago
- MFC 绘图程序及 MFC 程序设计详解☆78Updated 6 years ago
- Linux C Programming☆63Updated 6 years ago
- Toddler is a well-designed usable and portable microkernel OS☆76Updated 6 years ago
- a tiny c complier☆32Updated 8 years ago
- Deterministic Finite Automata in C++, Token Parser & Lexer☆48Updated 12 years ago
- C++11 实现的简易版 STL☆224Updated 8 years ago
- Simple FTP client-server implementation in C☆125Updated 5 years ago