搜索资源列表
Producer
- 用VC++实现生产者与消费者的问题,此源码通过了VC++6。0的测试-with VC producers and consumers, through this source of VC 6. 0 tests
生产者与消费者
- 多线程的经典问题生产者和消费者程序 决无错误!-the classic problems of producers and consumers of strict procedures must!
改进同行的生产与消费者问题
- 改进了一位同行的生产者与消费者问题的演示-improved a peer-producers and consumers of the demo!
生产者消费者问题
- 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者在共享文件时是否同步与互斥问题-management process, the producer consumer issues as long as it is described process management producers and consumers when sharing files synchronized with the Mutual Exclusion
生产者与消费者
- 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行
生产者与消费者问题
- 生产者与消费者问题,很经典,已经包含实验报告
shengchanzheyuxiaofeizhe.rar
- 操作系统实验报告三——PV操作,生产者与消费者问题,Three experiments report the operating system- PV operation, the producer and consumer issues
MFCProducersAndConsumers
- 一个用MFC做的关于生产者与消费者的问题.-Producers and consumers
os11
- 这是个典型的生产者与消费者问题,用的是PV操作实现的程序!-This is a typical problem of producers and consumers, using a PV operating procedures to achieve!
PC
- 生产者与消费者问题是进程同步的经典问题,而进程同步是进程这章的重点。我们要通过编写生产者与消费者问题的程序加深关于进程同步的印象,巩固所学知识。-Producers and consumers of the problem is a classic problem of synchronization process, and the process of synchronization is the process the focus of this chapter. We want to p
TestPC
- 操作系统课程实验,演示生产者与消费者问题。进程显示。-Experimental operating system courses, presentation producers and consumer issues. Processes show.
THREAD
- MFC开发的生产者与消费者模似软件,多线程编程,对话框界面。-I am Chinese,rk I can t use English.But I already pass the Band four.
15085
- 进程的同步是操作系统处理机管理的重要内容,本实验要求学生理解生产者与消费者问题模型,掌握解决该问题的算法思想,学会使用同步机制。-The process of the operating system processor synchronization is an important aspect of management, this experiment requires students to understand the issue of model producers and cons
produceConsumer
- 传统经典问题,生产者与消费者,船检了五个生产者。适合初学者这使用-Classical problem, producers and consumers, ship inspection of the five producers. This is suitable for beginners to use
sx1
- 操作系统课程设计,关于生产者与消费者的同步互斥等问题的程序源代码-Courses on operating system design, producers and consumers on issues such as synchronization of mutually exclusive source code---
ProduceraConsumer
- 用多线程的方法实现了生产者与消费者问题的模拟,关键技术是线程间通信和同步,通信采用消息模式-Achieved with multi-threaded simulation of producers and consumer issues
生产者消费者
- Visual C++,多线程,生产者与消费者的实现(Multi-threading, producer and consumer implementation)
pv
- 使用多线程对生产者与消费者问题进行模拟;(Producer-consumer problem)
XCGJM7
- 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者()
生产者消费者作业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