Skip to content

radonys/MiniOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MiniOS

Basic OS implemented using Java.

Integrated Applications:

1.Text Editor 2.Terminal 3.File Explorer 4.Calculator 5.CPU Scheduling Algorithms

How to use :

Run os.java in src to run the Mini OS.

CPU Scheduling has been implemented. Only 4 processes at a time will run. (To change the max number of processes change the corresponding variable in scheduling.java)

About

Basic Virtual OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%