资源列表
CreateThread
- 使用Win32 API创建、销毁线程 创建线程控制进度条-Using the Win32 API to create, destroy thread ,creates thread to control the progress bar
Chat
- 网络聊天工具,多线程,按钮的润色,背景色的设定-Chat internet
MultiThread
- 多线程编程的例子,很适合初学者阅读学习多线程相关的知识-Examples of multi-threaded programming, it is suitable for beginners to learn to read multi-threading-related knowledge
0070
- VC6.0开发的一个有关线程的源代码,使读者能够更深刻的理解线程机制。-code of thread
MultiTreadTest
- 多线程测试程序,测试了线程处理界面的同时还可以显示数值变化。-MultiTreadTest program,can deploy display.
ThreadCtrl
- 线程控制,控制线程的挂起与恢复,在多线程开发中有重要的作用。-Thread control, thread hang and restore control in multi-threaded development has an important role.
multitreadsrc2
- MFC多线程系列2/4,非常经典,值得学习。-MFC multi-threaded series 2/4, very classic, it is worth learning.
MutilThread8
- 基于VC++的多线程实例,该例程演示了如何使用自定义消息进行线程间通信。首先,主线程向CCalculateThread线程发送消息WM_CALCULATE,CCalculateThread线程收到消息后进行计算,再向主线程发送WM_DISPLAY消息,主线程收到该消息后显示计算结果。 -Examples VC++ based multithreading, which is routine demonstrates how to use a custom message for inter-th
MultiThread
- VC环境下的多线程最好的例子,很全面,很简单,希望对需要的朋友有帮助。-VC environment the best example of multi-threaded, very comprehensive, very simple, want to help a friend in need.
Car-Service
- a simulated car service using treads
ThreadCreat
- 本例介绍了多线程之间的同步和运行,实现两个小球交替运动-This example describes the synchronization between multiple threads and run to achieve two ball alternating movement
mscom2
- 使用线程的串口通讯的程序,可以实现接收与发送功能-use to Data exchange by Serial ports.