maxtors / HuffmanLinks
Huffman encoding and decoding using C++
☆55Updated 7 years ago
Alternatives and similar repositories for Huffman
Users that are interested in Huffman are comparing it to the libraries listed below
Sorting:
- 二叉查找树、AVL树、红黑树、B-树☆52Updated 9 years ago
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆105Updated 5 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++23 using BSD kqueue for socket event notification☆80Updated last week
- AI 俄罗斯方块(C++)☆253Updated 4 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- huffman encoder/decoder☆115Updated 4 years ago
- Automatic output function for C++ ranges☆20Updated last year
- A simple webserver for Windows☆68Updated 5 years ago
- 程序设计实践作业——图书管理系统模型☆40Updated 12 years ago
- A linux-like virtual file system by C++☆148Updated 6 years ago
- Implementation of a simple FTP client and server☆161Updated 7 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆187Updated 8 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 10 years ago
- A simple implementation of thread pooling for C/C++ using POSIX threads☆83Updated 5 years ago
- 一个Qt写的连连看小游戏☆17Updated 9 years ago
- 资料☆98Updated 8 years ago
- C++ math expression parser for integers☆109Updated last month
- Simple ftp server written in C++☆99Updated 3 years ago
- Simple FTP client-server implementation in C☆126Updated 5 years ago
- 极客班C++专业样本项目资源库☆40Updated 10 years ago
- a tiny c complier☆33Updated 8 years ago
- A C++ compression and decompression program based on Huffman Coding.☆72Updated 6 years ago
- My Study and Test Codes of C++ Language☆33Updated 9 years ago
- Code files by Packt☆538Updated 4 years ago
- FastDCS is a distributed computing system.☆35Updated 7 years ago
- Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-bal…☆79Updated 7 years ago
- simple compiler☆119Updated 8 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆91Updated 10 years ago
- HTTP Server/Client/Proxy Server☆90Updated 8 years ago