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

搜索资源列表

  1. philosopher.rar

    0下载:
  2. 用JAVA做的模拟电梯的程序,是自己做的
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:778byte
    • 提供者:
  1. Philosopher(new)

    0下载:
  2. 这是一道经典的线程同步问题——哲学家吃饭问题。这里结合了win32使得这个问题可视化了-This is a classic thread synchronization -- philosopher food problem. Win32 here combination of this makes the issue of visualization
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:16.68kb
    • 提供者:Freedom
  1. philosopher.c

    0下载:
  2. 哲学家问题的解决,对于并发程序以及多线程的一个简单的解决-philosopher solve the problem, and for the concurrent program in a multithreaded simple solution
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-15
    • 文件大小:2.52kb
    • 提供者:汗颜
  1. philosopher(VC).rar

    0下载:
  2. 哲学家就餐问题(VC图形界面版,添加了暂停恢复演示功能),philosopher eating demo
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.73mb
    • 提供者:洛伊
  1. philosopher

    0下载:
  2. 采用c语言实现哲学家进餐问题,实现进程机制的管理!-Using c language implementation philosopher dine and realize process of management mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:954byte
    • 提供者:房凌霄
  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. 哲学家就餐问题的实现,进程死锁问题,PV原语-Philosophers eat the realization of the process of deadlock, PV primitives
  3. 所属分类:Windows Develop

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

    0下载:
  2. 操作系统课程设计,哲学家算法的模拟 程序简短-Philosopher of the simulation algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1.14kb
    • 提供者:黎伟军
  1. philosopher

    0下载:
  2. dinning philosopher problem
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:774byte
    • 提供者:rohit
  1. dinning

    0下载:
  2. dinnig philosopher problem
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:11.67kb
    • 提供者:arpan bhardwaj
  1. Philosopher

    0下载:
  2. 哲学家问题。操作系统经典问题。非常好的资源,希望大家喜欢。-Philosophers problem. Classic problem of the operating system. Very good resources, I hope everyone likes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:miller
  1. philosopher.tar

    0下载:
  2. 用C语言实现了经典的哲学家吃饭问题。使用了信号量机制。-Dinning philosopher s problem implemented in C
  3. 所属分类:MPI

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

    0下载:
  2. 进程(线程)同步及死锁--哲学家进餐问题-Philosopher problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:977.12kb
    • 提供者:张翰
  1. philosopher

    0下载:
  2. 操作系统作业,实现哲学家算法的死锁与非死锁,死锁的出现是随机的,此程序并不能保证一定会出现死锁-Realize the philosopher algorithm with the dead lock dead lock
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:270.3kb
    • 提供者:zhongjun
  1. Deadlock-philosopher

    0下载:
  2. 实现了不死锁的哲学家问题(进程同步互斥),有简单界面,有图。-Deadlock philosopher (process synchronization mutual exclusion), simple interface, there are plans.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:38.41kb
    • 提供者:teresy
  1. Philosopher-Dinner

    1下载:
  2. 哲学家就餐问题的仿真,仿真结果给出每个哲学家等待的平均时间。此外还有多种策略的对比,以评判策略的优劣。-Simulation of the philosophers s repast problem, the simulation gives the average time that philosopher has been waited for dinner. In addition there are a variety of strategies, then it can judge t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:468.18kb
    • 提供者:尹龑燊
  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. 哲学家就餐问题,有左撇子,至少使用信号量、消息通信、管程三种方式之中的一种模拟哲学家就餐问题。 用一个输入变量控制是否有左撇子哲学家。如果有,其数量由随机数生成。 模拟程序分为两种情况, 可能发生死锁的情况,输出发生死锁时的资源分配状态和历史资源分配状态; 设计没有死锁发生的程序,当每个哲学家至少完成一次就餐后,输出资源分配给哲学家的当前状态和历史状态。 最好具备图形界面,动态显示哲学家就餐的过程。-Dining philosophers problem, a left-ha
  3. 所属分类:OS Develop

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

    0下载:
  2. 模拟银行家算法解决哲学家问题的小程序,程序能正确运行完不会造成死锁。-Analog bankers algorithm to solve the problem of small philosopher, the program runs correctly completed without causing deadlock.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.34kb
    • 提供者:jackwu
  1. philosopher

    0下载:
  2. 编制模拟“五个哲学家”问题的程序 目的: 学习和掌握并发进程同步的概念和方法。 要求: 1、程序语法 philosopher [ -t <time> ] <time>是哲学家进餐和沉思的持续时间值,缺省值为2秒。 2、五个哲学家的编号为0~4,分别用五个进程独立模拟。 3、程序的输出要简洁,仅输出每个哲学家进餐和沉思的信息。例如,当编号为3的哲学家在进餐时,就打印: philosopher 3 is eating
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:12.17kb
    • 提供者:苏茗伊
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com