文件名称:the45165et
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-06-09
- 文件大小:
- 1.46mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
进程的同步是操作系统处理机管理的重要内容,本实验要求学生理解生产者与消费者问题模型,掌握解决该问题的算法思想,学会使用同步机制。-An important part of the process of synchronization is managed by the operating system processor, this test requires students to understand the problems of producers and consumers model and master algorithm to solve the problem of thinking, learn to use the synchronization mechanism.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
进程同步实验——生产者与消费者问题算法实现\Debug\sx3.exe
..........................................\.....\使用说明.txt
..........................................\.....\文档注释.txt
..........................................\sx3(3个消费者,1个生产者).exe
..........................................\sx3(3个消费者,3个生产者).exe
..........................................\sx3(3个生产者,4个消费者,15个缓冲区).exe
..........................................\sx3.cpp
..........................................\sx3.dsp
..........................................\sx3.dsw
..........................................\sx3.plg
..........................................\sx3(1消费者,3个生产者).exe
..........................................\使用说明.txt
..........................................\操作系统原理实验报告.doc
..........................................\文档注释.txt
..........................................\Debug
进程同步实验——生产者与消费者问题算法实现