搜索资源列表
banker-deadlock
- 解决进程死锁的银行家算法,vc++2005-settlement process Deadlock bankers algorithm, vc 2005
DeadLock
- 死锁检测工具,《计算机操作系统》课程设计,源代码+演示程序-Deadlock Detection Tool,
deadlock
- 死锁模拟 模拟windows下进程申请资源产生死锁的过程-Deadlock analog simulation of the process of application windows under the process of resource deadlock
deadlock
- 操作系统课程设计:死锁问题。 哲学家进餐问题的解决!!!很好的操作系统大作业!-Operating systems curriculum design: Deadlock problem. Dining philosophers problem! ! ! Very good major operating system!
DeadLock
- 程序使用图形化方法,用户通过连线手工初始化资源分配图,然后显示死锁检测的过程和结果-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
Deadlock
- Deadlock source code for software system and model
deadlock
- 操作系统的 死锁检测与解除。通过C语言编程实现-operate System deadlock problem,the word lab report.
vc
- virtul channel 虚拟通道 用于改善noc的死锁效应-virtul channel virtual channel used to improve the effect of noc Deadlock
deadlock
- 该代码是用JAVA编写的著名的线程死锁问题-The code is written in JAVA famous thread deadlock problem
bankdeadlock
- 一个编程实例:采用银行家算法,通过对安全序列的是否存在的判断,避免死锁的发生-A programming examples: the banker algorithm, based on the existence of the sequence of safety, avoid deadlock occurs...
final
- 死锁监测算法 花了很多心思 老师说做出来期末加5分 做了一个礼拜 自己原创-Deadlock monitor the algorithm spent a lot of thoughts out of the teacher saying that the end of a week plus 5 Fenzuo
deadlock
- 编写死锁检测的模拟程序. 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
Deadlocks
- 本文档说明了死锁的概念和一些经典示例,并且介绍了如何避免死锁以及如何解决死锁问题。-This document describes the concept of deadlock and some classic examples, and describes how to avoid deadlock and how to solve the deadlock.
DeadLock
- 在java中实现2个线程之间的死锁,即程序始终不终止,但也仍在运行-Implemented in java deadlock between two threads, that process has not terminated, but it is still running
deadlock
- A deadlock example to show how deadlock happens in on OS in real life so that developers can correct their code. This code is written based on BSD to help other community members
Deadlock-contracted-algorithm
- 死锁环路判定的系统资源分配图约简算法的设计与实现.(1)系统资源分配图输入(界面) • 按资源分配图的形式定义,输入进程名字、资源类名字及其个数、申请/占有边。 (2)运行结果(界面) • ① 以图形的形式输出原资源分配图; • ② 以图形的形式动态输出原资源分配图约简过程 • 实现 -Deadlock loop system to determine resource allocation graph reduction
synchronization-and-deadlock
- C_线程系列讲座(4):同步与死锁问题的避免-The C_ thread lecture series (4): synchronization and deadlock
Deadlock-philosopher
- 实现了不死锁的哲学家问题(进程同步互斥),有简单界面,有图。-Deadlock philosopher (process synchronization mutual exclusion), simple interface, there are plans.
DeadLock
- c语言写的关于死锁的预防的小程序,适合初学者。-c language written on the deadlock prevention program for beginners.
deadlock demo
- Deadlock demostration