资源列表
MultiThread
- 在一个程序中,进行中开多个线程,实现多线程编程-In a process, carried out a number of threads in the open, multi-threaded programming
LU
- LU分解的串行算法(进行Cache优化),LU分解的多线程实现并行化。-LU decomposition of the serial algorithm (for Cache Optimization), LU decomposition of multi-threaded parallel.
ProcessInfo
- 在VC平台下,实现系统的进程的查看,进程信息的修改-to check or change the information of system processes
FirstThread
- 关于线程的代码,很实用,希望大家多多支持,互相学习-Code on the thread, very useful, hope that we can support and learn from each other
FileAccept
- 关于线程的代码,很实用,希望大家多多支持,互相学习-Code on the thread, very useful, hope that we can support and learn from each other
Boy
- 关于线程的代码,很实用,希望大家多多支持,互相学习-Code on the thread, very useful, hope that we can support and learn from each other
icketSeller
- 关于出票系统的线程代码,很经典实用,希望大家多多互相学习-The counting system on the thread code, it is classic and practical, a lot of hope that we learn from each other
HOOKCSharpTest
- 是一个钩子利用的实例,使用函数 setwindowshookexw 获取全局键盘信息-Is an example of the use of hook, use the function global keyboard access to information setwindowshookexw
ThreadBase
- 简单封装线程操作的C++类,需要派生才能使用。-Simple to operate package thread C++ class, the need to use derivatives.
1
- 使用Delphi进行程序开发的一个多线程例子-Delphi developers to use a multi-threaded example
Mutex
- 简单代码讲解同步机制CMutex,这个代码是别人写的,还不错,值得一看-A simple code on the synchronization mechanism CMutex