文件名称:BankeralgorithmClanguage
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
.银行家算法
操作系统在若干个并行进程间分配数量一定的共享资源,既要使每个进程均能满足其对资源的要求,使之完成其运行任务,同时又要使整个系统不会产生死锁所采用的方法,即银行家算法。银行家算法是解决资源共享问题的一种算法,是研究如何将有限的资源合理分配给多个进程使用,同时系统又不会发生死锁问题的一种算法。
-. Banker' s algorithm operating system distribution among a number of parallel processes a certain number of shared resources, not only that every process can meet the requirements for resources, so that the task to complete its operation, the same time so that the whole system will not produce deadlock the methods used, the banker' s algorithm. Banker' s algorithm to solve the problem of resource sharing, an algorithm is to study how the rational allocation of limited resources to more than one process, while the system deadlock problem without an algorithm.
操作系统在若干个并行进程间分配数量一定的共享资源,既要使每个进程均能满足其对资源的要求,使之完成其运行任务,同时又要使整个系统不会产生死锁所采用的方法,即银行家算法。银行家算法是解决资源共享问题的一种算法,是研究如何将有限的资源合理分配给多个进程使用,同时系统又不会发生死锁问题的一种算法。
-. Banker' s algorithm operating system distribution among a number of parallel processes a certain number of shared resources, not only that every process can meet the requirements for resources, so that the task to complete its operation, the same time so that the whole system will not produce deadlock the methods used, the banker' s algorithm. Banker' s algorithm to solve the problem of resource sharing, an algorithm is to study how the rational allocation of limited resources to more than one process, while the system deadlock problem without an algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
银行家算法C语言\默认文件\PROFILE.TXT
...............\........\RESFILE.TXT
...............\实验代码\说明.txt
...............\辅助\多维动态数组.c
...............\实验代码\死锁的避免—银行家算法0_副本.c
...............\........\死锁的避免—银行家算法1_0.c
...............\........\死锁的避免—银行家算法0_副本.dsp
...............\........\死锁的避免—银行家算法0_副本.dsw
...............\........\Debug\vc60.idb
...............\........\死锁的避免—银行家算法0_副本.ncb
...............\........\死锁的避免—银行家算法0_副本.opt
...............\........\Debug\死锁的避免—银行家算法0_副本.pch
...............\........\.....\vc60.pdb
...............\........\死锁的避免—银行家算法0_副本.plg
...............\........\Debug
...............\辅助
...............\结果截图
...............\默认文件
...............\实验代码
银行家算法C语言
...............\........\RESFILE.TXT
...............\实验代码\说明.txt
...............\辅助\多维动态数组.c
...............\实验代码\死锁的避免—银行家算法0_副本.c
...............\........\死锁的避免—银行家算法1_0.c
...............\........\死锁的避免—银行家算法0_副本.dsp
...............\........\死锁的避免—银行家算法0_副本.dsw
...............\........\Debug\vc60.idb
...............\........\死锁的避免—银行家算法0_副本.ncb
...............\........\死锁的避免—银行家算法0_副本.opt
...............\........\Debug\死锁的避免—银行家算法0_副本.pch
...............\........\.....\vc60.pdb
...............\........\死锁的避免—银行家算法0_副本.plg
...............\........\Debug
...............\辅助
...............\结果截图
...............\默认文件
...............\实验代码
银行家算法C语言