搜索资源列表
philsophy
- 哲学家就餐问题例子-dining philosophers problem example
哲学家就餐问题c语言实现
- c语言实现的哲学家就餐问题
ipc
- ipc通信,哲学家就餐问题 采用信号量控制-ipc communications, dining philosophers problem using semaphores control
frfs
- 读者写者问题,哲学家就餐问题,先来先来先服务-Writing questions from readers, dining philosophers problem, first-come, first-come, first serve
zhexue
- 通过研究Linux的线程机制和信号量实现哲学家就餐问题的并发控制-By studying the Linux thread and semaphore mechanisms to achieve dining philosophers problem of concurrency control
zhexuejia
- 一群哲学家的问题,就餐问题,请大家提提意见!谢谢各位了!-it is yiqun sdfs sad dsad df fa f af f afd g dg g
shell
- unix的shell编程,实现了哲学家就餐问题和,圆周率运算问题-unix' s shell programming, the dining philosophers problem and, pi computing problems
phenosophy
- 本程序是在Linux下面 实现了哲学家就餐问题。其中演示了会发生死锁和不会发生死锁的情况。-This program is implemented in the Linux following the Dining Philosophers Problem. Which demonstrates the deadlock and does not happen will happen deadlock situation.
shiyan
- 操作系统中哲学家就餐产生死锁问题及如何避免死锁 -Dining Philosophers operating system problems arise and how to avoid deadlock deadlock
bss
- 实现哲学家就餐问题Linux+C DiningPhilosophers-Linux C DiningPhilosophers DiningPhilosophers DiningPhilosophers
Philosopher
- 哲学家就餐问题在windows下的实现。动态打印哲学家进程的状态(就餐、等待、思考)-The dining philosophers problem under windows. The state of the process of dynamic print philosopher (eating, waiting, thinking)
semaphore
- 关于操作系统的信号量的应用,就是哲学家就餐问题-Semaphore about the operating system, applications, is the dining philosophers problem
Philo
- 哲学家就餐问题(C语言实现),操作系统上的内容,对初学者很有启发-Dining philosophers problem (C language), the contents of the operating system, is very instructive for beginners
chopsticks
- 哲学家就餐问题。五个哲学家,五把叉子,来实现思考和就餐-Dining philosophers problem. Five philosophers, five forks to achieve thinking and dining
philosophers-problem
- c++程序,利用信号量解决哲学家就餐问题,非常好用-c++ program using semaphores to solve the dining philosophers problem, very easy to use
exp1
- Linux环境下,新型的,解决哲学家就餐问题和生产者消费者问题的算法。-Under Linux, a new solution to the dining philosophers problem algorithm.