搜索资源列表
Consumer-Producer
- java生产者消费者程序实现 线程,信号量互斥事件 临界资源-java producer consumer program threads, semaphores contradict critical resources incident
producer-consumer
- producer-consumer problem 的源码-producer-consumer source of the problem
生产者-消费者问题
- 用c语言实现生产者-消费者问题-used language producer-consumer issues
Consumer-Producer
- java生产者消费者程序实现 线程,信号量互斥事件 临界资源-java producer consumer program threads, semaphores contradict critical resources incident
producer-consumer
- producer-consumer problem 的源码-producer-consumer source of the problem
share-consumer
- 信号量实现对生产者和消费者的共享内存的控制-Semaphore producers and consumers to achieve the shared memory control
producer_consummer
- 应用临界区解决操作系统生产者消费者问题源码,实验实现环境 Visual Studio 2005。-Application of the critical areas to solve the producer consumer problem of the operating system source code, experimental realization of the environment Visual Studio 200
Java
- 用多进程同步方法解决生产者——费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符. (2)生产者和消费者各有两个以上. (3)多个生产者或多个消费者之间须有
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
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 yo
linear
- - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the pr
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-proce