搜索资源列表

  1. eat

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

    • 发布日期:2024-05-12
    • 文件大小: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-12
    • 文件大小:5120
    • 提供者:llt
  1. peopleeat

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

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

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

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

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

    • 发布日期:2024-05-12
    • 文件大小: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-12
    • 文件大小:2528256
    • 提供者:小玲
  1. zhe4

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

    • 发布日期:2024-05-12
    • 文件大小: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-12
    • 文件大小:495616
    • 提供者:徐美英
  1. DINING

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

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

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

    • 发布日期:2024-05-12
    • 文件大小: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-12
    • 文件大小:689152
    • 提供者:钟韬
  1. Philosoper

    0下载:
  2. 哲学家进餐,进程同步问题,利用java语言实现的-Dining philosophers, process synchronization problem, the use of java language
  3. 所属分类:数据结构常用算法

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

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

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

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

    • 发布日期:2024-05-12
    • 文件大小: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-12
    • 文件大小:415744
    • 提供者:赛德华
  1. Philosopher-dine

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

    • 发布日期:2024-05-12
    • 文件大小:5899264
    • 提供者:vera
  1. zhexuejiajiucan

    0下载:
  2. 这是操作系统这门可的作业---哲学家进餐问题,用vc6.0编的,语言是c,可以说是windows程序设计吧-This is the operating system is working- the dining philosophers problem, with vc6.0 compiled language is c, can be said that the windows programming
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:1830912
    • 提供者:liu
  1. zhexuejiawenti

    0下载:
  2. 对哲学家进餐问题可设置有五位哲学家,可以设置初始的状态,根据需要输入某一位哲学家拿起相应的筷子,由系统判断是否可以进餐-the man eat or put down kuaizi
  3. 所属分类:操作系统开发

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

    0下载:
  2. 基于Visual Studio 2008 编写的一个哲学家进餐问题,事件对象。-Event,MultiThread in Visual Studio 2008
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:137216
    • 提供者:侯卓越
  1. philosophers

    0下载:
  2. 通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理-Through the dining philosophers problem of synchronization-depth understanding and mastery of process synchronization and mutual exclusion principle
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:322560
    • 提供者:kuangpeiyu
« 1 2 3 4 5 67 8 »

源码中国 www.ymcn.org