资源列表
TASKS
- 一个模仿任务管理器功能的VC++代码,界面简洁大方-Task Manager features an imitation of VC++ code, simple and elegant interface
Multy7
- 简单的MFC多线程例子,总共有十个,这是第七个。-Multi-threaded MFC simple example, a total of 10, which is seventh.
VCThreadSample
- Visual c++6.0多线程编程实例。该实例编写规范,可以用来作为多线程程序的编写模板,用处很大。-Visual c++6.0 multithreaded programming examples. The instance specification preparation, can be used as a template to write multithreaded program, has proved very useful.
CreateThreadExample
- 一个基于对话框的多线程程序的例子,主要示范了如何应用CreateThread-A dialog-based multi-threaded program example demonstrates how to use CreateThread major
MultiThread7
- 同样是一个VC++的多线程编程的例子,非常有帮助-VC++ is also a multi-threaded programming examples, very helpful
Multy6
- 简单的MFC多线程例子,总共有十个,这是第五个。-Multi-threaded MFC simple example, a total of ten, this is the fifth.
Chat
- 利用多线程技术,基于MFC对话框实现多人聊天的程序。输入本地回路地址127.0.0.1,在编辑框中输入聊天内容,点击回车键,发送显示聊天内容。-The use of multi-threading technology, people chat on MFC dialog procedures. Enter the local loop address 127.0.0.1, enter chat in the edit box, and click the Enter key to send t
VC201101
- 这是一个VC枚举窗口的实例程序-VC enumerate instances of the window procedure
MutiThread
- 多线程同步控制.rar:一个运行在PDA上的多线程程序,用线程控制(1)通过PDA接收GPS信号,(2)进度条的应用,(3)时钟的应用,运行和测试环境:VS2005+多普达8125
BallMove
- 多线程程序。用三个可控制运动与停止的小球模拟实现。-MultiThread。Three balls try to do so.
Process
- VC语言编写的进程查看程序,还包含关机功能,供大家参考!-VC language process viewer, but also contains the shutdown function for your reference!
THREAD
- 在实际通信中可能会有多个线程相互通信,本例程讲述多个线程之间如何通信。-In the actual communication there may be multiple threads communicate, but the routines about how to communication between multiple threads.