文件名称:banker
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-11-04
- 文件大小:
- 1.67mb
- 下载次数:
- 0次
- 提 供 者:
- 符*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系
统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithms to avoid deadlock. The method allows to avoid deadlocks in the dynamic process of the application resources, but the system before performing the resource allocation, resource allocation should be to calculate the safety, does not result if the distribution system into an unsafe state, distribution, or wait. To achieve bankers algorithm, the system must be provided with a plurality of data structures.
统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithms to avoid deadlock. The method allows to avoid deadlocks in the dynamic process of the application resources, but the system before performing the resource allocation, resource allocation should be to calculate the safety, does not result if the distribution system into an unsafe state, distribution, or wait. To achieve bankers algorithm, the system must be provided with a plurality of data structures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
banker\banker\banker.cpp
......\......\banker.vcxproj
......\......\banker.vcxproj.filters
......\......\Debug\banker.lastbuildstate
......\......\.....\banker.log
......\......\.....\banker.obj
......\......\.....\CL.read.1.tlog
......\......\.....\CL.write.1.tlog
......\......\.....\link-cvtres.read.1.tlog
......\......\.....\link-cvtres.write.1.tlog
......\......\.....\link-rc.read.1.tlog
......\......\.....\link-rc.write.1.tlog
......\......\.....\link.12088-cvtres.read.1.tlog
......\......\.....\link.12088-cvtres.write.1.tlog
......\......\.....\link.12088-rc.read.1.tlog
......\......\.....\link.12088-rc.write.1.tlog
......\......\.....\link.12088.read.1.tlog
......\......\.....\link.12088.write.1.tlog
......\......\.....\link.12124-cvtres.read.1.tlog
......\......\.....\link.12124-cvtres.write.1.tlog
......\......\.....\link.12124-rc.read.1.tlog
......\......\.....\link.12124-rc.write.1.tlog
......\......\.....\link.12124.read.1.tlog
......\......\.....\link.12124.write.1.tlog
......\......\.....\link.13080-cvtres.read.1.tlog
......\......\.....\link.13080-cvtres.write.1.tlog
......\......\.....\link.13080-rc.read.1.tlog
......\......\.....\link.13080-rc.write.1.tlog
......\......\.....\link.13080.read.1.tlog
......\......\.....\link.13080.write.1.tlog
......\......\.....\link.15740-cvtres.read.1.tlog
......\......\.....\link.15740-cvtres.write.1.tlog
......\......\.....\link.15740-rc.read.1.tlog
......\......\.....\link.15740-rc.write.1.tlog
......\......\.....\link.15740.read.1.tlog
......\......\.....\link.15740.write.1.tlog
......\......\.....\link.16888-cvtres.read.1.tlog
......\......\.....\link.16888-cvtres.write.1.tlog
......\......\.....\link.16888-rc.read.1.tlog
......\......\.....\link.16888-rc.write.1.tlog
......\......\.....\link.16888.read.1.tlog
......\......\.....\link.16888.write.1.tlog
......\......\.....\link.42324-cvtres.read.1.tlog
......\......\.....\link.42324-cvtres.write.1.tlog
......\......\.....\link.42324-rc.read.1.tlog
......\......\.....\link.42324-rc.write.1.tlog
......\......\.....\link.42324.read.1.tlog
......\......\.....\link.42324.write.1.tlog
......\......\.....\link.6212-cvtres.read.1.tlog
......\......\.....\link.6212-cvtres.write.1.tlog
......\......\.....\link.6212-rc.read.1.tlog
......\......\.....\link.6212-rc.write.1.tlog
......\......\.....\link.6212.read.1.tlog
......\......\.....\link.6212.write.1.tlog
......\......\.....\link.read.1.tlog
......\......\.....\link.write.1.tlog
......\......\.....\Source.obj
......\......\.....\vc110.idb
......\......\.....\vc110.pdb
......\......\Source.cpp
......\banker.sdf
......\banker.sln
......\banker.v11.suo
......\Debug\banker.exe
......\.....\banker.ilk
......\.....\banker.pdb
......\banker\Debug
......\banker
......\Debug
banker