kexinxin / xv6OSLinks
该项目完成了一个小型的操作系统。麻雀虽小五脏俱全,包含了操作系统的内存管理、进程管理、文件系统等部分
☆20Updated 6 years ago
Alternatives and similar repositories for xv6OS
Users that are interested in xv6OS are comparing it to the libraries listed below
Sorting:
- BookOS is a tiny OS based on xbook2 kernel, you can use it to study!☆81Updated 3 years ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆77Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)☆51Updated 4 years ago
- Yet another toy processor implementation☆15Updated 4 years ago
- 自制编译器☆43Updated 8 years ago
- NES/FC 模拟器☆18Updated last year
- 简易编译器实现,最终翻译成伪汇编代码☆33Updated 3 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆12Updated 10 years ago
- DIY Compiler☆46Updated last year
- 计算机网络学习笔记~☆30Updated 4 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆38Updated 6 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆82Updated 5 years ago
- 炉石传说一键跳过酒馆战棋战斗动画.本质上是利用windows防火墙短时间断开炉石传说 网络连接,UI开发基于PainterEngine,编译需要PainterEngine库支持☆10Updated 5 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆89Updated 10 years ago
- 一个小型的c语言编译器☆88Updated 7 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆29Updated 7 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- General LR Parser(CMake,C++)☆65Updated 6 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- C++开发的Windows音乐播放器,使用开源音频处理库libzplay。☆22Updated 6 years ago
- one mini operating system simplified from linux0.12☆83Updated 2 years ago
- 基于C++实现的用户态TCP协议☆21Updated 4 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 9 years ago
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆14Updated 6 years ago
- Homemade OS based on MIT6.828 JOS with a GUI and some new features.☆41Updated 8 years ago
- A toy complier.☆118Updated 3 years ago
- (从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运…☆10Updated 10 years ago
- 使用图形库easyx写的c++魂斗罗游戏☆56Updated 5 years ago