Skip to content

USTC-CS-Course-Resource/USTC-OSH-2020-Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSH-2020-Labs

License: MIT

王章瀚

感谢课程老师刑凯,助教taoky,iBug等的指导与帮助.

The File Structure of lab1

lab1  
├── docs  
│   ├── report.md  
├── linux  
│   ├── bzImage  
│   ├── .config  
│   ├── initrd.cpio.gz  
│   └── initrd_withshell.cpio.gz  
└── mbr  
    ├── mbr  
    └── mbr.asm

The File Structure of lab2

lab2
├── command.c
├── command.h
├── Makefile
├── README.md
├── sh
├── shell.c
├── test

The File Structure of lab3

lab3
├── test_tool
│   ├── checker.py  
│   ├── data.txt  
│   ├── runclt.sh
├── 1.cpp
├── 2.cpp
├── 3.cpp
├── Makefile
├── README.md

The File Structure of lab4

lab4
├── cgroup_when_clone
│   ├── main.c
├── main.c
├── Makefile
├── README.md

About

中国科学技术大学OSH课程实验

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published