项目作者: vishwasganatra

项目描述 :
CPU Process Scheduling Algorithms simulation using Android App
高级语言: Java
项目地址: git://github.com/vishwasganatra/Process-Scheduling-Algorithms.git
创建时间: 2020-09-29T03:27:45Z
项目社区:https://github.com/vishwasganatra/Process-Scheduling-Algorithms

开源协议:MIT License

下载


License: MIT
version

Process Scheduling Algorithm Application

Android app which simulates basic CPU processing algorithms.

Supported Algorithms

  • First come first serve(FCFS)
  • Shortest Job First (Preemptive/ Non-Preemptive)
  • Priority based (Preemptive/ Non-Preemptive)
  • Round Robin

Screenshots




















How can I support the developer?

  • Star GitHub Repository :star:
  • Create pull requests, submit bugs, suggest new features or documentation updates :wrench:

Authors

Made with :heart: