Location:
Search - barber problem
Search list
Description: 这是嵌入式系统中关于理发师问题的源程序,主要是解决顾客排队的问题-This is the embedded system on the source of Seville, the key is to resolve the problem of customers queuing
Platform: |
Size: 5120 |
Author: 李思雨 |
Hits:
Description: 操作系统试验,理发师问题用进程解决的,实现进程互斥与共享-Operating system testing, barber problem solved by the process of realizing the process and sharing of Mutex
Platform: |
Size: 2048 |
Author: 袁志 |
Hits:
Description: 操作系统实验,理发师问题用线程完成问题-Experimental operating system, barber problem using threads to complete the problem
Platform: |
Size: 1024 |
Author: 袁志 |
Hits:
Description: Jibu并行开发库提供的例子,演示睡眠的理发师问题。-Concurrent Development Jibu database provides examples, demos sleeping barber problem.
Platform: |
Size: 4096 |
Author: WuMing |
Hits:
Description: 理发师问题,多个人等待理发师进行理发,其中涉及任务的分配-Barber problem, wait for more than personal barber for a haircut, which involves the allocation of tasks
Platform: |
Size: 138240 |
Author: cdqhei |
Hits:
Description: 经典的理发师问题,用C语言实现,程序实现了几个进程之间的相互调度关系,预防死锁。-Classic barber problem using C language, the program realize a number of the process of scheduling the relationship between the prevention of deadlock.
Platform: |
Size: 10240 |
Author: 王栩 |
Hits:
Description: sleeping barber problem with sleeping time and arrivval time
Platform: |
Size: 1024 |
Author: manoj |
Hits:
Description: 睡眠理发师问题算法实现, 在LINUX 操作系统下实现的算法。-Barber Algorithm sleep problem, under the LINUX operating system algorithms.
Platform: |
Size: 56320 |
Author: ##真 |
Hits:
Description: sleeping barber problem using semaphores and threads
Platform: |
Size: 1024 |
Author: anshu |
Hits:
Description: 理发师问题的信号量解决方法实现,基于C语言编写-Semaphore barber problem solution implementation, based on C language
Platform: |
Size: 2048 |
Author: wgx |
Hits:
Description: 睡眠理发师问题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,barbers,customers.Barbers is for the hair cutting process,customers
Is for each customer’s arriving process,m_h is for a waiting position counter.There’re 2 more handles:threada,threadb as thread handle.
Whenever a customer arrives,program prints: No.xxx customer is coming.If there exists any empty waiting position,the customer turn into a waiting situation,if not,program prints: No room for No.xxx customer,it s leaving.When the barber finishes a haircut,the barber thread prints: Done!Barber has cut a customer.....,meanwhile,the customer thread also prints: No.xxx customer has finished and leaving.
With a While(1){} structure,the barber thread would never stop .The customer thread has no While() structure but the main function will continually and ramdomly create a customer
Platform: |
Size: 1024 |
Author: 王跃辉 |
Hits:
Description:
Platform: |
Size: 1700864 |
Author: tzy |
Hits:
Description: 进程调度中经典的理发师问题,在Ubuntu8.04下编译通过-Process Scheduling in the classic barber problem in Ubuntu8.04 compiled by
Platform: |
Size: 1024 |
Author: zdd |
Hits:
Description: 理发师问题 操作系统 线程问题 理发师个数用户指定-Barber barber problem operating the number of user-specified threading problems
Platform: |
Size: 1024 |
Author: 林安 |
Hits:
Description: 操作系统里面的经典理发师问题的一些分析,让你彻底理解该问题,-Inside the operating system some of the classic barber problem, so you completely understand the problem,
Platform: |
Size: 3072 |
Author: 上九流 |
Hits:
Description: 操作系统ipc问题中的理发师问题,用c语言进行的模拟-Ipc problem in operating systems barber problem, the simulation with c language
Platform: |
Size: 3072 |
Author: 谷龙 |
Hits:
Description: baber problem of OS written in delphi
Platform: |
Size: 733184 |
Author: secondtonone365 |
Hits:
Description: Sleeping barbar Problem with synchronization.
Platform: |
Size: 2048 |
Author: Nikhil Kumar |
Hits:
Description: 睡眠理发师问题源代码,在linux下编写-Sleeping barber problem of source code, written under the linux
Platform: |
Size: 948224 |
Author: li |
Hits:
Description: sleeping barber problem using semaphores
Platform: |
Size: 1024 |
Author: Tryin |
Hits: