CallMeZhou / calcLinks
An elegantly implemented toy HTTP server for C and C++
☆9Updated 7 months ago
Alternatives and similar repositories for calc
Users that are interested in calc are comparing it to the libraries listed below
Sorting:
- 使用Huffman编码对图像进行无损压缩和解压。☆67Updated 7 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Updated 6 years ago
- 一个小型的c语言编译器☆89Updated 7 years ago
- 如何使用c++编写自己的操作系统(翻译项目)☆36Updated 6 years ago
- my homework implement of aut courseworks☆21Updated 2 years ago
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆17Updated 5 years ago
- 基于QT开发的UNO卡牌游戏,支持两种游戏规则模式,2-8人局域网联机对战,简单的AI人机对战等☆87Updated 4 years ago
- 简单的C语言编译器☆9Updated 5 years ago
- 基于qt c++的一个即时通讯软件☆43Updated 5 years ago
- A simple network library powered by epoll and proactor pattern.☆12Updated 3 years ago
- 基于c++实现ftp客户端,服务端程序☆26Updated 6 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆63Updated 8 years ago
- HTTP File server written in C++17☆10Updated 3 years ago
- A simple operating system 一个基于x86的操作系统☆33Updated last year
- 多线程环境下的高效异步日志系统☆15Updated 6 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆21Updated 7 years ago
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆83Updated 5 years ago
- QT实现的带GUI的图书管理系统☆80Updated 8 years ago
- 人工智能大作业:中国象棋AI☆10Updated 4 years ago
- 【清华大学】数据结构与算法 邓俊辉教授 课程学习代码。Implementation of Stack,Queue,AVL,BST,B-tree,RB-tree etc.☆46Updated 6 years ago
- 用 C++ 从 0 实现的超级马里奥项目☆156Updated 3 years ago
- My own implementation of C++'s smart pointers☆37Updated 5 years ago
- 上海地铁换乘指南系统(SubwayTransferSystem),是个人在暑期所做的一个数据结构课程设计项目☆183Updated 7 years ago
- a c compiler☆58Updated 2 years ago
- 🔥An easy-to-port/learn/use C++ data structure template library | 一个易于移植/使用/学习且结构简洁的数据结构模板库☆45Updated last year
- A simulator for 8051 microcontroller☆15Updated last year
- 本例程提供了C++的STL常用数据结构及其算法的使用范例,比如vector、string、list、forward_list、deque、queue、stack、map、set、multimap、multiset、tuple、bitset的使用范例,以及algorithm常…☆27Updated 7 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- 简单的c语言编译器☆40Updated 5 years ago
- C++简单小工具轮子☆102Updated 2 years ago