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

搜索资源列表

  1. zhexuejiasuanfa

    0下载:
  2. 操作系统中的哲学家就餐算法 c语言编写-OS philosopher dine algorithm c language
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7003
    • 提供者:陈爱军
  1. DiningPhilosophor

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

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

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

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

    0下载:
  2. 哲学家就餐问题是由Dijkatra提出并解决的典型同步问题。该问题描述的是有五个哲学家共用一张圆桌,分别坐在周围的五张椅子上,圆桌上有五个碗和五只筷子,他们的生活方式是交替的进行思考和就餐。平时,一个哲学家进行思考,饥饿时便试图取用其左右最靠近他的筷子,只有在他拿到两只筷子时才能进餐。进餐完,放下筷子继续思考。
  3. 所属分类:汇编语言

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

    0下载:
  2. 进程同步算法模拟,哲学家就餐问题JAVA实现。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:29650
    • 提供者:袁乃军
  1. uC_OS-II

    0下载:
  2. uC_OS-II内核实验指导书和实验程序,是我们做uC_OS-II内核实验时的资料,实验程序有:内存管理、任务管理、时钟中断、消息队列、优先级反转、优先级继承、哲学家就餐等。
  3. 所属分类:操作系统开发

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

    0下载:
  2. 用c语言实现了操作系统中的哲学家就餐问题,可以参考
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5204
    • 提供者:l
  1. philosphi

    0下载:
  2. 操作系统线程哲学家就餐算法原代码-operating system threads the dining philosophers algorithm source code
  3. 所属分类:操作系统开发

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

    0下载:
  2. 哲学家就餐问题,一共七个哲学家,无限循环。结束进程才能停止程序
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:张飞
  1. PhilosopherDining.rar

    0下载:
  2. 在 WINDOWS 系统中实现哲学家就餐问题的死锁和不死锁两种解法。,WINDOWS system to achieve in the dining philosophers problem of deadlock and deadlock two solution.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:987528
    • 提供者:彭格
  1. phy

    0下载:
  2. 多线程解决哲学家就餐问题,利用操作系统中互斥量和信号量-Multi-threading to solve the dining philosophers problem, using the operating system mutex and semaphore
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1890
    • 提供者:高阳
  1. Diningphilosophersproblem11

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

    • 发布日期:2017-04-11
    • 文件大小:1369
    • 提供者:
  1. SystemOs

    0下载:
  2. 用多线程同步方法解决哲学家就餐问题 操作系统课程设计 Dining-Philosophers Problem-Dining-Philosophers Problem
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:558599
    • 提供者:刘玮
  1. ppzhexuejia

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

    • 发布日期:2017-04-03
    • 文件大小:480395
    • 提供者:李靖
  1. zhexuejiajiucan

    0下载:
  2. 解决软件开发中常见的哲学家就餐问题,很好用的程序,希望对你有开发有帮助。-To solve common software development dining philosophers problem, a good use of the program, want to help you develop.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2157
    • 提供者:王宝
  1. OS

    0下载:
  2. 本学期操作系统的两次试验打包,银行家算法,PV操作中的哲学家就餐问题和生产者消费者问题,小程序仅供参考~-This semester, two tests of the operating system package, bankers algorithm, PV operation of the dining philosophers problem and producers of consumer issues, small programs for reference ~
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:4215
    • 提供者:wang
  1. Philosopher

    0下载:
  2. 哲学家就餐问题 操作系统模拟实验解答,详细具体-Dining philosophers problem
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:
  1. OS4

    0下载:
  2. 模拟哲学家就餐问题:设置5个子线程模拟5个哲学家,设置5个互斥区为筷子。输出各个哲学家的状态,如果在就餐,则同时输出他所使用的左右筷子序号。-Simulation of the dining philosophers problem: Set 5 5 sub-thread simulation philosopher, set five mutually exclusive area for chopsticks. The state of the output of each philosop
  3. 所属分类:OS Develop

    • 发布日期:2017-05-24
    • 文件大小:7993739
    • 提供者:erevus
  1. zxuejiajiucanwenti

    0下载:
  2. 哲学家就餐问题:很好解决死锁问题,是操作系统课程设计的一个范例-Dining philosophers problem: a good solution to the deadlock problem, the operating system is an example of curriculum design
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1242
    • 提供者:张龙
  1. duodao

    1下载:
  2. 多道批处理系统 用于作业的进程调度 修改哲学家就餐问题-Multi-channel system for batch process scheduling jobs to modify the dining philosophers problem
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1281
    • 提供者:kavy
« 12 »
搜珍网 www.dssz.com