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

搜索资源列表

  1. 哲学家

    0下载:
  2. 经典的哲学家模拟算法-classic philosophers Simulation Algorithm
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:36.77kb
    • 提供者:陈非
  1. 哲学家吃饭问题Philos

    0下载:
  2. 哲学家编程的算法-philosopher programming algorithm
  3. 所属分类:其它

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

    0下载:
  2. 程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。
  3. 所属分类:进程与线程

    • 发布日期:2014-01-20
    • 文件大小:512.47kb
    • 提供者:lq
  1. systemexperiment

    0下载:
  2. 几个实现操作系统算法的小程序 有哲学家 算法 生产者消费者等算法的实现 供初学者学习参考
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:36.18kb
    • 提供者:廖登榜
  1. 哲学家进餐问题VC版

    0下载:
  2. 本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-the procedure is fairly typical operating system threads synchronization algorithm of the Dining Philosophers, in order to prevent deadlock and take the two conditions (ch
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:512.83kb
    • 提供者:zbing0203
  1. diningphilosopher.zip

    0下载:
  2. 哲学家就餐问题算法实现,Algorithm dining philosophers problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:1.63kb
    • 提供者:
  1. dining_philosopher.tar

    0下载:
  2. 哲学家进餐经典算法的pthread多线程实现代码-Classic dining philosophers pthread algorithm to achieve multi-threaded code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:760byte
    • 提供者:brave_gen
  1. lab1

    0下载:
  2. 操作系统中的 哲学家进餐问题 经典算法vc版-Operating system in the dining philosophers problem
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:付炳瑶
  1. ph2

    0下载:
  2. 哲学家就餐问题的两种算法实现-Two philosophers eat algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-25
    • 文件大小:7.02kb
    • 提供者:znanth
  1. LQZXJ

    0下载:
  2. 用c语言编写的哲学家算法模拟 很好很实用 可以方便初学者 掌握-With c language philosophers algorithm simulation is a good beginners can easily master the practical
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3.09kb
    • 提供者:zl
  1. philosopher

    0下载:
  2. 操作系统课程设计,哲学家算法的模拟 程序简短-Philosopher of the simulation algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1.14kb
    • 提供者:黎伟军
  1. Philosopher

    0下载:
  2. 哲学家算法 DOS 界面,比较简洁容易看清思路-Philosophers algorithm DOS interface, simple and relatively easy to see the train of thought
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:feng
  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. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:507.23kb
    • 提供者:李乐
  1. philosopheralgorithm

    0下载:
  2. 利用vc++的各项相关功能和操作系统的相关知识完成哲学家算法~-Using vc++ with the relevant functions and knowledge of the operating system to complete the philosopher algorithm ~
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:576.8kb
    • 提供者:李越
  1. 1212

    0下载:
  2. 哲学家算法,利用多线程解决哲学家就餐问题-Philosophers algorithm, using multiple threads to solve the problem dining philosophers
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:172.57kb
    • 提供者:li
  1. a7b01aa086f0

    0下载:
  2. 哲学家算法的C++实现,不是很强大, 很适合初学者。-Philosophers algorithm C++ implementation is not very strong, very suitable for beginners.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2.66kb
    • 提供者:欧阳盆栽
  1. philosopher

    0下载:
  2. 操作系统作业,实现哲学家算法的死锁与非死锁,死锁的出现是随机的,此程序并不能保证一定会出现死锁-Realize the philosopher algorithm with the dead lock dead lock
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:270.3kb
    • 提供者:zhongjun
  1. Philosopher2

    0下载:
  2. 操作系统实验,实现对哲学家算法模拟,具有图形界面-Operating system experiments, philosophers algorithm simulation with a graphical interface
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:19.69kb
    • 提供者:
  1. codefans.net

    0下载:
  2. 用java解决的哲学家算法,有界面的,用多线程和信号量的方法解决的。-Philosophers algorithm java resolved interface method to solve multi-threading and semaphores.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:110.45kb
    • 提供者:黄下线
  1. 哲学家

    0下载:
  2. 用java模拟哲学家吃饭的算法,加深对操作系统的学习理解。(Using java to simulate the algorithm of philosophers' eating, we can deepen our understanding of the operation system.)
  3. 所属分类:其他

« 12 3 »
搜珍网 www.dssz.com