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
- This educational repository covers the Introduction to Computer Science in Java (Ariel University, 2025 - fall semester - A). This cour…☆12Updated 2 months ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- huffman encoder/decoder☆111Updated 4 years ago
- A simple BitTorrent client written in C++☆52Updated 3 years ago
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆101Updated 4 years ago
- I needed a serious web crawler for search engine applications. This is it.☆75Updated 4 years ago
- 一个小型的c语言编译器☆88Updated 6 years ago
- 数据结构: 哈夫曼编译码器☆18Updated 8 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆82Updated 11 years ago
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆280Updated last year
- my homework implement of aut courseworks☆17Updated 2 years ago
- C++&&Java socket网络编程 学习socket 案例快速入手☆51Updated 5 years ago
- 数据结构课程设计(哈夫曼编码译码器)☆18Updated 5 years ago
- C++实现简单数据库引擎☆26Updated 6 years ago
- 二叉查找树、AVL树、红黑树、B-树☆50Updated 8 years ago
- 一个C-的编译器/NUAA 编译原理课程设计☆56Updated 6 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Updated 6 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆66Updated 7 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- 一个Qt写的连连看小游戏☆17Updated 8 years ago
- BTree and BPlusTree Realize:B树和B+树的实现代码☆87Updated 9 years ago
- c++ 实现关系型数据库 / 数据库概论课程设计☆52Updated 5 years ago
- 2017 Tongji SSE C++ Final Project Game☆26Updated 6 years ago
- Using huffman coding to compress-decompress real-world files☆47Updated 2 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- 基于C++实现的用户态TCP协议☆20Updated 4 years ago
- C++11 实现的简易版 STL☆222Updated 7 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆61Updated 7 years ago