搜索资源列表

  1. UcosiiAppliction

    0下载:
  2. 任务一 任务管理 任务二 优先级天花板 任务三 哲学家就餐 任务四 消息队列 任务五 时钟中断-task of a task management tasks two priority tasks ceiling three meals philosopher four tasks Message Queue five tasks Clock interruption
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:406528
    • 提供者:laixuelei
  1. zhexuejia

    0下载:
  2. 计算机操作系统哲学家就餐问题的课程设计报告。无解压密码。-computer operating system dining philosophers problem of the design report. No extract passwords.
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:88064
    • 提供者:an
  1. Viston

    0下载:
  2. 本程序将ucosii移入了QF框架,使其成为面向对象的操作系统,可以在win32上运行,这是一个“哲学家就餐”的demo程序-This procedure will ucosii into the fr a mework of the QF, making it object-oriented operating system, can run on win32, it is a
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:608256
    • 提供者:威猛
  1. zhe

    0下载:
  2. 进程同步算法模拟,哲学家就餐问题JAVA实现。-Process synchronization algorithm simulation, philosophers realize JAVA eat.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:袁乃军
  1. aaaaaaaaaaaaaa

    0下载:
  2. htt哲学家就餐-htt dining philosophers
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:
  1. PHI

    0下载:
  2. 哲学家就餐问题,显示线程的关系,采用信号量产生互斥的功能-Dining philosophers problem, show the relationship between threads, using semaphore have mutually exclusive features
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:孟小磊
  1. UcOS2_Philosopher

    0下载:
  2. 这个程序演示基本的哲学家就餐问题的解决。程序启动具有五个不同优先级的任务,每个任务对应一个哲学家,完成一系列动作-err
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:赵庆明
  1. jiucan

    0下载:
  2. 关于哲学家就餐的问题,这只是个源码,我想要个课程设计形式的-On the dining philosophers, which is only a source, I want a form of curriculum design
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:yangji
  1. eat

    0下载:
  2. 用c语言实现了操作系统中的哲学家就餐问题,可以参考-C language used in the operating system to achieve the dining philosophers problem, can refer to
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:l
  1. DINING

    0下载:
  2. 演示哲学家就餐 进程的同步与互斥-Demo dining philosophers process synchronization and mutual exclusion
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:753664
    • 提供者:deaker
  1. zhexuejia

    0下载:
  2. linux用多线程同步方法解决哲学家就餐问题(Dining-Philosophers Problem)-linux using multi-thread synchronization methods to solve the problem dining philosophers (Dining-Philosophers Problem)
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:lessi
  1. philosopher

    0下载:
  2. 经典的哲学家就餐问题的C语言版本-Power wilt die of hunger laugh mold cavity open string问Questions cavity C Pang Sung-linked版
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:dsd
  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 sema
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:281600
    • 提供者:xuxi
  1. java_threaddemo

    0下载:
  2. 哲学家就餐是一个经典的Java多线程编程的实例,这是图形版。涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。 -Dining philosophers is a classic multi-threaded Java programming examples, this is the graphics version. Related to thread synchronization and mutual exclusion,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:107520
    • 提供者:丁丁
  1. philosopheDining

    0下载:
  2. 死锁--哲学家就餐问题.完整源码,并可直接运行.-Deadlock- dining philosophers problem. Complete source code can be run directly.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1363968
    • 提供者:JUDY
  1. PhilosopherDining

    0下载:
  2. 在 WINDOWS 系统中实现哲学家就餐问题的死锁和不死锁两种解法。-WINDOWS system to achieve in the dining philosophers problem of deadlock and deadlock two solution.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:1345536
    • 提供者:彭格
  1. dining

    0下载:
  2. 哲学家就餐问题C语言演示程序,带窗口、对话框,有详细中英文注释-Dining philosophers problem of C language demo program with a window, dialog box, there are detailed notes in English and Chinese
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1202176
    • 提供者:taha
  1. ConsoleApplicationforEat0207

    0下载:
  2. 操作系统中的哲学家就餐问题模拟系统。命令行程序。c#实现。运行需要.NET fr a mework 2.0。另有可视化界面程序。-Operating system in the dining philosophers problem simulation system. Command-line program. c# implementation. Required to run. NET fr a mework 2.0. Anoth
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:yy
  1. Dining_philosophers

    0下载:
  2. 用VC实现的哲学家就餐问题,其中用到了信号量的宏,并多线程的方法,模拟哲学家就餐问题。-Implementation using VC dining philosophers problem, use one of the semaphore macros, and multi-threaded approach, Analog dining philosophers problem.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:525312
    • 提供者:兰韬
  1. frfs

    0下载:
  2. 读者写者问题,哲学家就餐问题,先来先来先服务-Writing questions from readers, dining philosophers problem, first-come, first-come, first serve
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:zhangmin
« 1 23 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org