搜索资源列表
-
0下载:
计算机操作系统哲学家就餐问题的课程设计报告。无解压密码。-computer operating system dining philosophers problem of the design report. No extract passwords.
-
-
0下载:
这是Java图片版的哲学家就餐经典问题的实现,虽然界面简单,但是对于情况的模拟还是比较真实的。-This is a Java image version of the classic dining philosophers problem to achieve, although the interface simple, but for the simulation of the situation is quite true.
-
-
0下载:
这是一个用多线程编写的哲学家进餐问题,里面用到了多线程中的一些知识。-This is a multi-threaded, prepared with the dining philosophers problem, which uses a multi-threaded some knowledge.
-
-
0下载:
这是用C#语言开发实现的哲学家经典的就餐问题,利用线程实现。-This is achieved with the C# language development of the classic dining philosophers problem, using threads to achieve.
-
-
0下载:
哲学家就餐问题,图像化描述,可以让你能更加好的理解相关操作系统问题。-Dining philosophers problem, descr iption of the image, allowing you to more good understanding of the issues related to the operating system.
-
-
0下载:
哲学家就餐问题的解决,操作系统中线程与并发的问题-Solution to the dining philosophers problem
-
-
0下载:
哲学家就餐问题的解决方案,有详细的注释,线程兵法问题的解决-Dining Philosophers solution to the problem, detailed notes, problem solving thread art of war
-
-
0下载:
柔性机械制造系统死锁的防止方法仿真哲学家就餐问题的java程序研究 -Flexible Manufacturing Systems deadlock prevention method for simulation of the dining philosophers problem of java program
-
-
0下载:
操作系统 哲学家就餐问题 java实现 java代码-Operating system, the dining philosophers problem java java code
-
-
0下载:
哲学家进餐例子。 哲学家问题的大意是:5个哲学家围坐在一张圆桌周围,每个哲学家面
前有一碟通心面,要使用筷子才能进餐。相邻两个碟子之间有一根筷子。哲
学家包含三种状态:吃饭、思考和挨饿。当一个哲学家觉得饿时,他才试
图分两次去取他左边和右边的筷子就餐,吃完以后放下筷子继续思考。-The dining philosophers example. Philosophers problem to the effect that: five philosophers sitting arou
-
-
0下载:
解决哲学家就餐问题避免死锁使每个哲学家都不会被饿死-Solution to the dining philosophers problem to avoid deadlock so that each philosopher will not be starved to death
-