资源列表
Car-Service
- a simulated car service using treads
MultiThread
- VC环境下的多线程最好的例子,很全面,很简单,希望对需要的朋友有帮助。-VC environment the best example of multi-threaded, very comprehensive, very simple, want to help a friend in need.
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
multitreadsrc2
- MFC多线程系列2/4,非常经典,值得学习。-MFC multi-threaded series 2/4, very classic, it is worth learning.
ThreadCtrl
- 线程控制,控制线程的挂起与恢复,在多线程开发中有重要的作用。-Thread control, thread hang and restore control in multi-threaded development has an important role.
MultiTreadTest
- 多线程测试程序,测试了线程处理界面的同时还可以显示数值变化。-MultiTreadTest program,can deploy display.
0070
- VC6.0开发的一个有关线程的源代码,使读者能够更深刻的理解线程机制。-code of thread
MultiThread
- 多线程编程的例子,很适合初学者阅读学习多线程相关的知识-Examples of multi-threaded programming, it is suitable for beginners to learn to read multi-threading-related knowledge
Chat
- 网络聊天工具,多线程,按钮的润色,背景色的设定-Chat internet
CreateThread
- 使用Win32 API创建、销毁线程 创建线程控制进度条-Using the Win32 API to create, destroy thread ,creates thread to control the progress bar
Multy2
- 简单的MFC多线程例子,总共有十个,这是第二个。-Multi-threaded MFC simple example, a total of ten, this is the second.
primenumber
- 最大素数计算器,利用多线程同步实现计算所有不大于输入数据的所有素数并将其结果输出。线程数可调-The largest prime number calculator, using multi-thread synchronization to achieve the calculation of all the input data is not greater than all the prime numbers and the results output. Adjustable numbe