https://github.com/poripouria/operating-systems
Principles of Operating Systems Course projects (FCFS, RR, Grep, and...)
https://github.com/poripouria/operating-systems
c cpp operating-system os process
Last synced: about 2 months ago
JSON representation
Principles of Operating Systems Course projects (FCFS, RR, Grep, and...)
- Host: GitHub
- URL: https://github.com/poripouria/operating-systems
- Owner: poripouria
- Created: 2023-06-26T13:43:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T20:25:40.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T20:36:30.475Z (about 1 year ago)
- Topics: c, cpp, operating-system, os, process
- Language: C
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating-Systems
Principles of Operating Systems Course projects
- FCFS Algorithm by 2 threads
- Round Robin Algorithm by 2 threads
- Parallel matrix multiplication server
- Grep command for searching