Introduction - If you have any usage issues, please Google them yourself
C UNIX Two experimental use of static content priorities in a way, to prepare a process scheduler simulation program. Simulation program only right you have set up a "virtual PCB" accordingly scheduling simulation operation, that is, each occurrence "Dispatch" shows that the current operation "PCB name" priority number, running time, without the need for a real system, such as PCB data changes.
Packet : 45665982simulate_process_scheduling_implement_by_c.rar filelist
Simulate_Process Scheduling_Implement_by_C\header.h
Simulate_Process Scheduling_Implement_by_C\wait.c
Simulate_Process Scheduling_Implement_by_C\random.c
Simulate_Process Scheduling_Implement_by_C\newPCB.c
Simulate_Process Scheduling_Implement_by_C\selPCB.c
Simulate_Process Scheduling_Implement_by_C\main.c
Simulate_Process Scheduling_Implement_by_C