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 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
 - A C++ compression and decompression program based on Huffman Coding.☆70Updated 5 years ago
 - An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆103Updated 5 years ago
 - huffman encoder/decoder☆116Updated 4 years ago
 - 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆128Updated 9 years ago
 - FastDCS is a distributed computing system.☆35Updated 7 years ago
 - 二叉查找树、AVL树、红黑树、B-树☆51Updated 9 years ago
 - Simple ftp server written in C++☆99Updated 3 years ago
 - Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆282Updated 2 years ago
 - A simple webserver for Windows☆68Updated 5 years ago
 - 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆77Updated 5 years ago
 - A linux-like virtual file system by C++☆147Updated 5 years ago
 - The Boost C++ Libraries☆234Updated 7 years ago
 - Simple FTP client-server implementation in C☆126Updated 5 years ago
 - a tiny c complier☆32Updated 8 years ago
 - HTTP Server/Client/Proxy Server☆91Updated 8 years ago
 - tass-sgi-stl-2.91.57-annotated-source☆58Updated 13 years ago
 - TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆90Updated 10 years ago
 - 简单C++标准库(STL)的实现☆62Updated 8 years ago
 - a c/c++ source file parser☆57Updated 10 years ago
 - 简单有效的内存池实现☆98Updated 9 years ago
 - Basic http server☆34Updated 5 years ago
 - simple compiler☆119Updated 8 years ago
 - 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
 - I needed a serious web crawler for search engine applications. This is it.☆75Updated 4 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 7 years ago
 - c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
 - Linux C Programming☆63Updated 7 years ago
 - 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆136Updated 9 years ago
 - 极 客班C++专业样本项目资源库☆41Updated 10 years ago