搜索资源列表

  1. eating

    0下载:
  2. 用mfc制作的对哲学家进餐这一经典问题的演示。-you deserve it!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:273408
    • 提供者:seagate
  1. page

    0下载:
  2. vc 6.0基于MFC的哲学家进餐问题模拟,有界面,很直观-vc 6.0 MFC eating GUI
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:1911808
    • 提供者:lcl
  1. experiment

    0下载:
  2. 经典操作系统算法源码(哲学家进餐问题,阅读者与写入者问题)-classical operating system source code
  3. 所属分类:系统编程

    • 发布日期:2024-05-04
    • 文件大小:5093376
    • 提供者:sunyi
  1. zxjjc

    0下载:
  2. 哲学家进餐问题代码C++代码编写API动态显示-Dining philosophers problem code C++ code written API dynamic display
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:1878016
    • 提供者:李东
  1. eat

    0下载:
  2. 哲学家进餐问题MFC仿真程序 包括程序以及源代码及项目文件-Dining philosophers problem and the MFC process simulation program, including source code and project files
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:397312
    • 提供者:llt
  1. eat_DOS

    0下载:
  2. 哲学家进餐问题的DOS实现 包括源代码 运行时以任意触发-Dining philosophers problem of DOS run-time implementation, including source code in any trigger
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:llt
  1. peopleeat

    0下载:
  2. 用MFC编写的哲学家进餐问题,了解多线程的作用-Written with MFC dining philosophers problem, to understand the role of multi-threaded
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:2992128
    • 提供者:李楠
  1. 3281411350

    0下载:
  2. C++ 哲学家进餐问题。 就这样,可以了 -C++ dining philosophers problem
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:541696
    • 提供者:打撒
  1. code

    0下载:
  2. C++写的,是关于哲学家进餐问题的代码.希望大家喜欢,多提建议-Written in C++ is the code on the dining philosophers problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:5186560
    • 提供者:无无无
  1. philosophersproblem

    0下载:
  2. 使用C++编程语言实现哲学家进餐问题,以模拟实现操作系统资源是如何利用的-Use C++ programming language dining philosophers problem, to achieve the operating system to simulate how the use of resources
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:2528256
    • 提供者:小玲
  1. zhe4

    0下载:
  2. 哲学家进餐问题,用于观察进程之间互斥问题,知道进程之间关系-Petri Net Model to Solve the Dining Philosophers Problem and Implementation
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:李德龙
  1. eating

    0下载:
  2. 哲学家进餐问题,在各种编程语言中都会遇到,尤其是在WinForm编程中.-Dining philosophers problem, in a variety of programming languages ??are encountered, especially in the WinForm programming.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-04
    • 文件大小:495616
    • 提供者:徐美英
  1. DINING

    0下载:
  2. 网络编程代码,网络编程中能用到的例子--哲学家进餐问题-Network programming code, network programming can be used to the example- dining philosophers problem
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-04
    • 文件大小:351232
    • 提供者:王小莫
  1. dining

    0下载:
  2. 哲学家进餐代码 附加可执行文件 哲学家进餐代码 附加可执行文件-Dining philosophers code attached executable file attached executable code dining philosophers
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:414720
    • 提供者:小文
  1. java

    0下载:
  2. 实现哲学家进餐问题,一共有五位哲学家在思考或者进餐,解决进程同步的问题-Dining philosophers problem to achieve
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:huihui
  1. dining

    0下载:
  2. 说明:本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。-Note: This procedure is typical of the operating system thread synchronization algorithm dining philosophers problem, in order to prevent deadlock, ha
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-04
    • 文件大小:689152
    • 提供者:钟韬
  1. Philosopher

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

    • 发布日期:2024-05-04
    • 文件大小:1000448
    • 提供者:张翰
  1. chengxu

    0下载:
  2. 进程互斥进程同步 哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-The philosopher N, also all arrived to begin to discuss: in the discussion of the gap the dining philosopher
  3. 所属分类:进程与线程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:赛德华
  1. philosopher

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

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:房凌霄
  1. xitong

    0下载:
  2. 通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-Philosophers have N, is also scheduled to discuss after all reach: the gap in the discus
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:415744
    • 提供者:赛德华
« 1 2 3 4 5 6 78 9 »

源码中国 www.ymcn.org