ranxian / xv6-chinese
中文版的 MIT xv6 文档
☆3,344Updated last year
Related projects ⓘ
Alternatives and complementary repositories for xv6-chinese
- hurlex 小内核分章节代码和文档☆1,032Updated 3 years ago
- MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html☆1,043Updated last year
- ucore os lab guide☆743Updated 4 years ago
- Simple kernel for learning operating systems. 用于学习操作系统的简单内核☆3,044Updated 2 months ago
- ☆2,444Updated 8 months ago
- 实现一个操作系统内核☆1,851Updated last year
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,720Updated 6 years ago
- the source code of linux-0.11 for study linux kernel☆1,199Updated 5 years ago
- OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32☆3,971Updated last year
- Chinese edition of Operating Systems .Three Easy Pieces☆520Updated 5 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆479Updated 4 years ago
- OS Lectures 2022 Spring in Dept. CS, Tsinghua Univ.☆2,862Updated 2 years ago
- CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!☆1,308Updated 4 years ago
- 清华大学操作系统课程实验 (OS Kernel Labs)☆2,097Updated 2 years ago
- 网易云课堂选的操作系统课实验的代码及相关记录☆452Updated 2 years ago
- 《一个64位操作系统的设计与实现》读书笔记&随书源码☆1,163Updated 5 years ago
- Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记☆2,434Updated last year
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆11,410Updated last year
- 为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。☆2,686Updated 5 months ago
- S - 哈工大《操作系统》实验☆2,157Updated 2 years ago
- A C language repo to implement CSAPP☆916Updated last year
- 从零开始的 JSON 库教程☆7,730Updated 5 months ago
- 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程