Skip to content

This Repository contain all the codes on the operation system topics

Notifications You must be signed in to change notification settings

anshshori2002/Operating-system

Repository files navigation

Operating-system

IT CONTAINS ALL THE PROGRAMS OF THE OPERATING SYSTEM TOPICS.

THIS REPOSITORY WILL UPDATE TIME TO TIME.

1. Programs For First Come First Serve (FCFS).(It contain 2 parts.)

  Ⅰ. Program for FCFS Without Arrival Time

  Ⅱ. Program for FCFS With Arrival Time

2. Programs For Round Robin Scheduling (RRSS).

  Ⅰ. Program for RRSS.

3. Programs For Shortest Job First (SJF).

  Ⅰ. Program for SJF for Non-Preemptive.

  Ⅱ. Program for SJF for Preemptive.

4. Program For Priority Scheduling.

  Ⅰ. Program for Priority Scheduling (Non Pre-emptive).

  Ⅱ. Program for Prority Scheduling (Pre-emptive).

About

This Repository contain all the codes on the operation system topics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages