Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

diamant3/SRTF-Visualizer

Repository files navigation

SRTF-Visualizer

A C# based program with GUI(Windows Forms) to show the SRTF scheduling algorithm.

Badge

GUI Design

Image

Features

  • Simple UI
  • Dark Mode
  • With Gantt Chart

Run

Open SRTF Visualizer.sln using Visual Studio, 2019 or the latest community edition.

Credits

Note

Remark of the professors:

  • idle time missing
  • turnaround confusion and missing completion column in record table
  • inaccurate ganttchart end time

Contribute

This is a school project and feel free to improve or learn from it.