# NKU ICS2017 **Repository Path**: programming-xiaoxia/computer-system-desgin ## Basic Information - **Project Name**: NKU ICS2017 - **Description**: NKU计算机系统设计课程仓库,为了防止gitlog丢失,决定使用仓库保存记录,不想做0S方面的可以直接拿去水,如果可以,请点个star - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-25 - **Last Updated**: 2025-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)