Description: OS experiment code one: write a simulation and debugging process scheduling procedures, " Priority number of the highest priority" scheduling algorithm for five scheduling process. Two: to write a simulation and debugging process scheduling procedures, " a simple round-robin" scheduling algorithm for five scheduling process. Compiling and debugging a system dynamic allocation of resources simple simulation program to observe the condition of deadlock, and using bankers algorithm to effectively prevent and avoid the occurrence of deadlock.
To Search:
File list (Check if you may need any files):
实验源代码二.cpp
实验源代码一.cpp