搜索资源列表
生产者-消费者问题
- 用c语言实现生产者-消费者问题-used language producer-consumer issues
用线程做一个生产者-消费者同步问题
- 用线程做一个生产者-消费者同步问题 其实我是想用线程做一个生产者-消费者同步问题,现在已经成功了,贴出来,大家请指证. 我想让线程thread1和thread2按顺序显示,于是加了个信号量mysem,并且在新建两个线程的两个函数中进行P,V操作,来控制先后显示顺序-threads do with a producer-consumer Synchronization I actually want to do with threaded a producer-consumer synchroni
生产者与消费者
- 多线程的经典问题生产者和消费者程序 决无错误!-the classic problems of producers and consumers of strict procedures must!
vb生产者-消费者问题
- 用VB实现生产者与消费者问题-VB producer and consumer issues
解决线程死锁问题的 生产者 消费者程序
- 解决线程死锁问题的 生产者 消费者程序-threads of producers and consumers procedures
生产者
- 经典的PV操作,生产者消费者-classic PV operation, producers and consumers
生产者-消费者
- 生产者-消费者的JAVA小程序-producer-consumer Java Applet
生产者消费者
- 生产者消费者模拟-producers and consumers simulation
模拟生产者和消费者关系
- 操作系统(2)2、模拟生产者和消费者关系-operating system (2) 2, simulation producers and consumers relations
经典消费者生产者问题
- 多进程实现经典生产者消费者问题
uCOS-II实现的生产者消费者多任务演示程序
- uCOS-II实现的生产者消费者多任务演示程序,uCOS-II to achieve the producer of consumer multi-tasking demo
生产者消费者问题
- 操作系统课程设计中模拟生产者消费者问题的程序.
生产者消费者问题
- windows下用进程模拟生产者和消费者问题,实现进程之间的同步和互斥
生产者消费者问题
- 一个大小为3的缓冲区,初始为空 2个生产者 随机等待一段时间,往缓冲区添加数据, 若缓冲区已满,等待消费者取走数据后再添加 重复6次 3个消费者 随机等待一段时间,从缓冲区读取数据 若缓冲区为空,等待生产者添加数据后再读取 重复4次
【均为三个文件】北京理工 操作系统 实验三 生产者消费者问题
- 实验三、生产者消费者问题(15分) 一个大小为3的缓冲区,初始为空 2个生产者 随机等待一段时间,往缓冲区添加数据, 若缓冲区已满,等待消费者取走数据后再添加 重复6次 3个消费者 随机等待一段时间,从缓冲区读取数据 若缓冲区为空,等待生产者添加数据后再读取 重复4次 说明: 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程模拟。
生产者消费者
- 使用c++编写程序,解决消费者生产者问题(Write programs by using c++ to solve consumer and producer problems)
生产者消费者javaGUI
- 操作系统pv操作实现生产者与消费者功能的图形的代码(Graphical code for producing producers and consumers)
生产者消费者作业02
- C#编写的有关操作系统中生产者与消费者问题的实例,画面美观,生动形象的描绘了生产者与消费者之间的关系,代码部分简介易懂。(C# is an example of the problem of producers and consumers in the operation system. The picture is beautiful, vividly depicting the relationship between producers and consumers, and the cod
生产者消费者+状态机
- 一个简单的生产者+消费者+状态机例子,使用了光栅尺和步进电机,没有附驱动程序,因此有些VI不能打开,但是并不影响结构的完整性(Producer and consumer)
生产者消费者架构的串口高速数据采集
- labiew 生产者消费者架构编写的串口数据采集程序,消息队列方式(Labiew ,producer consumer architecture compiled serial data acquisition procedures, message queuing mode)