搜索资源列表

  1. philosopher(VC)

    0下载:
  2. 哲学家就餐问题(VC图形界面版,添加了暂停恢复演示功能)-philosopher eating demo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:3914752
    • 提供者:洛伊
  1. philosopher

    0下载:
  2. 五位哲学家进餐的问题....VC++编程实现...编辑运行即可- codes in the os experiment
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:cacasi
  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-10
    • 文件大小:107520
    • 提供者:204
  1. dininPhilosopher

    0下载:
  2. 有五个哲学家围坐在一圆桌旁,桌中央有一盘通心粉,每人面前有一只空盘子,每两人之间放一只筷子每个哲学家的行为是思考,感到饥饿,然后吃通心粉.为了吃通心粉,每个哲学家必须拿到两只筷子,并且每个人只能直接从自己的左边或右边去取筷子-There are five philosophers sitting around a round table next to the Central Authorities have a pasta table
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:cecilia
  1. philosophesdine

    0下载:
  2. 哲学家进餐问题算法用VC++程序实现,非常经典的程序,很不错的哦。源代码完全开放-Dining Philosophers algorithm uses VC++ program to achieve a very classic procedures, very good oh. Completely open source code
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:519168
    • 提供者:李乐
  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-10
    • 文件大小:100352
    • 提供者:YangWeirong
  1. operation

    0下载:
  2. c++实现的进程线程问题,包括父子进程,哲学家进餐问题等等.-c++ implementation of the process of threading issues, including his son process, the philosopher eating problems, and so.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:赵鑫
  1. chopsticktest

    0下载:
  2. 这是一个用多线程编写的哲学家进餐问题,里面用到了多线程中的一些知识。-This is a multi-threaded, prepared with the dining philosophers problem, which uses a multi-threaded some knowledge.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:xuguibin
  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-10
    • 文件大小:140288
    • 提供者:jerome
  1. ipc

    0下载:
  2. ipc通信,哲学家就餐问题 采用信号量控制-ipc communications, dining philosophers problem using semaphores control
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:22528
    • 提供者:路飞
  1. Dinning

    0下载:
  2. 这是用C++实现的著名的哲学家进餐问题。代码中含有被注释的部分中 可以解决哲学家进餐带来的死锁问题。请大家参考-The Dinning Philosophers Problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:king
  1. ppzhexuejia

    0下载:
  2. 这是一个具有动态图形界面的哲学家就餐程序,希望对大家有帮助-This is a graphical interface with dynamic dining philosophers program, we want to help
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-10
    • 文件大小:480256
    • 提供者:李靖
  1. Dining_Philosophers_problem

    0下载:
  2. 是操作系统中的哲学家就餐问题的一个完整的示例源代码,可以在VC++6.0中完美编译运行。-The operating system in the Dining Philosophers problem of a complete sample source code in VC++6.0 can be compiled to run perfectly.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1005568
    • 提供者:OSer
  1. ZxjFrame

    0下载:
  2. 哲学家就餐问题,图像化描述,可以让你能更加好的理解相关操作系统问题。-Dining philosophers problem, descr iption of the image, allowing you to more good understanding of the issues related to the operating system.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:112640
    • 提供者:竹本口木子
  1. problem

    0下载:
  2. 哲学家就餐问题的解决,操作系统中线程与并发的问题-Solution to the dining philosophers problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:35840
    • 提供者:luxy
  1. cvery_3281411350

    0下载:
  2. 哲学家进餐问题 操作系统几天心血都在这里-operater system
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:493568
    • 提供者:gxf
  1. philpsopher

    1下载:
  2. 哲学家就餐问题的解决方法 运用java多线程模拟所有解决哲学家就餐问题的方法-Solution to the dining philosophers problem using multi-threaded simulation of java all the dining philosophers problem solving
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:719872
    • 提供者:yuqi
  1. Philosoper

    0下载:
  2. 哲学家进餐,进程同步问题,利用java语言实现的-Dining philosophers, process synchronization problem, the use of java language
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:王马
  1. philosophy

    0下载:
  2. 哲学家就餐问题,五个哲学家只有五只筷子,保证所有哲学家不饿死的情况下实现就餐问题!-about the philosopher‘s dinner
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:111616
    • 提供者:萨法尔
  1. thinking

    0下载:
  2. 根据哲学家进程间的相互制约关系,设置合理的信号量及信号量初值。 创建5个线程,分别模拟5个哲学家进程。 在哲学家线程之间通过对信号量的P,V操作,实现线程之间的同步关系。(According to the mutual restriction between the philosophers' process, the reasonable signal quantity and the initial value of the s
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:淫威慑天
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »

源码中国 www.ymcn.org