CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 哲学家

搜索资源列表

  1. dinning

    0下载:
  2. 哲学家进餐的问题,用程序模拟实现,解释死锁的产生、解除以及预防-dining philosophers problem, simulation procedures, explained Deadlock in lifting and prevention
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40370
    • 提供者:ganzalaz
  1. lunch

    0下载:
  2. 哲学家进餐问题 在多线程中如何避免死锁。 问题描述:有五位哲学家围绕着餐桌坐,每一位哲学家要么思考 要么等待,要么吃饭。为了吃饭,哲学家必须拿起两双筷子(分 别放于左右两端)不幸的是,筷子的数量和哲学家相等,所以每 只筷子必须由两位哲学家共享-dining philosophers problem in multithreaded how to avoid deadlock. Problem descr iption : five philosophers sittin
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:35353
    • 提供者:何冰
  1. 63535277productor

    0下载:
  2. 生产者消费者的JAVA代码,看有没有人需要用,或者大家发个哲学家进餐的代码共同研究!-producers and consumers of Java code, to see no one needs to use You made a philosopher dining code joint research!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3440
    • 提供者:托尼
  1. VxWorksprogramme

    0下载:
  2. 摘 要:通过一个经典的多任务同步哲学家进餐问题。介绍了Vxworks下的多任务程序设计和任务间通信机制,并给出了运行的结果 -Abstract : Through a classic multi-task synchronization dining philosophers problem. Vxworks introduced under the multi-task design and process communication mechanism between tasks, an
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:388165
    • 提供者:嵇辉辉
  1. SimulationoftheDiningPhilosophersProblem

    0下载:
  2. 计算机仿真的实验,用三种方法模拟了哲学家进餐的过程,图形化的显示过程,用VC++.net开发的。-computer simulation experiments, using three methods to simulate the process of the Dining Philosophers, graphical display process, VC. net development.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:593473
    • 提供者:luowenfen
  1. zxj

    0下载:
  2. 哲学家用餐问题 其他人不需帐号就可自由下载此源码 -philosopher mealtime problems other people can not account free download this source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1681
    • 提供者:陈隆
  1. emluatorofphilosopherdine

    0下载:
  2. 计算机仿真的实验,用三种方法模拟了哲学家进餐的过程,图形化的显示过程,用VC++.net开发的-computer simulation experiments, using three methods to simulate the process of the Dining Philosophers, graphical display process, VC. net development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:582648
    • 提供者:范孟君
  1. process_tongbu

    0下载:
  2. 用win32函数,模拟了哲学家进餐问题,对于初学多线程编程的理解线程之间的同步和死锁问题很有启发性。-using win32 function to simulate the Dining Philosophers, For novice multithreaded programming understanding thread synchronization between the deadlock and very instructive.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:192529
    • 提供者:chenzc
  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. jincan

    0下载:
  2. 哲学家进餐问题 在多线程中如何避免死锁。 简单源码,有参考价自己 -dining philosophers problem in multithreaded how to avoid deadlock. Simple source, a reference price of its own
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:539033
    • 提供者:飞灵
  1. gewei0347

    0下载:
  2. 这个朋友做的哲学家进餐问题,使用到管程解决死锁问题-friends to do the Dining Philosophers, the use of tube-to resolve deadlock
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:526988
    • 提供者:飞灵
  1. philosopher.c

    0下载:
  2. 哲学家问题的解决,对于并发程序以及多线程的一个简单的解决-philosopher solve the problem, and for the concurrent program in a multithreaded simple solution
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-15
    • 文件大小:2576
    • 提供者:汗颜
  1. vc++eatingcode

    0下载:
  2. 非常经典的哲学家进餐问题(与进程有关)有三个哲学家围着一张桌子,桌子上摆着一碗通心粉;桌子上有且只有三支筷子,且每只筷子摆放在每两个哲学家中间;哲学家必须得到两支筷子才能吃饭,否则就处于思考状态;每个哲学家取筷子必须先取得左边,而后取右边的。 -very classic philosophers dining (with the process) is a three philosophers around the table, on the table untouched bowl of
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:532551
    • 提供者:小刚
  1. UcosiiAppliction

    0下载:
  2. 任务一 任务管理 任务二 优先级天花板 任务三 哲学家就餐 任务四 消息队列 任务五 时钟中断-task of a task management tasks two priority tasks ceiling three meals philosopher four tasks Message Queue five tasks Clock interruption
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:407190
    • 提供者:laixuelei
  1. ThreadCompete

    0下载:
  2. 模拟哲学家就餐过程,10个哲学家,十副刀叉,观察线程的竞争情况-process simulation dining philosophers, 10 philosophers, 10 knives, forks, observation threads of competition
  3. 所属分类:操作系统开发

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

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

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

    0下载:
  2. 操作系统的应用。-OS applications.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:525138
    • 提供者:王红
  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. eatting

    0下载:
  2. 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。 假设有5个哲学家,他们花费一生中的时光思考和吃饭。这些哲学家共用一个圆桌,每个哲学家都有一把椅子。在桌子中央是一碗通心面,在桌子上放着5只筷子。(如图所示)当一个哲学家思考时,他与其他同事不交互
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:84894
    • 提供者:nicmaters
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com