Skip to content

AlirezaTanzifian/Cpu-scheduling-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cpu-scheduling-algorithms

Implementation of CPU algorithms including FCFS, RR, and SJF

Hello In this repository, I implemented three types of CPU scheduling algorithms in Python, each of which I generalized to n processes. This repository is for simulation only and has been my operating system lesson project ... I hope it will be useful

About

Implementation of CPU algorithms including FCFS, RR, and SJF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages