文件名称:banker-solution
介绍说明--下载内容均来自于网络,请自行研究使用
实现的是操作系统中所研究的银行家算法问题。(1) 设计进程对各类资源最大申请表示及初值确定。
(2) 设定系统提供资源初始状况。
(3) 设定每次某个进程对各类资源的申请表示。
(4) 编制程序,依据银行家算法,决定其申请是否得到满足。
-Banker algorithm implementation is a problem in the operating system under study. (1) the design process for all types of resources and represents the largest initial application identified. (2) Set the initial condition of the system resources. (3) Set each represents a process of applying various resources. (4) the preparation of the program, according to bankers algorithm to determine whether their applications are met.
(2) 设定系统提供资源初始状况。
(3) 设定每次某个进程对各类资源的申请表示。
(4) 编制程序,依据银行家算法,决定其申请是否得到满足。
-Banker algorithm implementation is a problem in the operating system under study. (1) the design process for all types of resources and represents the largest initial application identified. (2) Set the initial condition of the system resources. (3) Set each represents a process of applying various resources. (4) the preparation of the program, according to bankers algorithm to determine whether their applications are met.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
banker solution.cpp