Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 三连好么

Awesome Lists containing this project

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
```