A prototype Project of Simple operating system functions
-
Updated
Feb 7, 2024 - Java
A prototype Project of Simple operating system functions
This project implements several CPU scheduling algorithms, including First Come First Served (FCFS), Shortest Job Next (SJN), Priority Scheduling, and Round Robin, in Java.
An example usage of threads in java
A repository containing coursework for the Wrocław University of Science and Technology.
A Java implementation of the Little Man's Computer (LMC) with interactive features
Add a description, image, and links to the operating-system-learning topic page so that developers can more easily learn about it.
To associate your repository with the operating-system-learning topic, visit your repo's landing page and select "manage topics."