文件名称:MutexAndSemaphoreTest
-
所属分类:
- 标签属性:
- 上传时间:2013-01-12
-
文件大小:33.58mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用Windows信号量和互斥量实现生产者和消费者问题。对于多线程开发很有指导意义。-use Windowss semaphore and mutex to implement producer and consumer program!!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MutexAndSemaphoreTest/
MutexAndSemaphoreTest/Debug/
MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.exe
MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.ilk
MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.pdb
MutexAndSemaphoreTest/ipch/
MutexAndSemaphoreTest/ipch/mutexandsemaphoretest-78b83a10/
MutexAndSemaphoreTest/MutexAndSemaphoreTest/
MutexAndSemaphoreTest/MutexAndSemaphoreTest.sdf
MutexAndSemaphoreTest/MutexAndSemaphoreTest.sln
MutexAndSemaphoreTest/MutexAndSemaphoreTest.suo
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/cl.command.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/CL.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/CL.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link-cvtres.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link-cvtres.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link.command.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/mt.command.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/mt.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/mt.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.exe.embed.manifest
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.exe.embed.manifest.res
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.exe.intermediate.manifest
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.lastbuildstate
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.log
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.obj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.pch
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.res
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTestDlg.obj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest_manifest.rc
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/Queue.obj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/rc.command.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/rc.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/rc.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/stdafx.obj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/vc100.idb
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/vc100.pdb
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.aps
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.cpp
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.rc
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.vcxproj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.vcxproj.filters
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.vcxproj.user
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTestDlg.cpp
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTestDlg.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Queue.cpp
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Queue.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/ReadMe.txt
MutexAndSemaphoreTest/MutexAndSemaphoreTest/res/
MutexAndSemaphoreTest/MutexAndSemaphoreTest/resource.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/res/MutexAndSemaphoreTest.ico
MutexAndSemaphoreTest/MutexAndSemaphoreTest/res/MutexAndSemaphoreTest.rc2
MutexAndSemaphoreTest/MutexAndSemaphoreTest/stdafx.cpp
MutexAndSemaphoreTest/MutexAndSemaphoreTest/stdafx.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/targetver.h
MutexAndSemaphoreTest/Debug/
MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.exe
MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.ilk
MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.pdb
MutexAndSemaphoreTest/ipch/
MutexAndSemaphoreTest/ipch/mutexandsemaphoretest-78b83a10/
MutexAndSemaphoreTest/MutexAndSemaphoreTest/
MutexAndSemaphoreTest/MutexAndSemaphoreTest.sdf
MutexAndSemaphoreTest/MutexAndSemaphoreTest.sln
MutexAndSemaphoreTest/MutexAndSemaphoreTest.suo
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/cl.command.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/CL.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/CL.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link-cvtres.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link-cvtres.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link.command.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/link.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/mt.command.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/mt.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/mt.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.exe.embed.manifest
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.exe.embed.manifest.res
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.exe.intermediate.manifest
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.lastbuildstate
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.log
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.obj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.pch
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest.res
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTestDlg.obj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/MutexAndSemaphoreTest_manifest.rc
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/Queue.obj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/rc.command.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/rc.read.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/rc.write.1.tlog
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/stdafx.obj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/vc100.idb
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Debug/vc100.pdb
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.aps
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.cpp
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.rc
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.vcxproj
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.vcxproj.filters
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTest.vcxproj.user
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTestDlg.cpp
MutexAndSemaphoreTest/MutexAndSemaphoreTest/MutexAndSemaphoreTestDlg.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Queue.cpp
MutexAndSemaphoreTest/MutexAndSemaphoreTest/Queue.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/ReadMe.txt
MutexAndSemaphoreTest/MutexAndSemaphoreTest/res/
MutexAndSemaphoreTest/MutexAndSemaphoreTest/resource.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/res/MutexAndSemaphoreTest.ico
MutexAndSemaphoreTest/MutexAndSemaphoreTest/res/MutexAndSemaphoreTest.rc2
MutexAndSemaphoreTest/MutexAndSemaphoreTest/stdafx.cpp
MutexAndSemaphoreTest/MutexAndSemaphoreTest/stdafx.h
MutexAndSemaphoreTest/MutexAndSemaphoreTest/targetver.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.