搜索资源列表
哲学家问题
- 哲学家问题的简单实现- The philosopher question simply realizes
哲学家就餐问题c语言实现
- c语言实现的哲学家就餐问题
哲学家问题
- 哲学家问题的简单实现- The philosopher question simply realizes
获得最大并行度的哲学家问题解法
- 获得最大并行度的哲学家问题解法-maximum degree of parallelism philosopher Solutions
哲学家就餐问题的C#实现
- 哲学家就餐问题的C#实现 -dining philosophers problem of C#
哲学家就餐问题
- 哲学家就餐问题源代码-dining philosophers problem source code
哲学家吃饭问题
- 哲学家吃饭问题 VB-philosopher food VB
哲学家就餐问题分析
- 该问题与以前经典的五个哲学家五根筷子不同,这次是每个哲学家身边均有一副刀叉,总的资源是充足的-problems with the previous five classic philosophers five different chopsticks, this is the philosopher of each side have a knife and fork, the total resources are adequate
死锁—哲学家吃饭问题
- 死锁—哲学家吃饭问题 java写的-Deadlock-food philosopher wrote java
哲学家吃饭问题Philos
- 哲学家编程的算法-philosopher programming algorithm
哲学家进餐问题仿真
- 哲学家进餐问题仿真-dining philosophers problem Simulation
哲学家进餐问题VC版
- 本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-the procedure is fairly typical operating system threads synchronization algorithm of the Dining Philosophers, in order to prevent deadlock a
经典同步问题:5哲学家进餐
- 经典同步问题中的哲学家进餐问题(材料:哲学家5个,筷子5只。要求:每个哲学家必须取得2只筷子时才能进餐,进餐完放下筷子,不能有哲学家饿死。ps:各哲学家每个状态时间有随机性)-Classic synchronous problem :five philosophers have dinner(material:5 philosophers ,five chopsticks.Demand: Each philosophers must h
多线称关于哲学家就餐问题
- 这是个操作系统中,多线称关于哲学家就餐问题的演示程序!-This is the demo program for the multithread about philosophers having dinner problem in the operating system!
哲学家进餐
- 哲学家进餐问题,描述计算机系统的同步与互斥问题。-dining philosopher, describes the computer system synchronization and mutual exclusion problems.
哲学家进餐问题仿真
- vc++演示操作系统哲学家进餐问题,非常好用-vc operating system demonstration dining philosopher, a very handy
操作系统课程设计之哲学家问题
- 这个好程序实现了操作系统中最著名的哲学家问题,很好的界面让人耳目一新-procedures for the good of the operating system and the most famous philosopher, a very good fresh and new interface
模拟哲学家进餐
- 该程序是针对操作系统课程而做的模拟哲学家进餐问题-the program is to the operating system and programs do simulated dining philosophers problem
philo哲学家
- 经典unix问题 哲学家问题 请多多指教-classic problem philosopher Please exhibitions
哲学家
- 用java模拟哲学家吃饭的算法,加深对操作系统的学习理解。(Using java to simulate the algorithm of philosophers' eating, we can deepen our understanding of the operation system.)