文件名称:SemaphoreSynch
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
vVC++使用信号量同步线程的源码实例,通过源文件和对目标文件的复制,来演示利用信号量如何实现线程同步,这是同步线程方面又一个值得学习的技巧,在之前,我们可以使用互斥对象、临界区实现线程的同步问题-VC++ using semaphores to synchronize threads of source code examples, source files and copy the target file, and to demonstrate the use of semaphores how to implement thread synchronization, which is synchronous threading and a worthwhile learning skills, before we can use a mutex object, the critical region to implement thread synchronization problems
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SemaphoreSynch\ReadMe.txt
..............\res\SemaphoreSynch.ico
..............\...\SemaphoreSynch.rc2
..............\resource.h
..............\SemaphoreSynch.aps
..............\SemaphoreSynch.clw
..............\SemaphoreSynch.cpp
..............\SemaphoreSynch.dsp
..............\SemaphoreSynch.dsw
..............\SemaphoreSynch.h
..............\SemaphoreSynch.rc
..............\SemaphoreSynchDlg.cpp
..............\SemaphoreSynchDlg.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\res
SemaphoreSynch