搜索资源列表

  1. p_eating

    0下载:
  2. 本程序是模拟哲学家进餐这个经典的操作系统的问题-the simulation procedure is the classic philosophers dining operating system problems
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:545792
    • 提供者:斌斌
  1. zhexuejiajincan

    0下载:
  2. 计算机操作系统原理与实现中的重要实验,关于哲学家进餐的问题-computer operating system Theory and the important experiments on the dining philosophers problem
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:539648
    • 提供者:mantian
  1. dinning

    0下载:
  2. 哲学家进餐的问题,用程序模拟实现,解释死锁的产生、解除以及预防-dining philosophers problem, simulation procedures, explained Deadlock in lifting and prevention
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:39936
    • 提供者:
  1. eating

    0下载:
  2. windows下多线程程序,哲学家进餐!-windows under the multi-threaded program, philosophers meal!
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:529408
    • 提供者:hqtan
  1. ProcessSynchronization

    0下载:
  2. 实现操作系统几个经典问题:生产者消费者,读者写者,哲学家进餐问题.共做一个界面-The realization of the operating system a few classic problems: producers of consumer, readers-writer, philosopher eating problems. Were to do an interface
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:97280
    • 提供者:bark
  1. eat

    0下载:
  2. 哲学家进餐问题,经典的同步问题,是初学者很好的学习材料-Dining philosophers problem, the classical synchronization problem is a very good learning materials for beginners
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:2536448
    • 提供者:linweiyong
  1. eating

    0下载:
  2. 操作系统中关于哲学家进餐问题的演示,哲学家左右两边的筷子,分别用一个变量表示,这是一个很经典的问题。该程序在VC环境下运行。-Operating system on the dining philosophers problem presentation, philosophers on both sides of the chopsticks, were used to express a variable, this is a ve
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:522240
    • 提供者:汪玉玲
  1. eating

    0下载:
  2. 模拟哲学家进餐的同步问题,实现一个既没有两邻座同时吃饭,又没有人饿死(永远拿不到一双筷子)的算法-Simulation of synchronous dining philosophers problem, the realization of a neighbor at the same time do not have two meals, and no one starved to death (never get a pair
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:1010688
    • 提供者:梁先生
  1. DiningPhilosophor1

    0下载:
  2. 哲学家进餐问题,课程设计,界面友好,实现功能很好。模拟了同步互斥-Dining philosophers problem, curriculum design, friendly interface and good functionality realize. Simulation of synchronous mutex
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:550912
    • 提供者:wangmeijuan
  1. food

    0下载:
  2. 哲学家进餐问题 操作系统的几大代码之一-Dining philosophers problem of operating system, one of several major code
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:526336
    • 提供者:liuguo
  1. deadlock

    0下载:
  2. 操作系统课程设计:死锁问题。 哲学家进餐问题的解决!!!很好的操作系统大作业!-Operating systems curriculum design: Deadlock problem. Dining philosophers problem! ! ! Very good major operating system!
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:47104
    • 提供者:张薇薇
  1. eating

    0下载:
  2. 哲学家进餐问题:5个哲学家,为着坐,5只筷子,别放在两个的间隔中放着,问他们当如何进餐且不进餐的哲学家也能思考-Problem of Rousseau dine
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:1039360
    • 提供者:龙洪
  1. EX3_x86L

    0下载:
  2. 哲学家就餐问题的模拟(ucos实现) 问题描述: 5个哲学家围绕一张圆桌而坐,桌子上放着5支筷子,每两个哲学家之间放一支; 哲学家的动作包括思考和进餐; 进餐时需要同时拿起他左边和右边的两支筷子;思考时则同时将两支筷子放回原处。 程序解决了哲学家的就餐问题。 避免死锁(deadlock) 避免饥饿(starvation) 程序使用的使用消息邮箱模拟二值信号量-philosopher eatin
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-12
    • 文件大小:56320
    • 提供者:fengyetang
  1. lab1

    0下载:
  2. 操作系统中的 哲学家进餐问题 经典算法vc版-Operating system in the dining philosophers problem
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:2888704
    • 提供者:付炳瑶
  1. philosopher

    0下载:
  2. 五位哲学家进餐的问题....VC++编程实现...编辑运行即可- codes in the os experiment
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:cacasi
  1. philosophesdine

    0下载:
  2. 哲学家进餐问题算法用VC++程序实现,非常经典的程序,很不错的哦。源代码完全开放-Dining Philosophers algorithm uses VC++ program to achieve a very classic procedures, very good oh. Completely open source code
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:519168
    • 提供者:李乐
  1. operation

    0下载:
  2. c++实现的进程线程问题,包括父子进程,哲学家进餐问题等等.-c++ implementation of the process of threading issues, including his son process, the philosopher eating problems, and so.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:14336
    • 提供者:赵鑫
  1. chopsticktest

    0下载:
  2. 这是一个用多线程编写的哲学家进餐问题,里面用到了多线程中的一些知识。-This is a multi-threaded, prepared with the dining philosophers problem, which uses a multi-threaded some knowledge.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:xuguibin
  1. Dinning

    0下载:
  2. 这是用C++实现的著名的哲学家进餐问题。代码中含有被注释的部分中 可以解决哲学家进餐带来的死锁问题。请大家参考-The Dinning Philosophers Problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:king
  1. cvery_3281411350

    0下载:
  2. 哲学家进餐问题 操作系统几天心血都在这里-operater system
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:493568
    • 提供者:gxf
« 1 2 34 5 6 7 8 »

源码中国 www.ymcn.org