文件名称:banker
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 267kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
死锁会引起计算机工作僵死,因此操作系统中必须防止。本实验的目的在于让学生独立的使用高级语言编写和调试一个系统动态分配资源的简单模拟程序,了解死锁产生的条件和原因,并采用银行家算法有效地防止死锁的发生,以加深对课堂上所讲授的知识的理解。-Computer work can cause deadlock dead, so the operating system must be prevented. The purpose of this study is to make students independent of the use of advanced language writing and debugging a simple dynamic simulation process of allocating resources to understand the conditions and causes of the deadlock created, and effectively prevent the banker' s algorithm used the occurrence of deadlock in order to deepen the knowledge taught in class understanding.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
银行家算法\新建 文本文档.txt
..........\Available.txt
..........\Max.txt
..........\Allocation.txt
..........\Debug\vc60.idb
..........\.....\vc60.pdb
..........\.....\banker.ilk
..........\.....\banker.exe
..........\.....\banker.pdb
..........\.....\banker.obj
..........\banker.ncb
..........\banker.plg
..........\banker.cpp
..........\banker.dsp
..........\banker.opt
..........\banker.dsw
..........\Debug
银行家算法
..........\Available.txt
..........\Max.txt
..........\Allocation.txt
..........\Debug\vc60.idb
..........\.....\vc60.pdb
..........\.....\banker.ilk
..........\.....\banker.exe
..........\.....\banker.pdb
..........\.....\banker.obj
..........\banker.ncb
..........\banker.plg
..........\banker.cpp
..........\banker.dsp
..........\banker.opt
..........\banker.dsw
..........\Debug
银行家算法