文件名称:The-issue-of-producers-and-consumers
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-01-03
- 文件大小:
- 71kb
- 下载次数:
- 0次
- 提 供 者:
- 周**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序用VS2005实现多线程生产者和消费者问题,本程序含有界面,生产者和消费者数目可时时再现-The program realization multithreading producer and consumer issues with VS2005, the program contains a number of interface, producers and consumers can keep reproducing
(系统自动生成,下载前可以参看下载内容)
下载文件列表
The issue of producers and consumers\ProAndCon.sln
....................................\ProAndCon.suo
....................................\.........\Form1.cs
....................................\.........\Form1.Designer.cs
....................................\.........\Form1.resx
....................................\.........\ProAndCon.csproj
....................................\.........\Program.cs
....................................\.........\Resources\1.jpg
....................................\.........\.........\2.jpg
....................................\.........\Properties\AssemblyInfo.cs
....................................\.........\..........\Resources.Designer.cs
....................................\.........\..........\Resources.resx
....................................\.........\..........\Settings.Designer.cs
....................................\.........\..........\Settings.settings
....................................\.........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
....................................\.........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
....................................\.........\...\...\.....\ProAndCon.csproj.FileListAbsolute.txt
....................................\.........\...\...\.....\ProAndCon.PAC.resources
....................................\.........\...\...\.....\ProAndCon.Properties.Resources.resources
....................................\.........\...\...\.....\GenerateResource.read.1.tlog
....................................\.........\...\...\.....\GenerateResource.write.1.tlog
....................................\.........\...\...\.....\ProAndCon.pdb
....................................\.........\...\...\.....\ProAndCon.exe
....................................\.........\...\...\.....\TempPE\Properties.Resources.Designer.cs.dll
....................................\.........\bin\Debug\ProAndCon.vshost.exe
....................................\.........\...\.....\ProAndCon.vshost.exe.manifest
....................................\.........\...\.....\ProAndCon.exe
....................................\.........\...\.....\ProAndCon.pdb
....................................\.........\obj\x86\Debug\TempPE
....................................\.........\...\...\Debug
....................................\.........\...\x86
....................................\.........\bin\Debug
....................................\.........\Resources
....................................\.........\Properties
....................................\.........\obj
....................................\.........\bin
....................................\ProAndCon
The issue of producers and consumers