Skip to content

Commit 26cebc4

Browse files
add bachelor projects
1 parent bbae280 commit 26cebc4

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

oslabs/bachelor-projects.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# 本科毕设项目
2-
- [rCore-Tutorial 操作系统中进程调度算法的设计与实现](https://github.com/chyyuu/rCore-Tutorial-v3-sched-algorithms)
2+
- [monoRCore 模块化操作系统的设计与完善:2023](https://github.com/LearningOS/rCore-Tutorial-v3-with-page-replacement-and-sched-algorithms)
3+
- [毕设论文和答辩报告等](https://github.com/LearningOS/rCore-Tutorial-v3-with-page-replacement-and-sched-algorithms/tree/main/thesis-docs)
4+
- [rCore-Tutorial 操作系统中进程调度算法的设计与实现: 2022](https://github.com/chyyuu/rCore-Tutorial-v3-sched-algorithms)
35
- [毕设论文和答辩报告等](https://github.com/chyyuu/rCore-Tutorial-v3-sched-algorithms/tree/main/thesis-docs)
4-
- [rCore-Tutorial 页面置换算法与多核同步互斥机制](https://github.com/LearningOS/rCore-Tutorial-v3-dev-PRA)
6+
- [rCore-Tutorial 页面置换算法与多核同步互斥机制: 2022](https://github.com/LearningOS/rCore-Tutorial-v3-dev-PRA)
57
- [毕设论文和答辩报告等](https://github.com/LearningOS/rCore-Tutorial-v3-dev-PRA/tree/main/thesis-docs)
6-
- [monoRCore 模块化操作系统的设计与完善](https://github.com/LearningOS/rCore-Tutorial-v3-with-page-replacement-and-sched-algorithms)
7-
- [毕设论文和答辩报告等](https://github.com/LearningOS/rCore-Tutorial-v3-with-page-replacement-and-sched-algorithms/tree/main/thesis-docs)
8+
- [zCore操作系统内核的设计与实现:2020](https://github.com/rcore-os/zcore)
9+
- [毕设论文和答辩报告等](https://github.com/LearningOS/bachelor-thesis/blob/main/pql-thesis.pdf)
10+
- [Rust语言操作系统的设计与实现:2019](https://github.com/rcore-os/rCore)
11+
- [毕设论文和答辩报告等](https://github.com/LearningOS/bachelor-thesis/blob/main/wrj-thesis.pdf)

0 commit comments

Comments
 (0)