Description: 程序运行时,首先提示“请输入资源分配表文件的文件名:”;再提示“请输入进程等待表文件的文件名:”。
输入两个文件名后,程序将读入两个文件中的有关数据,并按照死锁检测算法进行检测。-running, first suggested "Please enter resource allocation table file name in the paper :"; another suggested "Please wait for the process to import files Table Name :." The two documents were imported, the program will read the two documents related data and in accordance with the deadlock detection algorithm for detection. Platform: |
Size: 2466 |
Author:王国强 |
Hits:
Description: 操作系统课程设计--死锁检测算法,这个程序自动显示死锁检测过程-courses on operating system design -- Deadlock Detection algorithm, the process automatic Deadlock detection process Platform: |
Size: 157813 |
Author:小枫 |
Hits:
Description: 程序运行时,首先提示“请输入资源分配表文件的文件名:”;再提示“请输入进程等待表文件的文件名:”。
输入两个文件名后,程序将读入两个文件中的有关数据,并按照死锁检测算法进行检测。-running, first suggested "Please enter resource allocation table file name in the paper :"; another suggested "Please wait for the process to import files Table Name :." The two documents were imported, the program will read the two documents related data and in accordance with the deadlock detection algorithm for detection. Platform: |
Size: 2048 |
Author:王国强 |
Hits:
Description: 操作系统课程设计--死锁检测算法,这个程序自动显示死锁检测过程-courses on operating system design-- Deadlock Detection algorithm, the process automatic Deadlock detection process Platform: |
Size: 391168 |
Author:小枫 |
Hits:
Description: 死锁的检测和解除
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 Platform: |
Size: 465920 |
Author:daiuirchuan |
Hits:
Description: 死锁检测算法源程序,这是偶经过调试通过的!欢迎大家前来讨论发表意见-Deadlock detection algorithm source code, which is adopted even after debugging! Welcome everyone to come to discuss their views Platform: |
Size: 2048 |
Author:布丁 |
Hits:
Description: ⑴模拟一个死锁检测算法;
⑵该算法能通过简化资源分配图来检测死锁;
⑶资源分配图可以用矩阵的形式表示;
⑷输出结果为有死锁或无死锁。
-⑴ simulation of a deadlock detection algorithm ⑵ The algorithm can simplify the resource allocation graph to detect deadlock ⑶ resource allocation plan can be expressed in the form of matrix ⑷ output for the deadlock or deadlock-free. Platform: |
Size: 73728 |
Author:gaoliang |
Hits:
Description: 程序使用图形化方法,用户通过连线手工初始化资源分配图,然后显示死锁检测的过程和结果-Program uses a graphical method, the user through the connection manually initialize the resource allocation map, and then displays the deadlock detection process and results of Platform: |
Size: 23552 |
Author:冯汝伟 |
Hits:
Description:
编写死锁检测的模拟程序.
1每种类型一个资源:检测资源与进程图之间是否有换;
2每种类型多个资源的死锁检:用一个类似多个资源银行家的算法。
-The preparation of deadlock detection simulation program. One for each type of a resource: To detect the resources and whether there is exchange between the process of map two of each type of deadlock over resources, check: Using a similar algorithm for multiple resource banker. Platform: |
Size: 174080 |
Author:ji |
Hits: