文件名称:j04308
- 所属分类:
- 系统编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 455kb
- 下载次数:
- 0次
- 提 供 者:
- daiui******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
死锁的检测和解除
1 资源分配图和死锁定理
2 借助于死锁的安全性测试算法的死锁检测
3 warshall传递闭包算法的死锁检测
资源分配图和死锁定理
解决死锁问题的一条途径是死锁检测和解除,这种方法对资源的分配不加任何限制,也不采取死锁避免措施,但系统定时地运行一个“死锁检测”程序,判断系统内是否已出现死锁,如果检测到系统已发性了死锁,再采取措施解除它。
-Deadlock detection and lifting of one resource allocation map and Deadlock Deadlock With Theorem 2 to test the safety of Deadlock Detection Algorithm 3 warshall transitive closure of the deadlock detection algorithm of resource allocation and deadlock graph theorem to solve a deadlock problem approach is deadlock detection and disarmament, this method of allocation of resources without any restrictions, do not take measures to avoid deadlock, but the system from time to time to run a
1 资源分配图和死锁定理
2 借助于死锁的安全性测试算法的死锁检测
3 warshall传递闭包算法的死锁检测
资源分配图和死锁定理
解决死锁问题的一条途径是死锁检测和解除,这种方法对资源的分配不加任何限制,也不采取死锁避免措施,但系统定时地运行一个“死锁检测”程序,判断系统内是否已出现死锁,如果检测到系统已发性了死锁,再采取措施解除它。
-Deadlock detection and lifting of one resource allocation map and Deadlock Deadlock With Theorem 2 to test the safety of Deadlock Detection Algorithm 3 warshall transitive closure of the deadlock detection algorithm of resource allocation and deadlock graph theorem to solve a deadlock problem approach is deadlock detection and disarmament, this method of allocation of resources without any restrictions, do not take measures to avoid deadlock, but the system from time to time to run a
(系统自动生成,下载前可以参看下载内容)
下载文件列表
j04308
......\死锁检测Builder
......\...............\d.txt
......\...............\Edit1.txt
......\...............\Edit2.txt
......\...............\Project1.bpr
......\...............\Project1.cpp
......\...............\Project1.exe
......\...............\Project1.obj
......\...............\Project1.res
......\...............\Project1.tds
......\...............\Project1.~bpr
......\...............\Unit1.cpp
......\...............\Unit1.ddp
......\...............\Unit1.dfm
......\...............\Unit1.h
......\...............\Unit1.obj
......\...............\Unit1.~cpp
......\...............\Unit1.~ddp
......\...............\Unit1.~dfm
......\...............\Unit1.~h
......\死锁检测VC++
......\............\死锁检测.cpp
......\死锁检测课程设计报告.doc
......\死锁检测Builder
......\...............\d.txt
......\...............\Edit1.txt
......\...............\Edit2.txt
......\...............\Project1.bpr
......\...............\Project1.cpp
......\...............\Project1.exe
......\...............\Project1.obj
......\...............\Project1.res
......\...............\Project1.tds
......\...............\Project1.~bpr
......\...............\Unit1.cpp
......\...............\Unit1.ddp
......\...............\Unit1.dfm
......\...............\Unit1.h
......\...............\Unit1.obj
......\...............\Unit1.~cpp
......\...............\Unit1.~ddp
......\...............\Unit1.~dfm
......\...............\Unit1.~h
......\死锁检测VC++
......\............\死锁检测.cpp
......\死锁检测课程设计报告.doc