coldarra1 / WITCL
The learning materials of computer profession in WIT.
☆33Updated last year
Alternatives and similar repositories for WITCL:
Users that are interested in WITCL are comparing it to the libraries listed below
- A simple operating system 一个基于x86的操作系统☆32Updated last year
- THU2017年小学期程序设计训练大作业 (Sudoku, Draughts, 人物信息检索)☆46Updated 7 years ago
- A cross-platform text data viewer☆17Updated 6 years ago
- Dive into Data Structures - 强调动手实践的数据结构学习项目,其中包含在线书籍、公开课、练习代码等子项目☆39Updated 5 months ago
- [一个聊天软件Demo] a chat software powered by libevent/mysql and qt☆10Updated 3 years ago
- code☆188Updated 4 years ago
- 模拟Linux文件系统☆29Updated 7 years ago
- 🎲 黑白棋 课程设计 + AI (Minimax)☆70Updated 4 years ago
- Writing a sqlite clone from scratch in C++☆129Updated 2 years ago
- I want to write a game using easyx.h.☆19Updated 4 years ago
- 汇编语言程序设计项目☆72Updated 7 years ago
- 💎我的CS学习笔记,地址:https://notes.riba2534.cn☆20Updated 2 years ago
- 【清华大学】数据结构与算法 邓俊辉教授 课程学习代码。Implementation of Stack,Queue,AVL,BST,B-tree,RB-tree etc.☆43Updated 5 years ago
- 一个Qt写的连连看小游戏☆18Updated 8 years ago
- VS Code C++ 配置器(第 1、2 版)☆119Updated 2 years ago
- 一款使用Qt开发的代码编辑器,并且支持代码高亮、MarkDown预览等☆22Updated 5 years ago
- 📚 一篇快速掌握基础C++的面向对象的教程,这个旨在能够快速回顾c++的面向对象基本知识。☆34Updated last year
- 浙大MOOC-陈越、何钦铭-数据结构-2016秋-(C++)☆37Updated 8 years ago
- 清华大学计算机系计算机组成原理课程大实验☆23Updated 8 years ago
- 战棋类RPG游戏:凌工路2号☆140Updated 5 years ago
- 《CPlusPlus编程语言基础》又称为“C加加知识树”,用树状思维导图的形式展现C++从业人员必备的所有C++基础知识。☆25Updated 4 years ago
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆17Updated 4 years ago
- 一个仿linux虚拟文件系统(C++)☆10Updated 7 years ago
- 基于QT开发的UNO卡牌游戏,支持两种游戏规则模式,2-8人局域网联机对战,简单的AI人机对战等☆83Updated 4 years ago
- ACM-ICPC模板☆29Updated 7 years ago
- 《C++新经典:对象模型》笔记☆12Updated 2 years ago
- 《啊哈算法》书上代码☆58Updated 6 years ago
- ACM、OI、OJ代码模板☆104Updated 7 months ago
- How to Make a Computer Operating System in C++ 中文版☆32Updated 6 years ago
- 设计了生产者-消费者模拟演示系统。生产者模拟多个进程生产指令放入指令队列中,消费者模拟处理机从指令队列中取出指令并映射为页进行处理,实现页面置换算法。利用Qt产生动画,模拟演示这一过程更加生动形象,可以用于操作系统的教学中。☆22Updated 7 months ago