资源列表
Enumerate_all_processes
- How to enumerate all processes of windows os.-How to enumerate all processes of windows o s.
VB中实现多线程事例+VB源代码
- 本人做的双线程测试程序,因为有人说vb程序不能实现多线程,故才测试一下,可能有不足,多谢站长指教
dat15_01
- 主要是win32线程的编程,win32的API函数的使用能够-most is win32
RW
- 读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行
CriticalTest
- 有关临界区使用的一个样例,主要为多线程控制使用-The critical use of a sample, the main use for the multi-threaded control
ThreadPool
- delphi 实现的线程池类 直接可以拿来用-delphi thread pool
aThreadTest
- 该工程主要是模拟了多线程的工作状态,为初学者提供一些帮助!-The project is to simulate the working status of the multi-threaded, to provide some help for beginners!
MultiThread
- 基于VC编写,应用多线程模拟火车票售票。-VC-based preparation, application of multi-threaded simulation of train tickets.
fffbb0c3
- 互斥对象的讲解,如何采用互斥对象来实现多线程的同步。-Mutex object to explain how to use multi-threaded mutex synchronization.
Win32-Multithreading-and-Synchronization
- This tutorial will explain how to create and manage multiple threads in Windows. This is an advanced tutorial the reader should be familiar with Win32 programming.-This tutorial will explain how to create and manage multiple threads in Windows. This
MedicineRDJDJC413500GPS_54586
- 这是有关一些MedicineRDJDJC413500GPS_54586的精品源码,同学们可以参考学习-This is about some MedicineRDJDJC413500GPS_54586 high-quality goods source, the students can refer to learning
DownloadThread
- java实现的多线程下载程序,可以进行断点续传,基本可以满足普通下载需求。-the realization of the multi-threaded java download, can be HTTP, the basic needs to meet the general download.