Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - barber
Search - barber - List
一个用java实现的解决理发师睡觉问题的代码-used to achieve a solution to the problem of sleep Barber code
Update : 2025-02-17 Size : 1kb Publisher : ivyinwinter

数据结构基本算法实现 用C++实现理发馆防真功能-basic data structure algorithm in C-achieving barber's shop really function
Update : 2025-02-17 Size : 4kb Publisher : 孙锋志

DL : 0
这是嵌入式系统中关于理发师问题的源程序,主要是解决顾客排队的问题-This is the embedded system on the source of Seville, the key is to resolve the problem of customers queuing
Update : 2025-02-17 Size : 5kb Publisher : 李思雨

操作系统试验,理发师问题用进程解决的,实现进程互斥与共享-Operating system testing, barber problem solved by the process of realizing the process and sharing of Mutex
Update : 2025-02-17 Size : 2kb Publisher : 袁志

操作系统实验,理发师问题用线程完成问题-Experimental operating system, barber problem using threads to complete the problem
Update : 2025-02-17 Size : 1kb Publisher : 袁志

这是一个操作系统课程中的理发师算法。具体描述见readme-This is a course in operating systems barber algorithm. Specific description, see readme
Update : 2025-02-17 Size : 12kb Publisher : 于木

Jibu并行开发库提供的例子,演示睡眠的理发师问题。-Concurrent Development Jibu database provides examples, demos sleeping barber problem.
Update : 2025-02-17 Size : 4kb Publisher : WuMing

理发师问题,多个人等待理发师进行理发,其中涉及任务的分配-Barber problem, wait for more than personal barber for a haircut, which involves the allocation of tasks
Update : 2025-02-17 Size : 135kb Publisher : cdqhei

DL : 0
经典的理发师问题,用C语言实现,程序实现了几个进程之间的相互调度关系,预防死锁。-Classic barber problem using C language, the program realize a number of the process of scheduling the relationship between the prevention of deadlock.
Update : 2025-02-17 Size : 10kb Publisher : 王栩

DL : 0
sleeping barber problem with sleeping time and arrivval time
Update : 2025-02-17 Size : 1kb Publisher : manoj

Barber Shop algorithm Synchronization Simulator-Barber Shop algorithm Synchronization Simulator
Update : 2025-02-17 Size : 20kb Publisher : Nasir

理发店程序实现多线程同步 适合初学者在visual C++上运行-Barber thread synchronization program for beginners and more in the visual C++ on the run
Update : 2025-02-17 Size : 148kb Publisher : 胡元栋

this is a program about barber algorithm in O.S
Update : 2025-02-17 Size : 21kb Publisher : atyeh

理发师问题的信号量解决方法实现,基于C语言编写-Semaphore barber problem solution implementation, based on C language
Update : 2025-02-17 Size : 2kb Publisher : wgx

DL : 0
一个理发店,只有一个理发师,只有n张可供顾客等待理发的椅子,如果没有顾客,则理发师睡觉;如果有一顾客进入理发店发现理发师在睡觉,则把他叫醒,写一个程序协调理发师和顾客之间的关系。-A barber shop, there is only one barber, only the n Zhang barber' s chair waiting for customers, without customers, the barber to sleep if there is a customer into the barber shop barber was found sleeping, others view him wake up, write a program Coordination between barber and customer relations.
Update : 2025-02-17 Size : 13kb Publisher : leaf

DL : 0
睡眠理发师问题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
Update : 2025-02-17 Size : 1kb Publisher : 王跃辉

DL : 0
进程调度中经典的理发师问题,在Ubuntu8.04下编译通过-Process Scheduling in the classic barber problem in Ubuntu8.04 compiled by
Update : 2025-02-17 Size : 1kb Publisher : zdd

DL : 0
操作系统里面的经典理发师问题的一些分析,让你彻底理解该问题,-Inside the operating system some of the classic barber problem, so you completely understand the problem,
Update : 2025-02-17 Size : 3kb Publisher : 上九流

DL : 0
linux环境下实现理发师功能,用C语言实现,成功执行,内含全部文件内容,及执行结果。-linux environment to achieve the barber function, using C language, the successful implementation of all the documents containing the content, and implementation of the results.
Update : 2025-02-17 Size : 9kb Publisher : uyuy0401

implementation of Sleeping barber algorithm in c lang. using pthreads.
Update : 2025-02-17 Size : 1kb Publisher : da07
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.