《操作系统》的实验代码。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

452 B

challenge1: 实现内核态与用户态之间的来回切换 状态:已完成,在branch master中的labcodes_answer/lab1_result

challenge2: 用敲键盘实现用户模式内核模式切换 状态:已完成,在branch lab1_X中的labcodes_answer/lab1_result 完成人:尹治宏 (yinzhihong12@msn.com)

challenge3: 可以在真实x86机器上用grub bootloader引导ucore kernel 状态:已完成 完成人:王欢 (mikewang.exe@gmail.com)