▍1. MultiThreadDemo
多线程的演示程序。建立两个线程,分别执行不同的任务(multithreading demonstration program. The establishment of two threads, the various duties)
多线程的演示程序。建立两个线程,分别执行不同的任务(multithreading demonstration program. The establishment of two threads, the various duties)
这是个简单的线程创建源代码,在进程中建立线程以达到调用系统函数的目的.里面有错误之处望大家改改!(This is a simple thread to create the source code. in the process of establishing calling thread to achieve the purpose of the system function. There were mistakes in his remarks hope you changed!)
一个操作系统的课程设计编程 是在C-C++环境下生成的(an operating system course design program is the C-C generated environment)
说明: 提供了线程池的封装,开发者能够比较容易的建立服务器应用模型。(thread pool for the package, developers can more easily create server application model.)
一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED(a thread pool source, AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED)
这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细(This is the standard on multi-threaded programming some of the information and codes, and a more detailed briefing)
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。(one can use it for reading and writing threaded control of the security model, the compiler running under vc.)
一个vb多线程编程实例,能够设置线程优先级,已经调试能够执行。(a multithreaded programming examples threads will be able to set priorities, debugging can be implemented.)
说明: 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。(of non-self-injected into the EXE other process control operation of the code. Very classic things.)