Introduction - If you have any usage issues, please Google them yourself
Process scheduling experiment
* This program provides the following types of process scheduling
* 1, polling time slice method
* 2, can be preemptive priority method
* 3, non-preemptive algorithm