AngryHacker / OS_Lab
从零做操作系统
☆25Updated 9 years ago
Alternatives and similar repositories for OS_Lab:
Users that are interested in OS_Lab are comparing it to the libraries listed below
- 《30天自制操作系统》在Linux下的实践☆95Updated 7 years ago
- Homemade OS based on MIT6.828 JOS with a GUI and some new features.☆41Updated 7 years ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆76Updated 4 years ago
- the ucore os protal☆39Updated 12 years ago
- Assembly Exercise 王爽 《汇编语言 第二版》练习题答案☆36Updated 4 years ago
- This is a small os forked from Tsinghua's Operatinig System repository ucore_os☆19Updated 3 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 6 years ago
- 操作系统真象还原☆116Updated 10 months ago
- linux系统编程指南☆75Updated 8 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 4 years ago
- A simple database engine with common SQL queries support. Final project for course 'Introduction to Databases' of Tsinghua University, Fa…☆148Updated 6 years ago
- 正则表达式引擎☆33Updated 7 years ago
- Understanding Unix/Linux Programming 练习☆35Updated 9 years ago
- one mini operating system simplified from linux0.12☆82Updated 2 years ago
- Simple DIY OS☆160Updated 6 years ago
- 【译】UIUC CS241 系统编程中文讲义☆49Updated 2 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- Yet another toy processor implementation☆14Updated 3 years ago
- simple compiler☆120Updated 7 years ago
- Make a simple os to learn Linux Kernel☆32Updated 4 years ago
- 哈工大操作系统实验 (含报告,PPT,以及做实验过程中的一些小记录README.md)☆42Updated 9 years ago
- Building ucore OS step by step☆153Updated 9 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 7 years ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- ubuntu下操作系统开发学习☆95Updated 7 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆48Updated 2 years ago
- 上过的公开课的作业,源代码的注释版本,一个大杂烩。☆124Updated 6 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- OS开发编写的资料☆118Updated 3 years ago
- 使用X86汇编和C写的小型操作系统,初步完成了引导扇区,保护模式(页式存储,中断及异常)的编写,暂时停留在进程的编写。调试器使用Bochs,还有图形界面的Peter-Bochs,很是佩服Peter☆9Updated 10 years ago