-
-
-
-
-
[
Visual Basic (VB)]
jcmj.rar
Enumeration process is similar to Task Manager task list can be listed out in the process of system operation
-
-
[
Visual C++ (VC++)]
MulThreadclass.rar
If CWinThread better direct object is a thread, if AfxBeginThread, realize this category, to simplify the creation of multi-threading on and off operation.
-
[
Visual C++ (VC++)]
multitreadsrc1112.rar
... the main thread to perform a specific task, so that main thread and secondary threads must have a channel for the transmission of information, which is the main thread and the secondary thread to communicate between. This inter-thread communication ...
-
[
Visual C++ (VC++)]
threadpooldemosrc1.rar
Contains the DEMO (ThreadPoolDemo.rar), the source code thread_pool.rar (there is only one HPP files) and after reduction of Boost1.32 database after using Boost is because the ThreadPool used the Boost thread library components.
-
-
[
Visual C++ (VC++)]
producerconsumer.rar
... threads in order to accomplish the same mission. But the thread is difficult to control from outside. The use of thread synchronization technology enables interaction between threads, thus avoiding external control with time and a waste of ...