文件名称:Banker
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-01-02
- 文件大小:
- 80kb
- 下载次数:
- 0次
- 提 供 者:
- lawr****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对I/O系统的死锁资源的问题的解决主要的方法是银行家算法,单种资源的银行家算法和多种资源的银行家算法的解决思路一致,要求设计实现多种银行家算法,并要求所涉及的模型最少更够满足如下要求:
(1)程序能够根据进程的请求进行判断,给出系统是否安全的的提示,如果安全,要求能够显示一组进程执行的安全序列;
(2)能够根据需要,显示当前系统中各种资源的分配情况;-The problem I/O system deadlock resources to solve the main method is a banker algorithm consistent single banker algorithm of resources and a variety of resources bankers algorithm to solve the ideas, designed to achieve a variety bankers algorithm, and require the model involved more enough to meet the following minimum requirements:
(1) The program can be judged according to the requesting process, prompting system is safe, and if safety, security sequence requires the ability to display a set of processes d
(2) can be required to display the current system of allocation of resources
(1)程序能够根据进程的请求进行判断,给出系统是否安全的的提示,如果安全,要求能够显示一组进程执行的安全序列;
(2)能够根据需要,显示当前系统中各种资源的分配情况;-The problem I/O system deadlock resources to solve the main method is a banker algorithm consistent single banker algorithm of resources and a variety of resources bankers algorithm to solve the ideas, designed to achieve a variety bankers algorithm, and require the model involved more enough to meet the following minimum requirements:
(1) The program can be judged according to the requesting process, prompting system is safe, and if safety, security sequence requires the ability to display a set of processes d
(2) can be required to display the current system of allocation of resources
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Banker\Banker\Banker.aps
......\......\Banker.cpp
......\......\Banker.h
......\......\Banker.rc
......\......\Banker.vcxproj
......\......\Banker.vcxproj.filters
......\......\BankerDlg.cpp
......\......\BankerDlg.h
......\......\ReadMe.txt
......\......\resource.h
......\......\stdafx.cpp
......\......\stdafx.h
......\......\targetver.h
......\Banker.sln
......\Banker.v12.suo
......\Banker
Banker