搜索资源列表
Consumer-Producer
- java生产者消费者程序实现 线程,信号量互斥事件 临界资源-java producer consumer program threads, semaphores contradict critical resources incident
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!
consumer
- 生产者消费者问题的一个小程序,结合操作系统实验可以用来加深对线程的理解.-Producers of consumer issues, a small program, combined with the operating system can be used to deepen their understanding of experimental threads understanding.
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
linear
- - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filteri
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_Consumer
- 用java实现经典consumer和producer通信问题的程序-use java to realize the consumer and producer
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
Life
- life is producer-consumer design pattern code.-life
pthread
- pthread同步信号量解决生产者消费者问题-pthread producer consumer synchronization semaphores to solve the problem
consumer
- 题目二:用多进程同步方法解决生产者-消费者问题。 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者线程的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Title 2: The multi-process synchronization solution to
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.
consumer-producer
- c语言。生产者消费者问题的信号量解决代码。简洁明了-c language. About consumer and producer.