线程同步(4种方法).rar

时间:2018-02-16 08:49:33
【文件属性】:

文件名称:线程同步(4种方法).rar

文件大小:16.91MB

文件格式:RAR

更新时间:2018-02-16 08:49:33

c++ mfc 线程 同步

线程同步(4种方法).rar 互斥,信号量,事件


【文件预览】:
event
----CriticalSection()
--------stdafx.cpp(220B)
--------CriticalSection.vcxproj.user(143B)
--------stdafx.h(233B)
--------CriticalSection.vcxproj.filters(1KB)
--------CriticalSection.vcxproj(6KB)
--------CriticalSection.vcproj.xiayajing-PC.xiayajing.user(1KB)
--------targetver.h(498B)
--------CriticalSection.cpp(1KB)
--------CriticalSection.vcproj(4KB)
--------ReadMe.txt(1KB)
----UpgradeLog.XML(4KB)
----asyn()
--------stdafx.cpp(135B)
--------asynDlg.cpp(4KB)
--------Resource.h(514B)
--------asyn.vcxproj(7KB)
--------res()
--------stdafx.h(2KB)
--------asyn.vcxproj.filters(2KB)
--------asyn.rc(5KB)
--------asynDlg.h(548B)
--------targetver.h(1KB)
--------asyn.vcproj(5KB)
--------asyn.aps(42KB)
--------asyn.h(429B)
--------asyn.cpp(2KB)
--------asyn.vcxproj.user(143B)
--------asyn.vcproj.xiayajing-PC.xiayajing.user(1KB)
--------ReadMe.txt(3KB)
----_UpgradeReport_Files()
--------UpgradeReport.xslt(12KB)
--------UpgradeReport_Minus.gif(69B)
--------UpgradeReport.css(3KB)
--------UpgradeReport_Plus.gif(71B)
----event.sln.old(3KB)
----event.sln(3KB)
----event.suo.old(29KB)
----event.ncb(14.42MB)
----semapho()
--------semapho.vcxproj(6KB)
--------stdafx.cpp(212B)
--------stdafx.h(233B)
--------semapho.cpp(2KB)
--------targetver.h(498B)
--------semapho.vcxproj.filters(1KB)
--------semapho.vcproj(4KB)
--------semapho.vcxproj.user(143B)
--------semapho.vcproj.xiayajing-PC.xiayajing.user(1KB)
--------ReadMe.txt(1KB)
----event.suo(36KB)
----mutex()
--------stdafx.cpp(210B)
--------mutex.vcxproj.user(143B)
--------stdafx.h(233B)
--------mutex.vcproj.xiayajing-PC.xiayajing.user(1KB)
--------mutex.vcxproj.filters(1KB)
--------mutex.cpp(1KB)
--------mutex.vcxproj(6KB)
--------targetver.h(498B)
--------mutex.vcproj(4KB)
--------ReadMe.txt(1KB)
----event()
--------stdafx.cpp(210B)
--------event.vcproj.xiayajing-PC.xiayajing.user(1KB)
--------stdafx.h(233B)
--------event.vcproj(4KB)
--------event.vcxproj.filters(1KB)
--------event.vcxproj.user(143B)
--------targetver.h(498B)
--------event.cpp(2KB)
--------event.vcxproj(6KB)
--------ReadMe.txt(1KB)
----ipch()
--------mutex-d196c26e()
--------asyn-a7fd9c9e()
--------criticalsection-721e2a88()
--------semapho-e0237d22()
--------event-b6cfdb0c()

网友评论

  • 写的不错,很贴切的应用到了我的项目中了