Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niuyinmei/ICS2018
HUST的朋友们麻烦 star | fork | follow 三连好么
https://github.com/niuyinmei/ICS2018
hust-pa nemu
Last synced: about 2 months ago
JSON representation
HUST的朋友们麻烦 star | fork | follow 三连好么
- Host: GitHub
- URL: https://github.com/niuyinmei/ICS2018
- Owner: niuyinmei
- Created: 2019-01-10T15:21:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T09:52:42.000Z (over 4 years ago)
- Last Synced: 2024-11-02T18:02:40.971Z (2 months ago)
- Topics: hust-pa, nemu
- Language: C
- Homepage:
- Size: 5.77 MB
- Stars: 16
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hust - niuyinmei
README
# ICS2018 Programming Assignment
This project is the programming assignment of the class ICS(Introduction to Computer System) in Huazhong University of Science and Technology. (Referenced from Nanjing University)
For the guide of this programming assignment,
refer to http://nju-ics.gitbooks.io/ics2018-programming-assignment/content/Instruction of each stage can be tracked in /nemu folder in different branches. For example, there's a pa1.pdf under pa1 branch, and so on. The report is completed in Chinese.
To initialize, run
```bash
bash init.sh
```