SJTU-IPADS / OS-Course-Lab
本仓库包含上海交通大学IPADS实验室设计的操作系统课程系列实验。
☆325Updated this week
Alternatives and similar repositories for OS-Course-Lab:
Users that are interested in OS-Course-Lab are comparing it to the libraries listed below
- 2022 Chcore Lab☆44Updated 2 years ago
- MIT 6.S081 xv6-riscv solution☆82Updated 3 years ago
- Guide for ICSPA MOOC☆74Updated last year
- ☆82Updated 9 months ago
- ☆381Updated 9 months ago
- MIT undergraduate operating system course☆364Updated 4 years ago
- MIT 6.S801 xv6 book 2020版 中文翻译☆192Updated 3 years ago
- 2024年春季OS课程Slides\实验指导\思维导图\挑战项目等 https://learningos.github.io/os-lectures/☆685Updated this week
- The MOSAIC Operating Systems Model and Checker☆168Updated last year
- Notes taken by zweix while learning computer related knowledge☆127Updated last month
- ICSPA for MOOC☆52Updated last year
- NJU 操作系统: 设计与实现☆65Updated 2 years ago
- ☆102Updated 9 months ago
- The docker source and materials for CS:APP labs☆220Updated last year
- ☆570Updated last month
- A minimal, modularized, and machine-independent hardware abstraction layer☆467Updated last month
- ☆85Updated 3 months ago
- Notes for courses of @SJTU-SE☆108Updated 11 months ago
- Homework 1 - Spring 2022 Semester - Advanced Programming Course☆53Updated last year
- XV6 - MIT 6.s081 operating system Fall 2020 version☆66Updated last year
- MIT6.S081实验官方纯净源代码以及我为此制作的开箱即用的实验环境(部署后即可以用web端的Vscode进行实验),转载于MIT官方仓库git clone git://g.csail.mit.edu/xv6-labs-2020,由于GitHub上没有放出2020版本的M…☆74Updated last year
- ☆100Updated this week
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆335Updated last year
- BUAASE2019级的编译实验的实验指导与实验安排☆116Updated 2 years ago
- notes i made while reading the papers. Including database, distributed systems and HPC.☆160Updated 2 years ago
- NJU OS Experiments, including 6 mini labs and a realization of operating system☆16Updated 5 years ago
- Lab of 6.S081 / Fall 2020☆78Updated 4 years ago
- tiger compiler reference to Modern Compiler Implementation in C (Tiger Book).