# ics-pa **Repository Path**: ljc_man/ics-pa ## Basic Information - **Project Name**: ics-pa - **Description**: ics-pa的个人学习仓库 - **Primary Language**: C - **License**: Not specified - **Default Branch**: 2024 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-09 - **Last Updated**: 2025-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ICS2024 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 https://nju-projectn.github.io/ics-pa-gitbook/ics2024/ To initialize, run ```bash bash init.sh subproject-name ``` See `init.sh` for more details. The following subprojects/components are included. Some of them are not fully implemented. * [NEMU](https://github.com/NJU-ProjectN/nemu) * [Abstract-Machine](https://github.com/NJU-ProjectN/abstract-machine) * [Nanos-lite](https://github.com/NJU-ProjectN/nanos-lite) * [Navy-apps](https://github.com/NJU-ProjectN/navy-apps)