Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
-
Updated
Nov 8, 2023 - C
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
OS Disk Scheduling Algorithms implementations in C and JAVA
Some Operating System Alogorithms ( B Tech )
This repository contains C / C++ programs for simulating basic operating system algorithms.
Implementations of Various Data Structures & Algorithms
This repository contains all the source code that I have written for my Operating System course.
Implementação de um programa que manipula uma árvore B em disco
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 ......
An example on how SCAN disk scheduling algorithm works
Solution to assignments from an operating systems course taken at KTH
disk scheduling algorithms implemented in c language: FCFS, SSTF, SCAN C-SCAN
Add a description, image, and links to the disk-scheduling-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the disk-scheduling-algorithms topic, visit your repo's landing page and select "manage topics."