maxtors / Huffman
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
- A C++ compression and decompression program based on Huffman Coding.☆68Updated 5 years ago
- huffman encoder/decoder☆110Updated 3 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆65Updated 6 years ago
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆100Updated 4 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- A simple file system☆38Updated 12 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- BTree and BPlusTree Realize:B树和B+树的实现代码☆86Updated 9 years ago
- Implement CLRS psuedocode in C++☆91Updated 4 years ago
- A simple operating system 一个基于x86的操作系统☆33Updated last year
- my homework implement of aut courseworks☆14Updated 2 years ago
- A simple implementation of thread pooling for C/C++ using POSIX threads☆80Updated 4 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆76Updated 7 years ago
- 哈夫曼编解码C++实现☆8Updated 5 years ago
- Lightweight FTP server written in C☆143Updated last year
- C++&&Java socket网络编程 学习socket 案例快速入手☆51Updated 5 years ago
- 二叉查找树、AVL树、红黑树、B-树☆50Updated 8 years ago
- Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-bal…☆77Updated 6 years ago
- Lock-free linked list☆16Updated 12 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 基于C++实现的用户态TCP协议☆19Updated 4 years ago
- C++11 实现的简易版 STL☆221Updated 7 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- HTTP Server/Client/Proxy Server☆92Updated 8 years ago
- Using huffman coding to compress-decompress real-world files☆48Updated 2 years ago
- CMake快速入门☆27Updated 5 months ago
- An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching…☆33Updated last year
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆51Updated 11 years ago
- B+ tree implementation in C☆130Updated 4 years ago
- 仿写一两遍STL几乎是修炼c++的必经之路☆25Updated 8 years ago