CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Dining philosopher problem

搜索资源列表

  1. ucos-dining-philosopher

    0下载:
  2. ucos-dining-philosopher.rar ucos下的哲学家就餐问题(dining philosopher problems),采用信号量机制解决,有截图和感悟。dos界面文字演示(另有图形界面)。-ucos-dining-philosopher.rarucos under the dining philosophers problem (dining philosopher problems), using semaphore mechanism to resolve scr
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:274.89kb
    • 提供者:xuxi
  1. philosopher

    0下载:
  2. 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。-Dining philosophers problem is that the Dutch scholars Dijkstra classic one of the issues raised, it
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:40.14kb
    • 提供者:贺美琛
  1. Philosopher

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

    • 发布日期:2017-04-17
    • 文件大小:65.26kb
    • 提供者:ddl
  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
    • 文件大小:155.42kb
    • 提供者:笨笨周
  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
    • 文件大小:289.48kb
    • 提供者:肖叶枝
  1. DiningPhilosopherProject

    0下载:
  2. Dining Philosopher problem solved, with graphical display for easy understanding.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:122.1kb
    • 提供者:kk
  1. Philosopher

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

    • 发布日期:2017-04-13
    • 文件大小:1.72kb
    • 提供者:
  1. dining-philo5

    0下载:
  2. example of dining philosopher problem. Five philopopher take part to eat, think and do nothing. explain using deadlock.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:995.37kb
    • 提供者:fieza
  1. Philosopher-dine

    0下载:
  2. 简单的哲学家进餐问题解决方案,使用互斥线程-Simple solutions to dining philosophers problem, using mutually exclusive threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:5.63mb
    • 提供者:vera
  1. dining-philosopher

    0下载:
  2. its a simple dining philosopher problem. the issue is a famous process synchronisation problem solved through c programming.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:2.77kb
    • 提供者:SS
  1. Philosopher

    0下载:
  2. 哲学家就餐问题在windows下的实现。动态打印哲学家进程的状态(就餐、等待、思考)-The dining philosophers problem under windows. The state of the process of dynamic print philosopher (eating, waiting, thinking)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:108.07kb
    • 提供者:邵建荃
  1. philosopher

    0下载:
  2. 使用多线程来解决哲学家就餐问题的源代-To use multiple threads to solve the source code for the dining philosophers problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:787byte
    • 提供者:Susan
  1. philosopher

    0下载:
  2. 哲学家就餐问题,有左撇子,至少使用信号量、消息通信、管程三种方式之中的一种模拟哲学家就餐问题。 用一个输入变量控制是否有左撇子哲学家。如果有,其数量由随机数生成。 模拟程序分为两种情况, 可能发生死锁的情况,输出发生死锁时的资源分配状态和历史资源分配状态; 设计没有死锁发生的程序,当每个哲学家至少完成一次就餐后,输出资源分配给哲学家的当前状态和历史状态。 最好具备图形界面,动态显示哲学家就餐的过程。-Dining philosophers problem, a left-ha
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:13.3kb
    • 提供者:谭建
  1. Philosopher

    0下载:
  2. 通过哲学家就餐问题展示了三种不同的预防死锁的方法。-Shows three different deadlock prevention method through the dining philosophers problem.
  3. 所属分类:MPI

    • 发布日期:2017-12-02
    • 文件大小:778.09kb
    • 提供者:林茂群
  1. dining

    0下载:
  2. Dining philosopher problem code
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:891byte
    • 提供者:Ananth nath
  1. Dining-philosophers-problem

    0下载:
  2. 哲学家就餐问题是一道十分经典的进程同步问题。该道题旨在解决当资源有限时(可能产生死锁),如何有效地避免死锁的问题。本实验选取“and”型信号量的解决办法,只有当哲学家具备同时拿到左右两只筷子的能力时,才能吃饭。否则,若则学家只能能够拿到一只筷子时,他只能放弃这只筷子,供其他可能需要这只筷子的哲学家使用。这样,只有哲学家左右两人均不进食时,该哲学家才有吃饭的权利。采取这种方法可以有效地避免死锁的产生。-The dining philosophers problem is a very classi
  3. 所属分类:OS Develop

    • 发布日期:2017-11-11
    • 文件大小:9.27mb
    • 提供者:
  1. philosopher

    0下载:
  2. 哲学家就餐问题是在计算机科学中的一个经典问题,用来演示在并行计算中多线程同步(Synchronization)时产生的问题。-Dining Philosophers problem is a classic computer science problem, used to demonstrate multi-thread synchronization in parallel computing (Synchronization) problems arising.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:4.69kb
    • 提供者:qs
  1. Deadlocks--avoidance-and-detection

    0下载:
  2. In this article I will discuss deadlocks, what they are and how they can be avoided. I will also provide a sample implementation of how to detect when a deadlock occurs in a .NET application. The article uses the Dining Philosopher problem as a basis
  3. 所属分类:.net

  1. dining-philosopher-problem.c

    0下载:
  2. 操作系统中关于冲突的哲学家就餐问题的简单实现-Simple implementation of the operating system on the dining philosophers problem of conflict
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2.32kb
    • 提供者:
  1. dining

    0下载:
  2. c program for dining philosopher problem
  3. 所属分类:文章/文档

    • 发布日期:2018-04-21
    • 文件大小:10kb
    • 提供者:drrenu
« 12 »
搜珍网 www.dssz.com