搜索资源列表
babr.rar
- sleeping barber problem with sleeping time and arrivval time,sleeping barber problem with sleeping time and arrivval time
barber
- 操作系统ipc问题中的理发师问题,用c语言进行的模拟-Ipc problem in operating systems barber problem, the simulation with c language
sleepbarber
- 睡眠理发师问题源代码,在linux下编写-Sleeping barber problem of source code, written under the linux
BarberAlgorithmSleepProblem
- 睡眠理发师问题算法实现, 在LINUX 操作系统下实现的算法。-Barber Algorithm sleep problem, under the LINUX operating system algorithms.
barber(2)
- 理发师问题的信号量解决方法实现,基于C语言编写-Semaphore barber problem solution implementation, based on C language
Barber
- 理发店程序实现多线程同步 适合初学者在visual C++上运行-Barber thread synchronization program for beginners and more in the visual C++ on the run
fl2
- 理发师问题,多个人等待理发师进行理发,其中涉及任务的分配-Barber problem, wait for more than personal barber for a haircut, which involves the allocation of tasks
Barbershop
- Barber Shop algorithm Synchronization Simulator-Barber Shop algorithm Synchronization Simulator
Single_Sle2118896302008
- this is a program about barber algorithm in O.S
Barber_shop
- This barber shop problem that is one of the OS problems-This is barber shop problem that is one of the OS problems
sleep_barber
- sleeping barber problem using semaphores and threads
barber-v2
- barber for download................................ download it,
barber
- 一个理发店,只有一个理发师,只有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 custom
barber
- 睡眠理发师问题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
barber
- 进程调度中经典的理发师问题,在Ubuntu8.04下编译通过-Process Scheduling in the classic barber problem in Ubuntu8.04 compiled by
BARBERSHOP
- 一个Struts实现的在线发型设计系统,包括在线发型试戴,预约理发师,生成理发订单等功能-Struts implementation of a hair-line design system, including trying on-line hair, hairdresser appointments, orders and other features generated Barber
barber
- 操作系统里面的经典理发师问题的一些分析,让你彻底理解该问题,-Inside the operating system some of the classic barber problem, so you completely understand the problem,
barber
- 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.
Sleeping-Barber
- implementation of Sleeping barber algorithm in c lang. using pthreads.