资源列表
GuessColor
- 利用多线程的思想,实现了一个简单的猜颜色的游戏,是个简单的小程序,对线程编程或有帮助-Thinking of using multi-threaded, to achieve a simple guess the color of the game, is a simple small program, or help on the thread programming
ThreadPoolForWin32
- 一个线程池程序,是在WINDOWS XP下用C++开发的-A thread pool program developed in WINDOWS XP using C++
multi_theads
- example multi-thread on vb
ProcessCreate
- 是用c++Builder做的一个小程序,关于进程创建的-Is c++ Builder to do a small program created on the process
Chat
- 用c++Builder做的小程序,是关于聊天平台方面的基础编程-Using c++ Builder applet to do is chat platform based on programming
MultiThread_rumen2
- vc mfc 多线程第二个入门教程源码,功能还是很简单,可以自己修改线程函数-multi_thread——2
delphithread
- 详细讲解了DELPHI 的多线程编程,如临界区,优先级等,并有幻灯片文字说明-DELPHI explained in detail the multi-threaded programming, such as critical, priority, etc., and a slide captions
20100420MultiThread1
- Win32 API多线程程序,使用Win32 API编写的多线程。-Win32 API multi-threaded program, use the Win32 API written in multiple threads.
20100420MultiThread2
- 该程序演示了如何传送一个一个整型的参数到一个线程中,以及如何等待一个线程完成处理。 -This program demonstrates how to send a one integer parameter to a thread, and how to wait for a thread to complete processing.
20100421MultiThread3
- 该程序演示如何传送一个结构体给一个线程函数,可以通过传送一个指向结构体的指针参数来完成。-This program demonstrates how to send a structure to a thread function, you can send a link structure pointer parameter to complete.
20100421MultiThread4
- 该程序测试在Windows下最多可创建线程的数目。-The program tested in Windows, you can create up the number of threads.
20100422MultiThread5
- 使用MFC 类库编程实现如何传送一个结构体给一个线程函数,可以通过传送一个指向结构体的指针参数来完成。-Programming using MFC, how to send a structure to a thread function, you can send a structure pointer parameter points to finish.
