文件名称:Projects
-
所属分类:
- 标签属性:
- 上传时间:2016-03-21
-
文件大小:17.28mb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
三种VC 6.0的多线程同步方法编写一个多线程的程序(要求在屏幕上先显示Hello,再显示World)
1)基于全局变量的多线程同步程序;
2)基于事件的多线程同步程序;
3) 基于临界区的多线程同步程序。-Three kinds of VC 6.0 multi-thread synchronization method to write a multi-threaded program (first display on the screen requires Hello, again displays World) 1) based on the global variable multithreaded synchronization program 2) multi-threaded event-based synchronization program 3 ) based on multi-thread synchronization program critical area.
1)基于全局变量的多线程同步程序;
2)基于事件的多线程同步程序;
3) 基于临界区的多线程同步程序。-Three kinds of VC 6.0 multi-thread synchronization method to write a multi-threaded program (first display on the screen requires Hello, again displays World) 1) based on the global variable multithreaded synchronization program 2) multi-threaded event-based synchronization program 3 ) based on multi-thread synchronization program critical area.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.2/1.2/1.2.cpp
1.2/1.2/1.2.vcxproj
1.2/1.2/1.2.vcxproj.filters
1.2/1.2/1.2.vcxproj.user
1.2/1.2/Debug/1.2.exe.embed.manifest
1.2/1.2/Debug/1.2.exe.embed.manifest.res
1.2/1.2/Debug/1.2.exe.intermediate.manifest
1.2/1.2/Debug/1.2.lastbuildstate
1.2/1.2/Debug/1.2.log
1.2/1.2/Debug/1.2.obj
1.2/1.2/Debug/1.2.pch
1.2/1.2/Debug/1.2.vcxprojResolveAssemblyReference.cache
1.2/1.2/Debug/1.2.write.1.tlog
1.2/1.2/Debug/1.2_manifest.rc
1.2/1.2/Debug/cl.command.1.tlog
1.2/1.2/Debug/CL.read.1.tlog
1.2/1.2/Debug/CL.write.1.tlog
1.2/1.2/Debug/link-cvtres.read.1.tlog
1.2/1.2/Debug/link-cvtres.write.1.tlog
1.2/1.2/Debug/link.6056-cvtres.read.1.tlog
1.2/1.2/Debug/link.6056-cvtres.write.1.tlog
1.2/1.2/Debug/link.6056.read.1.tlog
1.2/1.2/Debug/link.6056.write.1.tlog
1.2/1.2/Debug/link.command.1.tlog
1.2/1.2/Debug/link.read.1.tlog
1.2/1.2/Debug/link.write.1.tlog
1.2/1.2/Debug/mt.command.1.tlog
1.2/1.2/Debug/mt.read.1.tlog
1.2/1.2/Debug/mt.write.1.tlog
1.2/1.2/Debug/rc.command.1.tlog
1.2/1.2/Debug/rc.read.1.tlog
1.2/1.2/Debug/rc.write.1.tlog
1.2/1.2/Debug/stdafx.obj
1.2/1.2/Debug/vc100.idb
1.2/1.2/Debug/vc100.pdb
1.2/1.2/ReadMe.txt
1.2/1.2/stdafx.cpp
1.2/1.2/stdafx.h
1.2/1.2/targetver.h
1.2/1.2.sdf
1.2/1.2.sln
1.2/1.2.suo
1.2/Debug/1.2.exe
1.2/Debug/1.2.ilk
1.2/Debug/1.2.pdb
1.2/ipch/1.2-c4127a3a/1.ipch
1.3/1.3/1.3.cpp
1.3/1.3/1.3.vcxproj
1.3/1.3/1.3.vcxproj.filters
1.3/1.3/1.3.vcxproj.user
1.3/1.3/Debug/1.3.exe.embed.manifest
1.3/1.3/Debug/1.3.exe.embed.manifest.res
1.3/1.3/Debug/1.3.exe.intermediate.manifest
1.3/1.3/Debug/1.3.lastbuildstate
1.3/1.3/Debug/1.3.log
1.3/1.3/Debug/1.3.obj
1.3/1.3/Debug/1.3.pch
1.3/1.3/Debug/1.3.vcxprojResolveAssemblyReference.cache
1.3/1.3/Debug/1.3.write.1.tlog
1.3/1.3/Debug/1.3_manifest.rc
1.3/1.3/Debug/cl.command.1.tlog
1.3/1.3/Debug/CL.read.1.tlog
1.3/1.3/Debug/CL.write.1.tlog
1.3/1.3/Debug/link-cvtres.read.1.tlog
1.3/1.3/Debug/link-cvtres.write.1.tlog
1.3/1.3/Debug/link.9640-cvtres.read.1.tlog
1.3/1.3/Debug/link.9640-cvtres.write.1.tlog
1.3/1.3/Debug/link.9640.read.1.tlog
1.3/1.3/Debug/link.9640.write.1.tlog
1.3/1.3/Debug/link.command.1.tlog
1.3/1.3/Debug/link.read.1.tlog
1.3/1.3/Debug/link.write.1.tlog
1.3/1.3/Debug/mt.command.1.tlog
1.3/1.3/Debug/mt.read.1.tlog
1.3/1.3/Debug/mt.write.1.tlog
1.3/1.3/Debug/rc.command.1.tlog
1.3/1.3/Debug/rc.read.1.tlog
1.3/1.3/Debug/rc.write.1.tlog
1.3/1.3/Debug/stdafx.obj
1.3/1.3/Debug/vc100.idb
1.3/1.3/Debug/vc100.pdb
1.3/1.3/ReadMe.txt
1.3/1.3/stdafx.cpp
1.3/1.3/stdafx.h
1.3/1.3/targetver.h
1.3/1.3.sdf
1.3/1.3.sln
1.3/1.3.suo
1.3/Debug/1.3.exe
1.3/Debug/1.3.ilk
1.3/Debug/1.3.pdb
1.3/ipch/1.3-1ac7d6bd/1.ipch
1.1/1.1/1.1.cpp
1.1/1.1/1.1.vcxproj
1.1/1.1/1.1.vcxproj.filters
1.1/1.1/1.1.vcxproj.user
1.1/1.1/Debug/1.1.exe.embed.manifest
1.1/1.1/Debug/1.1.exe.embed.manifest.res
1.1/1.1/Debug/1.1.exe.intermediate.manifest
1.1/1.1/Debug/1.1.lastbuildstate
1.1/1.1/Debug/1.1.log
1.1/1.1/Debug/1.1.obj
1.1/1.1/Debug/1.1.pch
1.1/1.1/Debug/1.1.write.1.tlog
1.1/1.1/Debug/1.1_manifest.rc
1.1/1.1/Debug/cl.command.1.tlog
1.1/1.1/Debug/CL.read.1.tlog
1.1/1.1/Debug/CL.write.1.tlog
1.1/1.1/Debug/link-cvtres.read.1.tlog
1.1/1.1/Debug/link-cvtres.write.1.tlog
1.1/1.1/Debug/link.9600-cvtres.read.1.tlog
1.1/1.1/Debug/link.9600-cvtres.write.1.tlog
1.1/1.1/Debug/link.9600.read.1.tlog
1.1/1.1/Debug/link.9600.write.1.tlog
1.1/1.1/Debug/link.command.1.tlog
1.1/1.1/Debug/link.read.1.tlog
1.1/1.1/Debug/link.write.1.tlog
1.1/1.1/Debug/mt.command.1.tlog
1.1/1.1/Debug/mt.read.1.tlog
1.1/1.1/Debug/mt.write.1.tlog
1.1/1.1/Debug/rc.command.1.tlog
1.1/1.1/Debug/rc.read.1.tlog
1.1/1.1/Debug/rc.write.1.tlog
1.1/1.1/Debug/stdafx.obj
1.1/1.1/Debug/vc100.idb
1.1/1.1/Debug/vc100.pdb
1.1/1.1/ReadMe.txt
1.1/1.1/stdafx.cpp
1.1/1.1/stdafx.h
1.1/1.1/targetver.h
1.1/1.1.sdf
1.1/1.1.sln
1.1/1.1.suo
1.1/Debug/1.1.exe
1.1/Debug/1.1.ilk
1.1/Debug/1.1.pdb
1.1/ipch/1.1-6d5d1db7/1.ipch
1.2/1.2/Debug
1.2/ipch/1.2-c4127a3a
1.3/1.3/Debug
1.3/ipch/1.3-1ac7d6bd
1.1/1.1/Debug
1.1/ipch/1.1-6d5d1db7
1.2/1.2
1.2/Debug
1.2/ipch
1.3/1.3
1.3/Debug
1.3/ipch
1.1/1.1
1.1/Debug
1.1/ipch
1.2
1.3
1.1
1.2/1.2/1.2.vcxproj
1.2/1.2/1.2.vcxproj.filters
1.2/1.2/1.2.vcxproj.user
1.2/1.2/Debug/1.2.exe.embed.manifest
1.2/1.2/Debug/1.2.exe.embed.manifest.res
1.2/1.2/Debug/1.2.exe.intermediate.manifest
1.2/1.2/Debug/1.2.lastbuildstate
1.2/1.2/Debug/1.2.log
1.2/1.2/Debug/1.2.obj
1.2/1.2/Debug/1.2.pch
1.2/1.2/Debug/1.2.vcxprojResolveAssemblyReference.cache
1.2/1.2/Debug/1.2.write.1.tlog
1.2/1.2/Debug/1.2_manifest.rc
1.2/1.2/Debug/cl.command.1.tlog
1.2/1.2/Debug/CL.read.1.tlog
1.2/1.2/Debug/CL.write.1.tlog
1.2/1.2/Debug/link-cvtres.read.1.tlog
1.2/1.2/Debug/link-cvtres.write.1.tlog
1.2/1.2/Debug/link.6056-cvtres.read.1.tlog
1.2/1.2/Debug/link.6056-cvtres.write.1.tlog
1.2/1.2/Debug/link.6056.read.1.tlog
1.2/1.2/Debug/link.6056.write.1.tlog
1.2/1.2/Debug/link.command.1.tlog
1.2/1.2/Debug/link.read.1.tlog
1.2/1.2/Debug/link.write.1.tlog
1.2/1.2/Debug/mt.command.1.tlog
1.2/1.2/Debug/mt.read.1.tlog
1.2/1.2/Debug/mt.write.1.tlog
1.2/1.2/Debug/rc.command.1.tlog
1.2/1.2/Debug/rc.read.1.tlog
1.2/1.2/Debug/rc.write.1.tlog
1.2/1.2/Debug/stdafx.obj
1.2/1.2/Debug/vc100.idb
1.2/1.2/Debug/vc100.pdb
1.2/1.2/ReadMe.txt
1.2/1.2/stdafx.cpp
1.2/1.2/stdafx.h
1.2/1.2/targetver.h
1.2/1.2.sdf
1.2/1.2.sln
1.2/1.2.suo
1.2/Debug/1.2.exe
1.2/Debug/1.2.ilk
1.2/Debug/1.2.pdb
1.2/ipch/1.2-c4127a3a/1.ipch
1.3/1.3/1.3.cpp
1.3/1.3/1.3.vcxproj
1.3/1.3/1.3.vcxproj.filters
1.3/1.3/1.3.vcxproj.user
1.3/1.3/Debug/1.3.exe.embed.manifest
1.3/1.3/Debug/1.3.exe.embed.manifest.res
1.3/1.3/Debug/1.3.exe.intermediate.manifest
1.3/1.3/Debug/1.3.lastbuildstate
1.3/1.3/Debug/1.3.log
1.3/1.3/Debug/1.3.obj
1.3/1.3/Debug/1.3.pch
1.3/1.3/Debug/1.3.vcxprojResolveAssemblyReference.cache
1.3/1.3/Debug/1.3.write.1.tlog
1.3/1.3/Debug/1.3_manifest.rc
1.3/1.3/Debug/cl.command.1.tlog
1.3/1.3/Debug/CL.read.1.tlog
1.3/1.3/Debug/CL.write.1.tlog
1.3/1.3/Debug/link-cvtres.read.1.tlog
1.3/1.3/Debug/link-cvtres.write.1.tlog
1.3/1.3/Debug/link.9640-cvtres.read.1.tlog
1.3/1.3/Debug/link.9640-cvtres.write.1.tlog
1.3/1.3/Debug/link.9640.read.1.tlog
1.3/1.3/Debug/link.9640.write.1.tlog
1.3/1.3/Debug/link.command.1.tlog
1.3/1.3/Debug/link.read.1.tlog
1.3/1.3/Debug/link.write.1.tlog
1.3/1.3/Debug/mt.command.1.tlog
1.3/1.3/Debug/mt.read.1.tlog
1.3/1.3/Debug/mt.write.1.tlog
1.3/1.3/Debug/rc.command.1.tlog
1.3/1.3/Debug/rc.read.1.tlog
1.3/1.3/Debug/rc.write.1.tlog
1.3/1.3/Debug/stdafx.obj
1.3/1.3/Debug/vc100.idb
1.3/1.3/Debug/vc100.pdb
1.3/1.3/ReadMe.txt
1.3/1.3/stdafx.cpp
1.3/1.3/stdafx.h
1.3/1.3/targetver.h
1.3/1.3.sdf
1.3/1.3.sln
1.3/1.3.suo
1.3/Debug/1.3.exe
1.3/Debug/1.3.ilk
1.3/Debug/1.3.pdb
1.3/ipch/1.3-1ac7d6bd/1.ipch
1.1/1.1/1.1.cpp
1.1/1.1/1.1.vcxproj
1.1/1.1/1.1.vcxproj.filters
1.1/1.1/1.1.vcxproj.user
1.1/1.1/Debug/1.1.exe.embed.manifest
1.1/1.1/Debug/1.1.exe.embed.manifest.res
1.1/1.1/Debug/1.1.exe.intermediate.manifest
1.1/1.1/Debug/1.1.lastbuildstate
1.1/1.1/Debug/1.1.log
1.1/1.1/Debug/1.1.obj
1.1/1.1/Debug/1.1.pch
1.1/1.1/Debug/1.1.write.1.tlog
1.1/1.1/Debug/1.1_manifest.rc
1.1/1.1/Debug/cl.command.1.tlog
1.1/1.1/Debug/CL.read.1.tlog
1.1/1.1/Debug/CL.write.1.tlog
1.1/1.1/Debug/link-cvtres.read.1.tlog
1.1/1.1/Debug/link-cvtres.write.1.tlog
1.1/1.1/Debug/link.9600-cvtres.read.1.tlog
1.1/1.1/Debug/link.9600-cvtres.write.1.tlog
1.1/1.1/Debug/link.9600.read.1.tlog
1.1/1.1/Debug/link.9600.write.1.tlog
1.1/1.1/Debug/link.command.1.tlog
1.1/1.1/Debug/link.read.1.tlog
1.1/1.1/Debug/link.write.1.tlog
1.1/1.1/Debug/mt.command.1.tlog
1.1/1.1/Debug/mt.read.1.tlog
1.1/1.1/Debug/mt.write.1.tlog
1.1/1.1/Debug/rc.command.1.tlog
1.1/1.1/Debug/rc.read.1.tlog
1.1/1.1/Debug/rc.write.1.tlog
1.1/1.1/Debug/stdafx.obj
1.1/1.1/Debug/vc100.idb
1.1/1.1/Debug/vc100.pdb
1.1/1.1/ReadMe.txt
1.1/1.1/stdafx.cpp
1.1/1.1/stdafx.h
1.1/1.1/targetver.h
1.1/1.1.sdf
1.1/1.1.sln
1.1/1.1.suo
1.1/Debug/1.1.exe
1.1/Debug/1.1.ilk
1.1/Debug/1.1.pdb
1.1/ipch/1.1-6d5d1db7/1.ipch
1.2/1.2/Debug
1.2/ipch/1.2-c4127a3a
1.3/1.3/Debug
1.3/ipch/1.3-1ac7d6bd
1.1/1.1/Debug
1.1/ipch/1.1-6d5d1db7
1.2/1.2
1.2/Debug
1.2/ipch
1.3/1.3
1.3/Debug
1.3/ipch
1.1/1.1
1.1/Debug
1.1/ipch
1.2
1.3
1.1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.