Skip to content
#

operating-systems

An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.

Here are 102 public repositories matching this topic...

This is one of the most difficult projects, I have worked on. This project is divided into three phases; in the first phase, I was supposed to make VM Architecture. In the second one, Process and Memory Management. And in the third one, I was supposed to make a Graphical User Interface (GUI) in Java for the whole project. The requirements file f…

  • Updated Aug 28, 2019
  • Java

The Preemptive Round Robin Scheduling Algorithm is an important scheduling algorithm used in both process scheduling and network scheduling. Processes are executed for a predefined unit of time called a quantum. Once the CPU executes the process for the specified time slice, the process either terminates or returns to the back of the ready queue…

  • Updated Aug 6, 2019
  • Java
Followers
23.5k followers
Wikipedia
Wikipedia