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

搜索资源列表

  1. PE0213

    0下载:
  2. 操作系统中的哲学家就餐问题模拟系统。可视化界面程序。c#实现。运行需要.NET Framework 2.0。另有命令行程序。-Operating system in the dining philosophers problem simulation system. Visualization interface procedures. c# implementation. Required to run. NET Framework 2.0. Another command-line prog
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:2838945
    • 提供者:yy
  1. Philosopher

    0下载:
  2. 哲学家就餐问题MFC演示程序,生动说明了这个问题-Dining philosophers problem MFC demo program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:66822
    • 提供者:ddl
  1. philosopher

    0下载:
  2. 基于UCOS2开源的程序,描述了操作系统里经典的哲学家就餐问题,很好的实现了进程的实时控制,实现了进程同步 -UCOS2 procedures based on open source, describes the operating system in the classic dining philosophers problem, a very good implementation of the process of real-time control, implementation of
  3. 所属分类:uCOS

    • 发布日期:2017-04-28
    • 文件大小:296427
    • 提供者:肖叶枝
  1. zhexue

    0下载:
  2. 通过研究Linux的线程机制和信号量实现哲学家就餐问题的并发控制-By studying the Linux thread and semaphore mechanisms to achieve dining philosophers problem of concurrency control
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1505
    • 提供者:王晓难
  1. SystemOs

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

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

    0下载:
  2. 关于UC/OSII的应用,任务三哲学家就餐问题,对更深入理解操作系统基本原理非常有帮助-With regard to UC/OSII applications, tasks, three dining philosophers problem, more in-depth understanding of the basic principles of the operating system is very helpful
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:106770
    • 提供者:zyf
  1. exp4

    0下载:
  2. 哲学家就餐问题C语言模拟,pthread库实现-The Dining Philosophers Problem C language simulation, pthread library implementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:814
    • 提供者:哈哈哈哈
  1. test

    0下载:
  2. 设计实现哲学家就餐问题。有五个哲学家围坐在一圆桌旁, 桌中央有一盘通心粉, 每个人面前有一只空盘子, 每俩人之间放一只筷子, 每个哲学家的行为是思考, 感到饥饿, 然后吃通心粉。 为了吃通心粉, 每个哲学家必须拿到两只筷子, 并且每个人只能直接从自己的左边或右边去拿筷子。-Design and implementation of the Dining Philosophers Problem. There are five philosophers sitting around a round
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1431
    • 提供者:李有很
  1. shell

    0下载:
  2. unix的shell编程,实现了哲学家就餐问题和,圆周率运算问题-unix' s shell programming, the dining philosophers problem and, pi computing problems
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:487645
    • 提供者:李敏
  1. phenosophy

    0下载:
  2. 本程序是在Linux下面 实现了哲学家就餐问题。其中演示了会发生死锁和不会发生死锁的情况。-This program is implemented in the Linux following the Dining Philosophers Problem. Which demonstrates the deadlock and does not happen will happen deadlock situation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1980
    • 提供者:文锋
  1. deadkey

    0下载:
  2. 哲学家就餐问题,解决操作系统中的死锁问题。五个哲学家围坐圆桌,每两个人中间有一只筷子,吃饭时必须拿两只筷子,而且只能拿自己两边的筷子,从而造成死锁问题。-Dining Philosophers problem, to solve the deadlock problem of the operating system. Five philosophers sitting around the round table, the middle one for every two chopsticks
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1997668
    • 提供者:
  1. seafrog

    0下载:
  2. 这是用C#语言开发的哲学家就餐问题,利用线程实现的。-This is the C# language development with dining philosophers problem, using threads to achieve.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:545567
    • 提供者:吴海浪
  1. 1212

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

    • 发布日期:2017-04-08
    • 文件大小:176707
    • 提供者:li
  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. maicunguanli

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

    • 发布日期:2017-04-06
    • 文件大小:2740
    • 提供者:王宝
  1. DiningPhilosophers

    0下载:
  2. 六个哲学家就餐问题,体验进程(线程)和死锁的问题.本实验设计个哲学家共享一个相同的线程,既完成线程同步,又预防死锁发生.-6 dining philosophers problem, experience the process (thread) and deadlock issues. The experimental design a philosopher share a similar thread, both complete thread synchronization, but a
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:195562
    • 提供者:小白鲨
  1. ucos_Philosopher_Repast

    0下载:
  2. uC/OS哲学家就餐演示.这个程序演示基本的哲学家就餐问题的解决。程序启动具有五个不同优先级的任务,每个任务对应一个 * 哲学家,完成一系列动作.-uC/OS Dining Philosophers presentation. This program demonstrates the basic dining philosophers problem to solve. Program starts with five different priority tasks, each tas
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:2057
    • 提供者:leo
  1. philosophersproblem

    0下载:
  2. 利用多线程技术实现生产者-消费者问题以及n个哲学家就餐问题,其中生产者或消费者或哲学家用不同线程实现-Using multi-threading technology producer- consumer issues and the n-dining philosophers problem, in which the producer or consumer or a philosopher to achieve a different thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:5708
    • 提供者:刘晨
  1. 123

    0下载:
  2. 哲学家就餐问题的解决方案,有详细的注释,线程兵法问题的解决-Dining Philosophers solution to the problem, detailed notes, problem solving thread art of war
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1852
    • 提供者:
  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 2 3 45 6 7 8 »
搜珍网 www.dssz.com