搜索资源列表
Producer & Consumer
- VC实现的生产者 消费者,使进程学习中非常重要的东西 ~~希望大家支持-VC consumers, the producer, the process of learning something very important ~ ~ hope we support
producer-consumer
- producer-consumer problem 的源码-producer-consumer source of the problem
producter-and-consumer
- linux多线程编程,生产者消费者问题的c语言实现,模拟多线程编程资源抢占问题。-Linux multi-threaded programming, the producer-consumer problem, c language, analog multi-threaded programming resources to seize the problem.
productor_consumer
- 生产者与消费者问题,用信号量实现!linux环境下的C代码-Producer and consumer issues, using semaphores to achieve! C code in linux environment
the-producer---consumer-problem
- 模拟PV操作同步机构,且用PV操作解决生产者——消费者问题-PV operation synchronization, simulation, and the use of PV operation to solve the producer- consumer problem
producer-consumer-problem
- Introduction In this project, we will design a programming solution to the bounded-buffer problem using the producer and consumer processes . The solution uses three semaphores: empty and full, which count the number of empty and full slots
producer-consumer
- 用信号量解决生产者消费者问题,简捷易懂!-Semaphore producers with consumers to solve the problem, simple and understandable!
produce_consume
- 操作系统课程设计:很好的课程设计:研究的是生产者消费者的进程同步问题,需要的人赶紧下吧-Operating systems curriculum design: a very good curriculum design: the study is the process of the producer consumer synchronization problem, those who need it quickly, are you
thread
- 该程序运用线程的mutex控制数据流的锁定,实现Producer和consumer之间对buffer的合理有序的利用-The program to control the use of thread mutex lock data stream to achieve Producer and consumer of buffer between the rational and orderly use of
Producer
- Producer Consumer Algorithm Implement by Java
producerConsumerProblem
- this test program which tries to solve producer consumer problem -this is test program which tries to solve producer consumer problem
producer_consumer_problem
- a code that represents the consumer producer problem
os
- 操作系统中生产者和消费者算法模拟,pb实现-the simulation of the producer-consumer algorithm in os,made by pb
pthread
- pthread同步信号量解决生产者消费者问题-pthread producer consumer synchronization semaphores to solve the problem
producer-consumer
- producer & consumer based on linux-producer & consumer based on linux
producercustomer
- 多线程编程示例,解决生产者消费者问题.水平有限,仅供初学者参考.-Multi-threaded programming examples to solve the producer consumer problem. Is limited, only for advanced users.
Producer-Consumer-Model
- 生产者消费者模型,多线程程序,主要涉及互斥、信号量等操作系统知识-Producer consumer model, multi-threaded programs, mainly related to mutual exclusion, semaphores and other operating system knowledge
producer-consumer
- 利用记录型信号量解决生产者-消费者问题 利用记录型信号量解决生产者-消费者问题-Record semaphore to solve the producer- consumer problem
The-producer-consumer-cycle
- 实现:生产者消费者循环,labview与生物学结合,-Implementation: producer consumer loop, labview combined with biology,
Producer-consumer-problem
- 生产者消费者完整代码 C语言,操作系统作业-Producer-consumer problem