Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/girafboy/ICS-AllLabs
This is the lab1 answer in ICS from SJTU. Using for learning not just copying.
https://github.com/girafboy/ICS-AllLabs
Last synced: 8 days ago
JSON representation
This is the lab1 answer in ICS from SJTU. Using for learning not just copying.
- Host: GitHub
- URL: https://github.com/girafboy/ICS-AllLabs
- Owner: Girafboy
- Created: 2019-03-28T01:58:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T14:16:08.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T21:42:58.658Z (4 months ago)
- Language: C
- Size: 2.54 MB
- Stars: 7
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-se - Girafboy-2017
README
# ICS--AllLabs
-----------
This is all labs' answer in ICS from SJTU.
(expect for lab6 because -_- too *LAZY* for me)
~~Using for learning not just copying.~~
-----------
* Lab1 ***[Bit-level Ops](/lab1)***
* Lab2 ***[Bombing](/lab2)***
* Lab3 ***[Attacking](/lab3)***
* Lab4 ***[Y86-64 Simulator](/lab4)***
* Lab5 ***[Y86-64 Assembler](/lab5)***
* Lab6 ***[Optimization(undo)](/lab6)***
* Lab7 ***[Malloc](/lab7)***
* Lab8 ***[Cache Memories](/lab8)***
* Lab9 ***[Unix Shell](/lab9)***
* Lab10 ***[Web Proxy](/lab10)***