# 系统设计 **Repository Path**: fanyz001/system-design ## Basic Information - **Project Name**: 系统设计 - **Description**: 南京大学NEMU系统设计实验,2018版本,已完成PA1到PA5全部内容。 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-27 - **Last Updated**: 2023-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: nemu, 系统设计 ## README # ICS2017 Programming Assignment This project is the programming assignment of the class ICS(Introduction to Computer System) in Department of Computer Science and Technology, Nanjing University. For the guide of this programming assignment, refer to http://nju-ics.gitbooks.io/ics2017-programming-assignment/content/ To initialize, run ```bash bash init.sh ``` The following subprojects/components are included. Some of them are not fully implemented. * [NEMU](https://github.com/NJU-ProjectN/nemu) * [Nexus-am](https://github.com/NJU-ProjectN/nexus-am) * [Nanos-lite](https://github.com/NJU-ProjectN/nanos-lite) * [Navy-apps](https://github.com/NJU-ProjectN/navy-apps)