搜索资源列表
经典消费者生产者问题
- 多进程实现经典生产者消费者问题
生产者-消费者问题
- 用c语言实现生产者-消费者问题-used language producer-consumer issues
vb生产者-消费者问题
- 用VB实现生产者与消费者问题-VB producer and consumer issues
改进同行的生产与消费者问题
- 改进了一位同行的生产者与消费者问题的演示-improved a peer-producers and consumers of the demo!
解决线程死锁问题的 生产者 消费者程序
- 解决线程死锁问题的 生产者 消费者程序-threads of producers and consumers procedures
生产者-消费者
- 生产者-消费者的JAVA小程序-producer-consumer Java Applet
生产者消费者
- 生产者消费者模拟-producers and consumers simulation
模拟生产者和消费者关系
- 操作系统(2)2、模拟生产者和消费者关系-operating system (2) 2, simulation producers and consumers relations
生产者消费者问题
- 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者在共享文件时是否同步与互斥问题-management process, the producer consumer issues as long as it is described process management producers and consumers when sharing files synchronized with the Mutual Excl
题目:多线程同步方法解决生产者-消费者问题
- 题目:多线程同步方法解决生产者-消费者问题 (Bounded - Buffer Problem) 内容:有界缓冲区内设有10个存储单元,放入/取出的数据项 设定为1~10这10个整形数。要求每个生产者和消费者对有界 缓冲区进行操作后,即时显示有界缓冲区的全部内容、当前指针位 置和生产者/消费者标识符。-topics : multithreaded synchronization solution to producer-consumer
信号量来解决操作系统的消费者与生产者问题
- 一个UNIX进程间通讯的程序,使用了信号量来解决操作系统的消费者与生产者问题,使用了fork,wait,nanosleep,sempo等unix函数。-a UNIX inter-process communication, the use of the signal operating system to solve the volume of consumers and producers, the use of the fork,
生产者消费者程序
- 有关操作系统中著明的生产者消费者程序,实现进程间的同步与互斥-the operating system with the prescribed procedures for producers and consumers, the process to achieve synchronization and mutual exclusion
生产者和消费者问题
- 操作系统经典的问题-生产者和消费者问题.C++编写.-OS classic problem-producer and consumer issues. C preparation.
用线程做一个生产者-消费者同步问题
- 用线程做一个生产者-消费者同步问题 其实我是想用线程做一个生产者-消费者同步问题,现在已经成功了,贴出来,大家请指证. 我想让线程thread1和thread2按顺序显示,于是加了个信号量mysem,并且在新建两个线程的两个函数中进行P,V操作,来控制先后显示顺序-threads do with a producer-consumer Synchronization I actually want to do with threaded
生产者与消费者
- 多线程的经典问题生产者和消费者程序 决无错误!-the classic problems of producers and consumers of strict procedures must!
C#生产者消费者程序
- 详细的生产者消费者程序设计。是自己之前做课程设计时完成的。
ucos生产者消费者问题
- (ucos)模拟生产者消费者问题,显示生产者消费者执行过程,10个buffer缓存区,5个生产者,5个消费者,1号生产者生产的产品名为1(几号生产者生产的产品名为几),消费者从buffer里取出的商品为几,则在消费过程中,右侧会显示消费的商品名
生产者消费者
- 使用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 produc