资源列表
messthread
- VC编程关于多线程。mfc方式讲解编程(两个线程为例)-VC on the multi-threaded programming. mfc way to explain programming (two threads for example)
thread_code
- MFC实现的多线程编程,打开就会自动播放音乐,确定就会开启开启线程,显示本地时间,取消就会关闭线程,退出就自动关闭-This is thread programming for MFC,it will play music when run it
VC
- VC多线程详解,详细介绍了vc中多线程的管理及应用-VC multithreading Xiang Jie, detailing the vc in the management and application of multi-threaded
DLL_Injection
- 远程线程注入的学习资料,对远程注入的流程和主要API函数进行了分析。-Remote thread
Multy7
- 简单的MFC多线程例子,总共有十个,这是第七个。-Multi-threaded MFC simple example, a total of 10, which is seventh.
Receiver
- 进程间的通讯,允许两个进程之间远程进行通讯,包括接受和发送端-the communication between two process,permit tow process to commnuncation
MultiThrTest
- QT 4.5 演示QT中多线程的各种操作和定义 适合初学者-QT 4.5 Demo QT in a variety of multi-threaded operations and definitions for beginners
Filepost
- 在mfc中采用UDP协议实现文件的点到点的传输,里边多线程编程以及文件传输的思路适合初学者学习-In mfc using UDP protocol in point to point file transfer, multi-threaded programming inside and file transfers of ideas for beginners to learn
jinchengguanli
- 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
UndertheacquisitionprocessinthepathintheRing0
- VB 在系统Ring0权限下获取进程的路径-In the system acquisition process under the path of Ring0
TCP
- 多线程tcp扫描器,提高了扫描速度,可以同时扫描多个-TCP SCAN
ThreadPool
- delphi 实现的线程池类 直接可以拿来用-delphi thread pool