CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 理发师问题

搜索资源列表

  1. barber

    0下载:
  2. 这是嵌入式系统中关于理发师问题的源程序,主要是解决顾客排队的问题-This is the embedded system on the source of Seville, the key is to resolve the problem of customers queuing
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:5356
    • 提供者:李思雨
  1. OS_HairCut_CSharp

    1下载:
  2. 操作系统课程实验里理发师问题的报告,用于模拟进程调试,程序用C#实现-operating systems courses experiment Barber's report for the modeling process debugging, procedures using C#
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:50446
    • 提供者:李一生
  1. ucos_task_semaphore_barber

    0下载:
  2. ucos 实现任务创建,信号量机制的实现 实现理发师问题的模拟-OUT achieving task creation, the volume signal mechanism to achieve the realization of the simulation Seville
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:280454
    • 提供者:石宝华
  1. oscal

    0下载:
  2. 使用Java Applet 编写的多类操作系统专用算法演示,包括银行家算法、理发师问题、RAID算法等等。-use Java Applet preparation of a wide range of operating systems dedicated algorithm demonstration. including bankers algorithm, Seville, RAID algorithm, and so on.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:339707
    • 提供者:林健
  1. barbershop1

    0下载:
  2. 操作系统试验,理发师问题用进程解决的,实现进程互斥与共享
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2202
    • 提供者:袁志
  1. barbershop2

    0下载:
  2. 操作系统实验,理发师问题用线程完成问题
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1077
    • 提供者:袁志
  1. sleepingbarber

    0下载:
  2. Jibu并行开发库提供的例子,演示睡眠的理发师问题。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4672
    • 提供者:WuMing
  1. lifashi

    0下载:
  2. 理发师睡觉问题 可以利用它来解决嗜睡的理发师问题 进程调度与信号量问题-Seville sleep problems can use it to solve the problem sleepiness barber process scheduling and capacity problems of signal
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:861
    • 提供者:高磊
  1. 经典的理发师问题,用C语言实现

    0下载:
  2. 经典的理发师问题,用C语言实现,程序实现了几个进程之间的相互调度关系,预防死锁。,Classic barber problem using C language, the program realize a number of the process of scheduling the relationship between the prevention of deadlock.
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-21
    • 文件大小:10423
    • 提供者:王栩
  1. barber

    0下载:
  2. 操作系统ipc问题中的理发师问题,用c语言进行的模拟-Ipc problem in operating systems barber problem, the simulation with c language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:3246
    • 提供者:谷龙
  1. sleepbarber

    1下载:
  2. 睡眠理发师问题源代码,在linux下编写-Sleeping barber problem of source code, written under the linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:948330
    • 提供者:li
  1. processsynchronous

    0下载:
  2. 经典胡睡觉理发师问题,利用信号量实现进程同步-Classic Hu sleeping barber problem using semaphores to achieve process synchronization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:4619
    • 提供者:唐羽嫣
  1. BarberAlgorithmSleepProblem

    0下载:
  2. 睡眠理发师问题算法实现, 在LINUX 操作系统下实现的算法。-Barber Algorithm sleep problem, under the LINUX operating system algorithms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:56445
    • 提供者:##真
  1. barber(2)

    0下载:
  2. 理发师问题的信号量解决方法实现,基于C语言编写-Semaphore barber problem solution implementation, based on C language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1742
    • 提供者:wgx
  1. fl2

    0下载:
  2. 理发师问题,多个人等待理发师进行理发,其中涉及任务的分配-Barber problem, wait for more than personal barber for a haircut, which involves the allocation of tasks
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:138577
    • 提供者:cdqhei
  1. barber

    0下载:
  2. 睡眠理发师问题C++解法,使用信号量,理发座位数可选,理发师只有一个-Using semaphore to solve barbers problem,there’s one barber,infinite customer,and a few waiting position,the number of waiting position is depend on the user. 3 semaphores are involved in the program: m_h,barb
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:685
    • 提供者:王跃辉
  1. barber

    0下载:
  2. 进程调度中经典的理发师问题,在Ubuntu8.04下编译通过-Process Scheduling in the classic barber problem in Ubuntu8.04 compiled by
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1124
    • 提供者:zdd
  1. 睡眠理发师mine

    0下载:
  2. 实现睡眠理发师问题,一个理发师服务多个顾客。(To achieve a sleep barber problem, a hairdresser serves multiple customers.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:时光清浅
  1. 理发师问题

    0下载:
  2. 其实际为生产者消费者问题,理发师忙时,顾客等待,理发师闲时,给顾客理发。(In fact, it is the problem of producer consumers, when the barber is busy, the customer is waiting, and the barber is free to make a haircut for the customer.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:mamagician
  1. barber

    1下载:
  2. 经典的多线程问题,熟睡的理发师; 操作系统;(Classic multi-threaded problem, sleeping hairdresser; Operating system;)
  3. 所属分类:界面编程

    • 发布日期:2019-01-06
    • 文件大小:1271808
    • 提供者:天凉好
« 12 3 »
搜珍网 www.dssz.com