Updated README. Also thanks to Bhakti for provding python version of all the codes.
This commit is contained in:
parent
4966a50eee
commit
6bfcebae0f
18
Codes/Python version/README.md
Normal file
18
Codes/Python version/README.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Python version
|
||||
|
||||
---
|
||||
|
||||
- This folder contains Python versions of all codes.
|
||||
- All codes have been tested.
|
||||
|
||||
---
|
||||
|
||||
- [Assignment-A1 (Pass 1 and pass 2 assembler)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Python%20version/Assignment-A1%20%28Assembler%29)
|
||||
- [Assignment-A2 (Pass 1 and pass 2 macro)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20A/Code-A2.py) - This code is from "Codes/Group A" folder
|
||||
- [Assignment-A3 (DLL)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20A/Code-A2.py) - This code is from "Codes/Group A" folder
|
||||
- [Assignment-A4 (Mutex and Semaphore)] - WHAT EVEN IS THIS?!
|
||||
- [Assignment-A5 (CPU scheduling)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Python%20version/Assignment-A5%20%28CPU%20Scheduling%29)
|
||||
- [Assignment-A6 (Memory placement)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Python%20version/Assignment-A6%20%28Memory%20placement%29)
|
||||
- [Assignment-A7 (Page replacement)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Python%20version/Assignment-A7%20%28Page%20replacement%29)
|
||||
|
||||
---
|
Loading…
Reference in New Issue
Block a user