文件名称:ProducersAndConsumers
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.36mb
- 下载次数:
- 0次
- 提 供 者:
- 巴**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
、生产者-消费者问题是很经典很具有代表性的进程同步问题,计算机中的很多同步问题都可抽象为生产者-消费者问题,通过本实验的练习,希望能加深学生对进程同步问题的认识与理解 -The producer- consumer problem is a classic representative of the process is synchronization, computer synchronization problem can be abstracted as many producer- consumer issues, through the experimental practice, hoping to enhance the students synchronization process knowledge and understanding
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验四\20062918-柳丝-实验四.doc
......\LinuxPC\consumer.c
......\.......\head.h
......\.......\pc.c
......\.......\producer.c
......\.......\Thumbs.db
......\WindowsPC\Debug\vc60.idb
......\.........\.....\vc60.pdb
......\.........\.....\WindowsPC.exe
......\.........\.....\WindowsPC.ilk
......\.........\.....\WindowsPC.obj
......\.........\.....\WindowsPC.pch
......\.........\.....\WindowsPC.pdb
......\.........\WindowsPC.cpp
......\.........\WindowsPC.dsp
......\.........\WindowsPC.dsw
......\.........\WindowsPC.ncb
......\.........\WindowsPC.opt
......\.........\WindowsPC.plg
......\.........\Debug
......\LinuxPC
......\WindowsPC
实验四
......\LinuxPC\consumer.c
......\.......\head.h
......\.......\pc.c
......\.......\producer.c
......\.......\Thumbs.db
......\WindowsPC\Debug\vc60.idb
......\.........\.....\vc60.pdb
......\.........\.....\WindowsPC.exe
......\.........\.....\WindowsPC.ilk
......\.........\.....\WindowsPC.obj
......\.........\.....\WindowsPC.pch
......\.........\.....\WindowsPC.pdb
......\.........\WindowsPC.cpp
......\.........\WindowsPC.dsp
......\.........\WindowsPC.dsw
......\.........\WindowsPC.ncb
......\.........\WindowsPC.opt
......\.........\WindowsPC.plg
......\.........\Debug
......\LinuxPC
......\WindowsPC
实验四