搜索资源列表
Tokenringalgo
- Token ring algorithm, using the concept of tokens to eliminate the problem of critical section ie preventing deadlock condition.
bank
- Java版本银行家算法,运行了死锁避免与死锁检测模拟程序,可以在Eclipse上直接运行-Java version of the banker' s algorithm, run the deadlock avoid deadlock detection simulation program that can run directly on the Eclipse
deadkey
- 哲学家就餐问题,解决操作系统中的死锁问题。五个哲学家围坐圆桌,每两个人中间有一只筷子,吃饭时必须拿两只筷子,而且只能拿自己两边的筷子,从而造成死锁问题。-Dining Philosophers problem, to solve the deadlock problem of the operating system. Five philosophers sitting around the round table, the middle one for every two chopsticks
BankerAlgo
- It checks whether the processes r working in safe mode or in Deadlock Condidion.....pls do the modifications as per ur requirement...as it is implemented static
banker
- Banker s algorithm to detect prevent deadlock in OS
