搜索资源列表
模拟生产者和消费者关系
- 操作系统(2)2、模拟生产者和消费者关系-operating system (2) 2, simulation producers and consumers relations
生产者和消费者问题
- 操作系统经典的问题-生产者和消费者问题.C++编写.-OS classic problem-producer and consumer issues. C preparation.
生产者和消费者之间的经典实现线程
- 生产者和消费者之间的经典实现
模拟生产者和消费者关系
- 操作系统(2)2、模拟生产者和消费者关系-operating system (2) 2, simulation producers and consumers relations
P_C
- 操作系统中的生产者和消费者模拟程序.用WINDOWS API 实现.有很详细的文档说明-operating system producers and consumers of simulation procedures. Using Windows API. Very detailed documentation Note
producerConsumerModel_src
- 当前比较流行的线程生产者和消费者模型,主要采用了信号灯机制。在vc6编译-current more popular threads model of producers and consumers, mainly in the signal mechanism. The compiler vc6
题目:多线程同步方法解决生产者-消费者问题
- 题目:多线程同步方法解决生产者-消费者问题 (Bounded - Buffer Problem) 内容:有界缓冲区内设有10个存储单元,放入/取出的数据项 设定为1~10这10个整形数。要求每个生产者和消费者对有界 缓冲区进行操作后,即时显示有界缓冲区的全部内容、当前指针位 置和生产者/消费者标识符。-topics : multithreaded synchronization solution to producer-consumer
生产者和消费者问题
- 操作系统经典的问题-生产者和消费者问题.C++编写.-OS classic problem-producer and consumer issues. C preparation.
操作系统试验报告
- 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To st
VC中的生产和消费问题
- VC中实现的生产者和消费者问题的算法。此为转帖,算法讲的不错。-VC achieve producers and consumers of the algorithm. This was patented algorithm for the good.
producerAndconsumer
- 经典的生产者和消费者问题,两个进程并发执行-Classic issue of producer and consumer,two tenors execute parallel.
SyncStack
- JAVA中进程的问题,生产者和消费者程序-Java process, producers and consumers procedures
R_WPI
- 文件包含采用VC写的源代码。它通过模拟了生产者和消费者问题来阐述并发进程。-document contains VC used to write the source code. Through simulation of producers and consumers with questions to elaborate process.
生产者与消费者
- 多线程的经典问题生产者和消费者程序 决无错误!-the classic problems of producers and consumers of strict procedures must!
programcpzzd
- 是操作系统中关于生产者和消费者的进程模拟程序,有一定的参考价值-operating system is on the producers and consumers of process simulation program, which is the reference value
jchc
- 以生产者/消费者模型为依据,在Windows 2000环境下创建一个控制台进程,在该进程中创建n个线程模拟生产者和消费者,实现进程(线程)的同步与互斥。-to producer/consumer model as the basis, in Windows 2000 to create an environment console process, in the process of creating n threads simulat
SyncTest
- 用java实现生产者和消费者的多线程协调问题-with producers and consumers to achieve the coordination of multi-threaded
mae
- 生产者和消费者的问题,主要解决进程的同步和异步的问题-producers and consumers that the main problem solving process synchronous and asynchronous problems
ProduceandCreater
- 在操作系统中, 生产者和消费者的问题是经典问题中的一个,是有关于进程调度的问题.通过这个MFC的程序我们可以清楚的理解它们之间的内存分配和通信.-the operating system, producers and consumers is the classic problem of a problem. is on the process of scheduling problems. Through the MFC proced
producer_customer
- 生产者和消费者是一个程序上的生产者和消费者关系的演示程序,程序中运用可爱的动画来演示程序,清晰明了,程序中的核心代码是运用.NET框架中的上锁和解锁类函数来实现的。-producers and consumers is a point of relations between producers and consumers of the demonstration program, Application procedures love