搜索资源列表
VC写的一个线程池的管理实例
- 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
线程池示例代码
- VC 源 码:线 程 池 示 例 代 码.-source VC : Thread Pool sample code.
SmartServer
- VC++写的socket server 支持线程池 iocp模型.
简单的线程池
- VC完整应用程序代码,多线程 多任务,还可以自己使用-VC complete application code, multi-threaded multi-task, but also for its own use
ThreadPool
- 一个可以用VC的多线程管理的线程池类,类似Java类库的线程池。内有一个Demo程序,帮助初学者理解和使用该封装好的类。-A VC can be multi-threaded managed thread pool class, similar to the Java class library for the thread pool. There is a Demo program to help beginners to understand and use the packaged cla
VC_Thread_Pools
- VC++ 6.0下实现的线程池程序。 用户可以在WorkItem下设置要完成的任务,设置好工作函数,即可运行线程池开始多线程工作。-VC++ 6.0 under the procedures for implementation of the thread pool. Users can set up under the WorkItem to achieve the mission, set up good job function, you can start the thread po
MultiThread
- VC++多线程编程 线程池 线程调度 线程同步-Multi-threaded programming VC++ thread pool thread scheduling thread synchronization
创建、管理线程池的源代码
- 创建、管理线程池的源代码- Foundation, management line Cheng Chi source code
MyThreadPool
- 用VC上自己写的一个线程池,实现了一个自定义的CriticalSection,一个安全且可自动解除的锁,一个自定义的线程类,它封装了一个线程核心对象,最后实现了线程池类,用来管理线程对象。 且利用事件核心对象,实现了线程核心对象对消息列表的同步访问。下载即可运行,是整个工程文件-a threadpool, implemented by define a self-defining CriticalSection, a safy lock class,and a thread class whic
threadpool
- VC++环境下线程池技术的经典例子。从事多线程技术开发者的必备模板。-VC++ environment, a classic example of thread pool technology. Engaged in multi-threading technology developers must-template.
VCThreadPool3
- Windows下的线程池管理程序源代码,经典的线程池代码-ThreadPool
ThreadsexcLib_exc
- vc treadlib 网上载的,许多线程池 时间事件等.-vc treadlib
thr_pool
- VC++写的线程池示例,运行后可以看到线程的数目在变化,VC编程朋友参阅一下。 -Written in VC++ thread pool example, you can see the thread running the number of changes, screenshots above, VC programming friends see it.
VC_simple-thread-pool
- vc写的简单的线程池 vc写的简单的线程池-vc wrote a simple thread pool vc wrote a simple thread pool
vcPP-APP_CODE_17
- 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 本包内容: 网络电台收听助手V3.0(VC源码).rar 文件捆绑器源代码.rar 文字图象识别OCR系统开发包.zip 线程池的一种实现.zip 相当不错的一个挂机锁.rar 循序渐进实现仿QQ界面.rar 音乐播放器 .rar 用C写的播放器,超强.rar 优美菜单.rar 注册表监控程序.rar 自绘button.zip 显示网络流量.rar 树控件拖动.
threadpoolexample
- vc写的一个简单线程池的例子,对于初学者是一个很好的学习例子-vc wrote a simple example of the thread pool for beginners is a good example of learning
threadpool_src
- vc实现的线程池方案,对多线程编程者是一个很好的帮助,-Thread pools scheme implemented on VC, multi-thread programming is a very good help
VCPP-IOCP
- VC++ IOCP+线程池网络通讯源码 几万个主机在线无压力-VC++ IOCP+ thread pool hosts tens of thousands of network communications source code online without pressure
CThreadPool
- vc 线程池demo 实现线程队列 windows平台(VC thread pool, demo implementation, thread queue, windows platform)
51CTO下载-29782196VC多线程编程大全(1)
- VC++多线程实例,为了补充C++没有线程池的缺憾(VC++ multithreaded instance)