生产者与消费者问题解决方案
生产者与消费者的问题-producer and the consumer
本专区汇聚了各类基于 生产者消费者 开发的源码资源,共计 44 篇资源供开发者免费下载学习。
生产者与消费者的问题-producer and the consumer
多线程。buffer。读者写着,利用队列实现。-Multi-threading. buffer. The reader wrote, the use of queues to ac
模拟操作系统经典生产者和消费者的原理代码-Simulated operating system, the principle of the classic producer and
改进了一位同行的生产者与消费者问题的演示-improved a peer-producers and consumers of the demo!
用VB实现生产者与消费者问题-VB producer and consumer issues
用同步理论实现缓存通信:Producer发送0-200到Buffer,同时Buffer发送到Consumer-Cache implementation using synchron
经典的生产者、消费者问题。-classic producer, consumer issues.
生产者消费者Buffer_pool.rar-producers and consumers Buffer_pool.rar
用VC模拟的生产者与消费者问题,只是一个界面实现简单功能,其他得还需弥补-Analog with VC problem of producers and consumers, on
编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程
使用多线程和共享内存技术解决生产者消费都问题的示例-The use of multi-threaded and shared-memory technology to solve
操作系统中的生产者和消费者模拟程序.用WINDOWS API 实现.有很详细的文档说明-operating system producers and consumers of si