Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

cpu-scheduling-programs

Here are 9 public repositories matching this topic...

An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT), Highest Response Ratio Next (HRRN), Feedback (FB) and Aging.

  • Updated Jul 9, 2024
  • C++

Multiprogramming is a process or method of executing multiple processes simultaneously in the memory. Its primary aim is to minimize the average waiting time, average turnaround time and maximize the CPU utilization. There are various CPU scheduling algorithms are used to performed multiprogramming like First Come First Serve (FCFS), Shortest Jo...

  • Updated May 14, 2019
  • C

A C++-based CPU scheduling simulator supporting FCFS, RR, SPN, SRT, HRRN, Feedback, and Aging algorithms — with trace visualisation, performance metrics, and flexible input support. Ideal for OS learning and benchmarking.

  • Updated Jul 7, 2025
  • C++

Improve this page

Add a description, image, and links to the cpu-scheduling-programs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpu-scheduling-programs topic, visit your repo's landing page and select "manage topics."

Learn more

AltStyle によって変換されたページ (->オリジナル) /