This Repo Consists of Source code of Process Scheduling Algorithms (FCFS,SJF,SRTF,Priority,Round Robin), Deadlock Prevention & Detection Algorithm - Safety Algorithms, Memory Allocation Schemes (First Fit, Best Fit, Worst Fit), Page Replacement Algorithms (FCFS, LRU, Optimal ) and Disk Scheduling Algorithms and Many More ......
round-robin bankers-algorithm disk-scheduling-algorithms page-replacement-algorithm fcfs-process-scheduling sjf-process-scheduling srtf-process-scheduling priority-process-scheduling
- Updated
Aug 14, 2021 - C