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

搜索资源列表

  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. aaa

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

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

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

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

    0下载:
  2. 哲学家就餐问题,显示线程的关系,采用信号量产生互斥的功能
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:11081
    • 提供者:孟小磊
  1. UcOS2_Philosopher

    0下载:
  2. 这个程序演示基本的哲学家就餐问题的解决。程序启动具有五个不同优先级的任务,每个任务对应一个哲学家,完成一系列动作
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:2034
    • 提供者:赵庆明
  1. eat

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

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

    0下载:
  2. 利用JAVA实现了多线程编程,解决哲学家就餐问题
  3. 所属分类:JSP源码/Java

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

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

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

    1下载:
  2. linux用多线程同步方法解决哲学家就餐问题(Dining-Philosophers Problem)
  3. 所属分类:软件工程

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

    0下载:
  2. 经典的哲学家就餐问题的C语言版本
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1866
    • 提供者:dsd
  1. Stm32_ucos 在STM32上编写多任务实时操作系统

    0下载:
  2. 在STM32上编写多任务实时操作系统,同时运行6个任务,通过发送和接收信号量机制,解决哲学家就餐问题,通过板上按键代表哲学家的就餐请求,板上LED灯表示就餐成功或者未果,同时在晶体数码管上显示就餐申请时间。-STM32 to write multi-task in real-time operating system, run six tasks by sending and receiving semaphore mechanism to solve the dining philosophe
  3. 所属分类:uCOS开发

    • 发布日期:2017-03-21
    • 文件大小:345887
    • 提供者:郭攀
  1. zhexuejia

    1下载:
  2. C多线实现哲学家就餐问题-C multi-line to achieve the dining philosophers problem
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:169547
    • 提供者:贾宝玉
  1. operation-2

    0下载:
  2. 哲学家就餐问题--操作系统理解pv原语 解决进程间同步问题-operation problem of Dining Philosophers
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3999
    • 提供者:11
  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. TC-ucos-philos-comment-in-detail

    0下载:
  2. TC-ucos-philos-详细注释.rar 用TC编译ucos并在图像化界面下演示哲学家就餐问题,采用信号量机制,程序有BUG,不能顺利运行,但是我写了很多注释,有兴趣的朋友可以继续做下去,我的邮箱xuxi009@163.com可与我联系。注意图形界面驱动的路径要和源文件中的相同否则无法显示图形界面,相信用过TC的图形界面的明白,呵呵。-TC-ucos-philos-detailed notes. Rar uCOS compiled by TC and the image of i
  3. 所属分类:uCOS

    • 发布日期:2017-05-14
    • 文件大小:3765223
    • 提供者:xuxi
  1. ARM-UCOS-philos

    0下载:
  2. 在S3C44b0上移植ucos并实现哲学家就餐问题的演示,信息从uart0口输出,这是我学习上课时做的一个实验,见笑见笑了-S3C44B0 uCOS transplantation in the dining philosophers problem and the realization of the demonstration, information from the UART0 port output, this is my learning in class to do an expe
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:241836
    • 提供者:xuxi
  1. eating

    0下载:
  2. 哲学家就餐问题 哲学家就餐问题 哲学家就餐问题-Dining philosophers problem Dining philosophers problem Dining philosophers problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:517894
    • 提供者:韩冰
  1. zhexuejia

    1下载:
  2. 计算机操作系统,哲学家就餐问题,C源代码。-Computer operating system, philosophers eat, C source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:7839
    • 提供者:秦磊
  1. philosopher

    0下载:
  2. 哲学家就餐问题的实现,进程死锁问题,PV原语-Philosophers eat the realization of the process of deadlock, PV primitives
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1897
    • 提供者:weishantc
  1. ex3

    0下载:
  2. 哲学家就餐问题的实现!是使用信号量实现的,有利于ucos的学习-Implementation of the dining philosophers problem! Is to use semaphore implementation, and is conducive to learning uCOS
  3. 所属分类:uCOS

    • 发布日期:2017-04-27
    • 文件大小:322797
    • 提供者:hsc
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com