搜索资源列表
dinning
- 哲学家进餐的问题,用程序模拟实现,解释死锁的产生、解除以及预防-dining philosophers problem, simulation procedures, explained Deadlock in lifting and prevention
dinning
- 哲学家进餐的问题,用程序模拟实现,解释死锁的产生、解除以及预防-dining philosophers problem, simulation procedures, explained Deadlock in lifting and prevention
philosopher
- dinning philosopher problem
dinning
- dinnig philosopher problem
Dinning
- 这是用C++实现的著名的哲学家进餐问题。代码中含有被注释的部分中 可以解决哲学家进餐带来的死锁问题。请大家参考-The Dinning Philosophers Problem
Dinning
- 制作餐桌 可任意改动 效果不错Any changes made cards can be good results-Produced good results table can be arbitrarily changed
philosopher.tar
- 用C语言实现了经典的哲学家吃饭问题。使用了信号量机制。-Dinning philosopher s problem implemented in C
dinning-management
- 某个使用了MSFlexGrid控件的餐饮管理系统。供参考。-MSFlexGrid controls using a food management system. For reference.
Philosophy
- This a model application for a famous multi-thread problem --- dinning philosophy , in which the Object thought is used wonderfully. -This is a model application for a famous multi-thread problem --- dinning philosophy ,
Dinning-philosophers
- 在linux下“哲学家就餐”问题的一种解法-a solution of "dining philosophers" problem under Linux
Dinning
- 一个j2me系统,代码的实现较完整,代码分类明显-J2me connected limited device configuration
dinning
- 此代码描述的是操作系统的经典哲学家就餐问题的C语言代码,可选择死锁或防止死锁两种模式,有图形模拟。-This code describes the C language code is the classic dining philosophers problem in the operating system can choose to deadlock or to prevent deadlock in two modes, and
dinning
- 有关操作系统的经典问题,哲学家进餐问题。利用多线程模拟了进餐,并讨论了死锁问题。-For the classic problem of the operating system, the dining philosophers problem. Using multi-thread simulation meal, and discussed the deadlock problem.