https://github.com/maxime-hrt/ece-os-heurtevent-lecoq
https://github.com/maxime-hrt/ece-os-heurtevent-lecoq
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxime-hrt/ece-os-heurtevent-lecoq
- Owner: Maxime-Hrt
- Created: 2023-09-13T06:57:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T13:32:49.000Z (over 1 year ago)
- Last Synced: 2025-02-02T03:45:45.864Z (4 months ago)
- Language: C
- Size: 3.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating System (OS) Assignments
* [LAB 1: Programmer's view - Creating Processes](https://github.com/Maxime-Hrt/ece-os-heurtevent-lecoq/blob/main/Lab1/README.md)
* [LAB 2: Sharing memory between processes](https://github.com/Maxime-Hrt/ece-os-heurtevent-lecoq/blob/main/Lab2/README.md)
* [LAB 3: Scheduling exercises](https://github.com/Maxime-Hrt/ece-os-heurtevent-lecoq/blob/main/Lab3/README.md)
* [LAB 4: Interprocess Synchronization](https://github.com/Maxime-Hrt/ece-os-heurtevent-lecoq/blob/main/Lab4/README.md)