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

搜索资源列表

  1. DiningPhilosophor1

    0下载:
  2. 哲学家进餐问题,课程设计,界面友好,实现功能很好。模拟了同步互斥
  3. 所属分类:操作系统开发

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

    0下载:
  2. 哲学家进餐问题Java版-dining philosophers problem Java version
  3. 所属分类:操作系统开发

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

    1下载:
  2. linux进程间通信,父进程,子进程的创建-inter-process communication, parent process, the process of creating son
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12336
    • 提供者:方芳
  1. PhilospherDining

    0下载:
  2. 它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程-It is a classic algorithm-the Dining Philosophers, VC + +, through which we can grasp the Windows multi-threaded programming
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:65524
    • 提供者:吴义军
  1. 乳猪

    0下载:
  2. 一个多线程同步问题. 哲学家进餐问题!! java实现-a multithreaded synchronization. Dining Philosophers problem! ! Java Implementation
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1640
    • 提供者:kent
  1. philosopher

    0下载:
  2. 采用c语言实现哲学家进餐问题,实现进程机制的管理!-Using c language implementation philosopher dine and realize process of management mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:954
    • 提供者:房凌霄
  1. DiningPhilosophers

    0下载:
  2. Linux下多线程实现哲学家进餐算法。使用了线程间协调通信,有优先级,防止了死锁。-Dining philosophers algorithm Multithread was utilized. Compiled in Linux GCC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2103
    • 提供者:金鑫
  1. EX3_x86L

    0下载:
  2. 哲学家就餐问题的模拟(ucos实现) 问题描述: 5个哲学家围绕一张圆桌而坐,桌子上放着5支筷子,每两个哲学家之间放一支; 哲学家的动作包括思考和进餐; 进餐时需要同时拿起他左边和右边的两支筷子;思考时则同时将两支筷子放回原处。 程序解决了哲学家的就餐问题。 避免死锁(deadlock) 避免饥饿(starvation) 程序使用的使用消息邮箱模拟二值信号量-philosopher eating problem
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:56027
    • 提供者:fengyetang
  1. Philosopher

    0下载:
  2. 操作系统中经典的哲学家进餐问题,使用VC6.0可以进行编译-Operating system in the classic dining philosophers problem, use the VC6.0 compiler can
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:159149
    • 提供者:笨笨周
  1. zhexuejia

    0下载:
  2. 哲学家进餐问题,实现多进程间的互斥访问,进程间的竞争-Dining Philosophers problem, to achieve mutually exclusive access among the multi-process, the process of competition between
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1369
    • 提供者:zhouwei
  1. eating

    0下载:
  2. 用mfc制作的对哲学家进餐这一经典问题的演示。-you deserve it!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:273478
    • 提供者:seagate
  1. page

    0下载:
  2. vc 6.0基于MFC的哲学家进餐问题模拟,有界面,很直观-vc 6.0 MFC eating GUI
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1911926
    • 提供者:lcl
  1. experiment

    0下载:
  2. 经典操作系统算法源码(哲学家进餐问题,阅读者与写入者问题)-classical operating system source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:5093376
    • 提供者:sunyi
  1. zxjjc

    0下载:
  2. 哲学家进餐问题代码C++代码编写API动态显示-Dining philosophers problem code C++ code written API dynamic display
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1877603
    • 提供者:李东
  1. eat

    0下载:
  2. 哲学家进餐问题MFC仿真程序 包括程序以及源代码及项目文件-Dining philosophers problem and the MFC process simulation program, including source code and project files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:397337
    • 提供者:llt
  1. eat_DOS

    0下载:
  2. 哲学家进餐问题的DOS实现 包括源代码 运行时以任意触发-Dining philosophers problem of DOS run-time implementation, including source code in any trigger
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5407
    • 提供者:llt
  1. peopleeat

    0下载:
  2. 用MFC编写的哲学家进餐问题,了解多线程的作用-Written with MFC dining philosophers problem, to understand the role of multi-threaded
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2992346
    • 提供者:李楠
  1. 3281411350

    0下载:
  2. C++ 哲学家进餐问题。 就这样,可以了 -C++ dining philosophers problem
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:542065
    • 提供者:打撒
  1. code

    0下载:
  2. C++写的,是关于哲学家进餐问题的代码.希望大家喜欢,多提建议-Written in C++ is the code on the dining philosophers problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5186544
    • 提供者:无无无
  1. philosophersproblem

    0下载:
  2. 使用C++编程语言实现哲学家进餐问题,以模拟实现操作系统资源是如何利用的-Use C++ programming language dining philosophers problem, to achieve the operating system to simulate how the use of resources
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2528121
    • 提供者:小玲
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com