文件名称:duoxiancheng
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 217kb
- 下载次数:
- 0次
- 提 供 者:
- cx***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
建立一个工程,主线程负责用户交互,界面上提供一个按钮,通过它用户建立一个新的线程处理复杂的计算。多个线程可以共享内存中的某些变量。线程可以中止,挂起。线程间需要同步。-The establishment of a project, provide a button in the main thread is responsible for user interaction, interface, through which users establish a new thread to handle complex calculations. Multiple threads can share some of the variables in the memory. Thread can suspend, hang. Inter-thread synchronization.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
7.多线程\ReadMe.txt
........\res\test.ico
........\...\test.rc2
........\resource.h
........\StdAfx.cpp
........\StdAfx.h
........\test.aps
........\test.clw
........\test.cpp
........\test.dsp
........\test.dsw
........\test.h
........\test.ncb
........\test.opt
........\test.plg
........\test.rc
........\testDlg.cpp
........\testDlg.h
........\res
7.多线程