▍1. InterfaceThread
实例12-1:使用用户界面线程实例 联合开发网 - pudn.com
建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)
经典算法,java模拟龟兔赛跑,用线程控制各自的过程(Classical algorithm, java simulation tortoise and the hare, the thread control their own process)
win32.多线程程序设计,更好了解通讯这一块。(the win32 multi-threaded programming, a better understanding of the communication of this one.)
自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习(Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn)
说明: 纯OpenMP实现LU分解的并行算法,包含代码和运行结果(Pure OpenMP implementation of parallel LU factorization algorithm, including the results of the code and run)
一个MFC的工程,使用线程的方法,创建线程,使用线程...(A MFC project, using threading methods, create a thread, use the thread ... )
VC++实现的rin0级别的进程隐藏和进程保护。要用到DDK。此压缩包中有完整的源代码,并且调试通过。(VC++ to achieve the rin0 level hidden process and process protection. To use DDK. This package is the integrity of the source code, and debugging through.)
C_线程系列讲座(4):同步与死锁问题的避免(The C_ thread lecture series (4): synchronization and deadlock)
MFC多线程操作,解释qq运行基本原理.(MFC multithreaded operation, explain qq basic principle operation.)
VC编程,进程间利用CopyData通信(VC programming, interprocess communicate through by CopyData )
创建线程示例程序.C++Windows编程(Create a thread sample program C++ Windows programming)
说明: 关闭360安全卫士 加开机启动 已测试360最新版本(Close 360 security guard has been tested 360 taxi boot the latest version )
Labview中的TCP多线程编程,采用动态调用VI方法来实现。(Labview in TCP multithreaded programming, using the dynamic invocation VI methods)
说明: 模拟进程并发,能清楚的看到结果。在os可能会用到,对你可能有用。(Simulation process,Can clearly see the results. In the OS might need, to you may be useful.)
进程管理之PV操作,进程管理之PV操作,进程管理之PV操作,进程管理之PV操作,进程管理之PV操作。(Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV operation.)
线程简单例子 C#实现 vs2008开发工具 简单例子(Threads simple example vs2008 C# development tool to achieve a simple example)
多线程下载工具(有悬浮窗),VC++开源代码下载,多线程下载工具的源码。(Multi-threaded downloading tool (with floating windows), VC++ source code download, multi-threaded downloading tool for source code.)
一个介绍如何在Visual C中调用多线程代码,本例中也同时实现了常用的排序算法。完整源代码,已通过测试。(How a call in Visual C multi-threaded code, in this case also commonly used to achieve a sort algorithm. Full source code, has been tested.)
一个很好的使用gdal读写影像的例子,程序中使用分块读写和多线程,支持海量数据的影像,方便大家使用(A good example of using gdal reading and writing images, program and use the block read and write multi-threaded, supporting massive image data, to facilitate the use)