We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc10e3 commit bbae280Copy full SHA for bbae280
oslabs/bachelor-projects.md
@@ -0,0 +1,7 @@
1
+# 本科毕设项目
2
+- [rCore-Tutorial 操作系统中进程调度算法的设计与实现](https://github.com/chyyuu/rCore-Tutorial-v3-sched-algorithms)
3
+ - [毕设论文和答辩报告等](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)
5
+ - [毕设论文和答辩报告等](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)
0 commit comments