File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 33 <img src="photos/cpu-sch-algo-logo.png" alt="cpu-scheduling-algos" />
44</p >
55
6+
7+ [ ![ Python version] ( https://img.shields.io/badge/python-%5E3.8.1-purple?style=flat-square )] ( https://www.python.org/ )
8+ [ ![ BSD Licence] ( https://img.shields.io/badge/licence-BSD-geen?style=flat-square )] ( LICENSE )
9+ [ ![ Follow me] ( https://img.shields.io/github/followers/amir-shamsi?label=follow%20me&style=flat-square )] ( https://github.com/amir-shamsi )
10+ <a href =" https://github.com/Amir-Shamsi/cpu-scheduling-algorithm " title =" Repo Size " >
11+ <img src =" https://img.shields.io/github/repo-size/Amir-Shamsi/cpu-scheduling-algorithm?label=Repo%20Size&logo=Github&style=flat-square " alt =" Project Initiator Repo Size " />
12+ </a >
13+
614This is an OS simulation that has been implemented by the CPU scheduling algorithms such as:<br >
715- First Come, First Serve (<a href =" https://en.wikipedia.org/wiki/Scheduling_(computing)#First_come,_first_served " >FCFS</a >)
816- Round Robin (<a href =" https://en.wikipedia.org/wiki/Round-robin_scheduling " >RR</a >)
You can’t perform that action at this time.
0 commit comments