文件名称:Banker
介绍说明--下载内容均来自于网络,请自行研究使用
使用银行家算法,编写和调试一个系统动态分配资源的简单模拟程序。
自此,每行表示进程对资源的请求;
当所有进程结束后或文件结束时,程序结束。
-Using the banker' s algorithm, write and debug a simple dynamic simulation program to allocate resources. Since then, each line that process requests for resources when all or file after the end of the process, the program ends.
自此,每行表示进程对资源的请求;
当所有进程结束后或文件结束时,程序结束。
-Using the banker' s algorithm, write and debug a simple dynamic simulation program to allocate resources. Since then, each line that process requests for resources when all or file after the end of the process, the program ends.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Banker.cpp