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

搜索资源列表

  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
    • 文件大小:110660
    • 提供者:邵建荃
  1. Phy

    0下载:
  2. 操作系统 哲学家就餐问题 java实现 java代码-Operating system, the dining philosophers problem java java code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1670
    • 提供者:dskuga
  1. philosopher

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

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

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

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

    0下载:
  2. CSharp写的哲学家就餐算法,包括安全和不安全调度的实现,有图形界面。-CSharp written in the dining philosophers algorithm, including the safe and unsafe scheduling, graphical interface.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:109712
    • 提供者:sandwich
  1. zhexuejiajincansuanfa

    0下载:
  2. 哲学家就餐算法的一种(最节约资源的)java实现方法。-The dining philosophers an algorithm java implementation (resource conservation).
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:7736
    • 提供者:吴卫东
  1. semaphore

    0下载:
  2. 关于操作系统的信号量的应用,就是哲学家就餐问题-Semaphore about the operating system, applications, is the dining philosophers problem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:4228
    • 提供者:JNS
  1. Dining-philosophers

    0下载:
  2. 操作系统之哲学家就餐问题的算法实现,利用java开发语言-The operating system of the dining philosophers problem algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-11-13
    • 文件大小:2574
    • 提供者:hanziwen
  1. Philosopher

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

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

    0下载:
  2. linux下的多线程哲学家就餐问题,linux下运行可以通过!-multithreaded dining philosophers problem under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:684
    • 提供者:pi
  1. i

    0下载:
  2. 关于哲学家就餐算法的一种实现,图片没有加入,可以自己加入就好了-An implementation of the dining philosophers algorithm, the picture does not join, you can add yourself to me
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:127500
    • 提供者:张萌萌
  1. zhexuejia

    0下载:
  2. 在windows界面下,运用VC++6.0工具,实现哲学家就餐问题,状态分为等待、就餐、思考。-Windows interface use VC++6.0 tools, the dining philosophers problem, the state is divided into waiting, eating, thinking.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1655
    • 提供者:秦雪
  1. Dining-philosophers-problem

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

    • 发布日期:2017-11-11
    • 文件大小:9717760
    • 提供者:
  1. dinner

    0下载:
  2. 哲学家就餐问题,死锁和不死锁的情况都能运行,VS2010测试-Dining philosophers problem, deadlock and deadlock can run, VS2010 test
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1526
    • 提供者:ruoqi
  1. 11331237_majun

    0下载:
  2. 解决哲学家就餐问题避免死锁使每个哲学家都不会被饿死-Solution to the dining philosophers problem to avoid deadlock so that each philosopher will not be starved to death
  3. 所属分类:JavaScript

    • 发布日期:2017-12-03
    • 文件大小:218520
    • 提供者:马俊
  1. dining-philosophers

    0下载:
  2. 图形化的c++哲学家就餐,里面包含工程的文件描述等!-Graphical dining philosophers, c++ contains project file descr iption, and so on!
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:6232
    • 提供者:杨万里
  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
    • 文件大小:4805
    • 提供者:qs
  1. exampleofOScommunication

    0下载:
  2. 操作系统进程/线程信号量机制实现通信的实例,有生产者消费者问题和哲学家就餐问题的程序代码。-Operating system process/thread semaphore mechanism to achieve communication examples, there are producers and consumers and the dining philosophers problem program code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:888
    • 提供者:carol
  1. java

    0下载:
  2. 哲学家就餐问题,现代机械制造中的柔性系统模拟仿真-Dining philosophers problem, modern machinery manufacturing flexible system simulation
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-24
    • 文件大小:109484
    • 提供者:汤国荣
  1. Philo

    0下载:
  2. 哲学家就餐问题(C语言实现),操作系统上的内容,对初学者很有启发-Dining philosophers problem (C language), the contents of the operating system, is very instructive for beginners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1233
    • 提供者:zzlmatrix_zzl
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com