文件名称:yinhangjiasuanfa
- 所属分类:
- 技术管理
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 373kb
- 下载次数:
- 0次
- 提 供 者:
- 于*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
银行家算法,解决死锁的问题!在避免死锁方法中允许进程动态地申请资源,但系
银行家算法
统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-The banker algorithm, solve the deadlock problem! Avoid deadlock method allows the dynamic process to apply resources, but the Department of bankers algorithm system Before the allocation of resources should first calculate the allocation of security resources, if the allocation does not cause the system into a state of insecurity, distribution, Otherwise, wait. Banker' s algorithm, the system must be set to the number of data structures.
银行家算法
统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-The banker algorithm, solve the deadlock problem! Avoid deadlock method allows the dynamic process to apply resources, but the Department of bankers algorithm system Before the allocation of resources should first calculate the allocation of security resources, if the allocation does not cause the system into a state of insecurity, distribution, Otherwise, wait. Banker' s algorithm, the system must be set to the number of data structures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
yihangjia\Banker\Banker.cpp
.........\......\Banker.dsp
.........\......\Banker.dsw
.........\......\Banker.ncb
.........\......\Banker.opt
.........\......\Banker.plg
.........\......\Debug\Banker.exe
.........\......\.....\Banker.ilk
.........\......\.....\Banker.obj
.........\......\.....\Banker.pch
.........\......\.....\Banker.pdb
.........\......\.....\vc60.idb
.........\......\.....\vc60.pdb
.........\银行家算法.doc
.........\Banker\Debug
.........\Banker
yihangjia