https://github.com/newbeeyhy/ics2024
  
  
     
    https://github.com/newbeeyhy/ics2024
  
        Last synced: 8 months ago 
        JSON representation
    
- Host: GitHub
 - URL: https://github.com/newbeeyhy/ics2024
 - Owner: newbeeyhy
 - Created: 2025-01-12T09:56:01.000Z (10 months ago)
 - Default Branch: main
 - Last Pushed: 2025-02-12T10:02:38.000Z (9 months ago)
 - Last Synced: 2025-02-12T11:22:52.952Z (9 months ago)
 - Language: C
 - Size: 2.53 MB
 - Stars: 0
 - Watchers: 1
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
README
          Yang Haoyu
231840276
# 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)