搜索资源列表
-
0下载:
采用超前检测的算法解决传统的生产者消费者问题中的死锁情况,并含有详细的设计文档和测试程序-using advanced detection algorithms to solve the traditional problems of the producers and consumers of deadlock, and contains detailed design documentation and testing procedures
-
-
0下载:
银行家算法 进程控制中用到的算吧 检测是是否死锁-bankers process control algorithms used in the counting detection is whether it Deadlock
-
-
0下载:
编写死锁检测的模拟程序.
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
-