搜索资源列表

  1. 哲学家就餐问题的C#实现 .rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:5440
    • 提供者:
  1. 哲学家就餐问题.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:42276
    • 提供者:
  1. 200511121433511933

    0下载:
  2. 很好用 OS的一个很好用的东西 很值得大家看看 哲学家就餐问题的很好的实现-good with a good OS, the things you look at the merits of the Dining Philosophers achieve good
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11917
    • 提供者:天刺
  1. jiucan

    0下载:
  2. 哲学家就餐问题,本人已经在网上找了很久啦,希望能和大家分享-dining philosophers problem, I have to find on the Internet -- for a long time, and we hope to share
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2874
    • 提供者:ken
  1. ChopStickTest

    0下载:
  2. 哲学家就餐问题java版。我对这个知道的不多,大家可以研究研究。-dining philosophers problem java version. I know this much, and we can studies.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1824
    • 提供者:limin
  1. DiningPhilosophor

    0下载:
  2. 一个哲学家就餐问题的MFC源码,有动画过程.-a philosopher and dine the MFC source code, animation process.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:551317
    • 提供者:
  1. philsophy

    0下载:
  2. 哲学家就餐问题例子-dining philosophers problem example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1209
    • 提供者:李春
  1. 哲学家就餐问题分析

    0下载:
  2. 该问题与以前经典的五个哲学家五根筷子不同,这次是每个哲学家身边均有一副刀叉,总的资源是充足的-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
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7835
    • 提供者:陶文婧
  1. zhexuejia

    0下载:
  2. 计算机操作系统哲学家就餐问题的课程设计报告。无解压密码。-computer operating system dining philosophers problem of the design report. No extract passwords.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:88024
    • 提供者:an
  1. 哲学家问题

    0下载:
  2. 用java模拟哲学家就餐问题
  3. 所属分类:源码下载

    • 发布日期:2010-12-28
    • 文件大小:9529
    • 提供者:leoin2010
  1. 哲学家就餐问题

    0下载:
  2. 哲学家问题的C语言代码,有死锁和防止死锁两种方式可供选择
  3. 所属分类:源码下载

    • 发布日期:2012-06-05
    • 文件大小:40448
    • 提供者:roly__poly
  1. eating

    0下载:
  2. windows下多线程程序,哲学家进餐!-windows under the multi-threaded program, philosophers meal!
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:529408
    • 提供者:hqtan
  1. jiucan

    0下载:
  2. 关于哲学家就餐的问题,这只是个源码,我想要个课程设计形式的-On the dining philosophers, which is only a source, I want a form of curriculum design
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:yangji
  1. thread

    0下载:
  2. 利用JAVA实现了多线程编程,解决哲学家就餐问题-JAVA achieved using multi-threaded programming, solve the dining philosophers problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:huajjj123
  1. java_threaddemo

    0下载:
  2. 哲学家就餐是一个经典的Java多线程编程的实例,这是图形版。涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。 -Dining philosophers is a classic multi-threaded Java programming examples, this is the graphics version. Related to thread synchronization and mutual exclusion,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:107520
    • 提供者:丁丁
  1. Diningphilosophersproblem11

    0下载:
  2. 学家进餐问题也是一个经典的同步问题,它是由Dijkstra提出并解决的。哲学家进餐问题是这样的:5个哲学家以思考、吃饭交替进行的方式生活,他们共享一张周围有5把椅子的圆桌,每人一把椅子,在桌子上摆有5个饭碗和5只筷子。当一个哲学家思考时,他不与邻座同事发生联系。当一哲学家饿了,他就试图拿起他左右两边的筷子吃饭。显然,他不能拿起已抓在他的邻座手中的筷子,于是,他可能只拿到一只甚至一只筷子也拿不到。当一个饥饿的哲学家得到了两只筷子,他就可以
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. java_threaddemo

    0下载:
  2. 哲学家就餐是一个经典的Java多线程编程的实例,这是图形版。涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。 -Dining Philosophers is a classic example of Java multi-threaded programming, it is graphic version. Related to thread synchronization and mutual exclusion, crit
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:107520
    • 提供者:204
  1. uCOS-II_on_VC

    0下载:
  2. VS2008 & VC++6.0 版本基于ucos-ii的哲学家就餐问题的解决方法-VS2008 & VC++6.0 version solution to the the Dining Philosophers problem based on ucos-ii
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:100352
    • 提供者:YangWeirong
  1. philosopher_java

    0下载:
  2. 这是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.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:140288
    • 提供者:jerome
  1. 多线程调度——哲学家就餐

    0下载:
  2. 利用JAVA线程,解决哲学家就餐问题。当某一哲学家线程执行取得筷子方法时, 程序会根据该线程的名称来确定该线程需要使用哪两支筷子,并且分辨出哪支筷子编号是奇数,按照先奇后偶的顺序来试图取得这两支筷子。 如果这两支筷子都未被使用(即对应的数组元素值为 false),该哲学家线程即可先后取得这两支筷子进餐,否则会在竞争某支筷子失 败后执行 wait()操作进入 Chopsticks 类实例的等待区, 直到其他的哲学家线程进餐完毕放下筷子时用
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:67584
    • 提供者:打打打、
« 1 2 34 5 6 7 8 9 »

源码中国 www.ymcn.org