搜索资源列表

  1. 模拟哲学家进餐

    0下载:
  2. 该程序是针对操作系统课程而做的模拟哲学家进餐问题-the program is to the operating system and programs do simulated dining philosophers problem
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3511
    • 提供者:望军
  1. 哲学家进餐问题仿真

    0下载:
  2. 哲学家进餐问题仿真-dining philosophers problem Simulation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:544242
    • 提供者:浩劫
  1. 哲学家进餐问题VC版

    0下载:
  2. 本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-the procedure is fairly typical operating system threads synchronization algorithm of the Dining Philosophers, in order to prevent deadlock a
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:525138
    • 提供者:zbing0203
  1. 经典同步问题:5哲学家进餐

    0下载:
  2. 经典同步问题中的哲学家进餐问题(材料:哲学家5个,筷子5只。要求:每个哲学家必须取得2只筷子时才能进餐,进餐完放下筷子,不能有哲学家饿死。ps:各哲学家每个状态时间有随机性)-Classic synchronous problem :five philosophers have dinner(material:5 philosophers ,five chopsticks.Demand: Each philosophers must h
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:404521
    • 提供者:zqm
  1. 哲学家进餐

    0下载:
  2. 哲学家进餐问题,描述计算机系统的同步与互斥问题。-dining philosopher, describes the computer system synchronization and mutual exclusion problems.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:27524
    • 提供者:标标
  1. 哲学家进餐问题仿真

    0下载:
  2. vc++演示操作系统哲学家进餐问题,非常好用-vc operating system demonstration dining philosopher, a very handy
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:658475
    • 提供者:王俊美
  1. 哲学家进餐问题

    0下载:
  2. 操作系统的应用。-OS applications.
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-25
    • 文件大小:525312
    • 提供者:王红
  1. zxjjc

    0下载:
  2. 计算机仿真的实验,用三种方法模拟了哲学家进餐的过程,图形化的显示过程,用VC++.net开发的-computer simulation experiments, using three methods to simulate the process of the Dining Philosophers, graphical display of the process, with VC. Net development
  3. 所属分类:Windows编程

    • 发布日期:2024-04-25
    • 文件大小:547840
    • 提供者:卫民
  1. 哲学家进餐问题仿真

    0下载:
  2. 哲学家进餐问题仿真-dining philosophers problem Simulation
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-25
    • 文件大小:543744
    • 提供者:浩劫
  1. zhexuejia

    0下载:
  2. 哲学家进餐问题实现-dining philosophers problem of achieving
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-25
    • 文件大小:2048
    • 提供者:廖广敏
  1. eat

    0下载:
  2. 哲学家进餐问题Java版-dining philosophers problem Java version
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-25
    • 文件大小:88064
    • 提供者:
  1. 哲学家进餐问题VC版

    0下载:
  2. 本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-the procedure is fairly typical operating system threads synchronization algorithm of the Dining Philosophers, in order to prevent deadlock a
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-25
    • 文件大小:525312
    • 提供者:zbing0203
  1. 哲学家进餐问题

    0下载:
  2. linux进程间通信,父进程,子进程的创建-inter-process communication, parent process, the process of creating son
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-25
    • 文件大小:12288
    • 提供者:方芳
  1. PhilospherDining

    0下载:
  2. 它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程-It is a classic algorithm-the Dining Philosophers, VC++, through which we can grasp the Windows multi-threaded programming
  3. 所属分类:系统编程

    • 发布日期:2024-04-25
    • 文件大小:3745792
    • 提供者:吴义军
  1. 乳猪

    0下载:
  2. 一个多线程同步问题. 哲学家进餐问题!! java实现-a multithreaded synchronization. Dining Philosophers problem! ! Java Implementation
  3. 所属分类:进程与线程

    • 发布日期:2024-04-25
    • 文件大小:1024
    • 提供者:kent
  1. 经典同步问题:5哲学家进餐

    0下载:
  2. 经典同步问题中的哲学家进餐问题(材料:哲学家5个,筷子5只。要求:每个哲学家必须取得2只筷子时才能进餐,进餐完放下筷子,不能有哲学家饿死。ps:各哲学家每个状态时间有随机性)-Classic synchronous problem :five philosophers have dinner(material:5 philosophers ,five chopsticks.Demand: Each philosophers must h
  3. 所属分类:Windows编程

    • 发布日期:2024-04-25
    • 文件大小:404480
    • 提供者:zqm
  1. 哲学家进餐

    0下载:
  2. 哲学家进餐问题,描述计算机系统的同步与互斥问题。-dining philosopher, describes the computer system synchronization and mutual exclusion problems.
  3. 所属分类:界面编程

    • 发布日期:2024-04-25
    • 文件大小:27648
    • 提供者:标标
  1. 哲学家进餐问题仿真

    0下载:
  2. vc++演示操作系统哲学家进餐问题,非常好用-vc operating system demonstration dining philosopher, a very handy
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-25
    • 文件大小:658432
    • 提供者:王俊美
  1. 模拟哲学家进餐

    0下载:
  2. 该程序是针对操作系统课程而做的模拟哲学家进餐问题-the program is to the operating system and programs do simulated dining philosophers problem
  3. 所属分类:系统编程

    • 发布日期:2024-04-25
    • 文件大小:3072
    • 提供者:望军
  1. p_eating

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

    • 发布日期:2024-04-25
    • 文件大小:545792
    • 提供者:斌斌
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org