Commit 51a5d4a7 authored by Lpzhan's avatar Lpzhan
Browse files

Update readme.md

parent 58ed7023
No related merge requests found
Showing with 5 additions and 5 deletions
+5 -5
......@@ -7,11 +7,11 @@ proj0:面向操作系统课程的操作系统竞赛和实验。
# 2. 项目结构
---------
|-hit-oslab // 实验环境
|-linux-0.11 // 修改后的 linux0.11 源码
|-files_in_linux0.11.zip // 要放在linux0.11下面运行的程序,包括生产者消费者问题以及读者写者问题的实现代码
|-figures // 项目说明(readme.md)中所需图片
|-readme.md // 项目说明
- hit-oslab // 实验环境
- linux-0.11 // 修改后的 linux0.11 源码
- files_in_linux0.11.zip // 要放在linux0.11下面运行的程序,包括生产者消费者问题以及读者写者问题的实现代码
- figures // 项目说明(readme.md)中所需图片
- readme.md // 项目说明
项目构建:
1. 使用hit-oslab中的 setup 脚本搭建实验环境(oslab)。
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment