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
- C++ program to compress any file using the standard Huffman encoding algorithm☆30Updated 5 years ago
- A simple file system☆39Updated 12 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- A simple implementation of utf8 strings for C++☆41Updated 4 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆68Updated 7 years ago
- C++ class for creating and computing arbitrary-length integers☆200Updated 10 months ago
- 二叉查找树、AVL树、红黑树、B-树☆50Updated 8 years ago
- A dictionary implementation that is written in C and backed by a prefix tree.☆25Updated 10 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- A MineSweeper game written in Qt☆14Updated 8 years ago
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆101Updated 4 years ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- C++开发的Windows音乐播放器,使用开源音频处理库libzplay。☆21Updated 5 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆17Updated 7 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆76Updated 7 years ago
- 基于内存的简易文件系统实现☆25Updated 6 years ago
- Source code for 'Using the C++ Standard Template Libraries' by Ivor Horton☆37Updated 7 years ago
- An Implementation of BigInteger library in C++☆95Updated 2 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆20Updated 6 years ago
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- Lightweight FTP server written in C☆144Updated last year
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆53Updated 8 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- 自己用C++实现小 型Redis☆34Updated 6 years ago
- 2017 Tongji SSE C++ Final Project Game☆26Updated 7 years ago
- Deterministic Finite Automata in C++, Token Parser & Lexer☆48Updated 12 years ago
- C++11 实现的简易版 STL☆223Updated 8 years ago