KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
icslabs
★ 10
Open GitHub ↗
Lab assignments of ICS course.
Download README (.md)
Explore Similar Repositories
CV-Template
:
Curriculum Vitae with LATEX.
koa-starter
:
An opinionated Koa starter kit
StaticScan
:
Static scan.
lambdacube-workshop
:
LambaCube 3D workshop at LambdaConf 2017
cccbdb-calculation-parser
:
Pulls all geometry information from cccbdb.nist.gov for the specified chemical formula
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
icslabs
?
Download (.md)
# icslabs ## Introduction This is a repo which contains lab assignments of [ICS course](http://ipads.se.sjtu.edu.cn/courses/ics/index.shtml) (SE101 & SE111) in SJTU in year 2016-2017. ## Contents ### Tutorial Contains some tutorial materials as a preparation for labs. - [tut-tools](https://github.com/gousaiyang/icslabs/tree/master/tut-tools) - [tut-debug](https://github.com/gousaiyang/icslabs/tree/master/tut-debug) - [tut-asm](https://github.com/gousaiyang/icslabs/tree/master/tut-asm) ### Lab View those subdirectories for more information about each lab, including the requirements, all the provided files, my answers, my feelings and some hints. - [lab1](https://github.com/gousaiyang/icslabs/tree/master/lab1) - [lab2](https://github.com/gousaiyang/icslabs/tree/master/lab2) - [lab3](https://github.com/gousaiyang/icslabs/tree/master/lab3) - [lab4](https://github.com/gousaiyang/icslabs/tree/master/lab4) - [lab5](https://github.com/gousaiyang/icslabs/tree/master/lab5) - [lab6](https://github.com/gousaiyang/icslabs/tree/master/lab6) - [lab7](https://github.com/gousaiyang/icslabs/tree/master/lab7) - [lab8](https://github.com/gousaiyang/icslabs/tree/master/lab8) - [lab9](https://github.com/gousaiyang/icslabs/tree/master/lab9) - [lab10](https://github.com/gousaiyang/icslabs/tree/master/lab10) ### Online Exam The online exam consists of part of lab2 and part of lab3. The time is pressing, so you should be proficient enough to finish them. - [online](https://github.com/gousaiyang/icslabs/tree/master/online) ## License This repository contains materials provided by instructors/textbook authors/TAs/former students. They should only be used for educational purposes.