CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - threadpool

搜索资源列表

  1. ThreadPool(COM)

    0下载:
  2. 用COM实现的threadpool,学习COM和线程池的朋友可以看一下。-COM achieved using threadpool, learning COM and friends thread pool can look at.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:290853
    • 提供者:李洪斌
  1. DELPHI 线程池源码(ThreadPool)

    5下载:
  2. DELPHI 线程池源码(ThreadPool)
  3. 所属分类:系统编程

    • 发布日期:2009-04-29
    • 文件大小:6765
    • 提供者:snow1214
  1. ThreadPool.rar

    0下载:
  2. 线程池模板 (可以让你快速地使用线程池技术) 帮助你学习线程池,Thread pool template (allows you to quickly use the thread pool technology) to help you learn from the thread pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:5178
    • 提供者:何的故
  1. threadpool.zip

    0下载:
  2. 使用IOCP实现的线程池管理,对线程很多的情况有用, Uses line regulation pond management which IOCP realizes, is useful to line regulation very many situations
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:24940
    • 提供者:
  1. ThreadPool.rar

    0下载:
  2. 多线程池模块,可以通过简单的调用获得稳定的多线程支持,已经过充分测试。,Many thread pool module, you can call through the easy access to a stable multi-threading support, has been fully tested.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:13450
    • 提供者:江浩
  1. threadpool

    0下载:
  2. 一个不错的C++实现的线程池,封装的很好,可以-A good C++ realization of the thread pool, a good package, you can try
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6742
    • 提供者:tower
  1. ThreadPool

    0下载:
  2. delphi 实现的线程池类 直接可以拿来用-delphi thread pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:6928
    • 提供者:cygnus
  1. threadpool

    0下载:
  2. 线程池的C语言实现,主要用于服务器处理多任务-Thread Pool implementation of the C language, mainly used in server handle multi-tasking
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:13810
    • 提供者:zhaolingxi
  1. threadpool

    0下载:
  2. VC下线程池组,可以对运行的线程进行同步控制-VC group under the thread pool can run thread synchronization control
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:10006
    • 提供者:wangBanban
  1. threadpool

    0下载:
  2. 线程池功能,控制线程的执行及同步,在同一时刻,线程池中只允许指定数量的线程执行.-Thread pool function, control the implementation of threads and synchronization, at the same time, the thread pool to allow only a specified number of threads implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:24038
    • 提供者:流星
  1. MyThreadPool

    1下载:
  2. 用VC上自己写的一个线程池,实现了一个自定义的CriticalSection,一个安全且可自动解除的锁,一个自定义的线程类,它封装了一个线程核心对象,最后实现了线程池类,用来管理线程对象。 且利用事件核心对象,实现了线程核心对象对消息列表的同步访问。下载即可运行,是整个工程文件-a threadpool, implemented by define a self-defining CriticalSection, a safy lock class,and a thread class whic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:20182
    • 提供者:Jack
  1. threadpool

    0下载:
  2. thread pool template source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:20222
    • 提供者:dongjuki
  1. ThreadPool

    0下载:
  2. 简单,好用的,线程池实现源码,希望你喜欢-Easy-to-use source code to achieve the thread pool, I hope you like
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6215
    • 提供者:aming
  1. Threadpool

    0下载:
  2. c#线程池实现代码,可以基于他进行扩展,system.threadding-C# threadpool
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:16567
    • 提供者:charis
  1. threadpool-0.2.1.src.tar

    0下载:
  2. c++线程池程序,供开发多线程程序使用,unix操作系统-c++ threadpool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:5607
    • 提供者:sunyunfeng
  1. threadpool

    0下载:
  2. VC++环境下线程池技术的经典例子。从事多线程技术开发者的必备模板。-VC++ environment, a classic example of thread pool technology. Engaged in multi-threading technology developers must-template.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:2909
    • 提供者:brooke
  1. threadpool

    0下载:
  2. 很经典的线程数源码了,只有头文件和源文件,可以自己建立工程调试-Classic threads source code, and only the header files and source files, it can do to establish engineering debugging
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:12806
    • 提供者:wwwyyy
  1. threadpool

    0下载:
  2. 从IBM官网上找到了好的线程池介绍文档,非常实用,面试时常被问到。-IBM' s official website from the thread pool to find a good descr iption document, very useful and often asked about the interview.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:5041
    • 提供者:Dylan
  1. threadpool

    0下载:
  2. 线程池,移植性高,工作效率高,非常强大,线程池,移植性高,工作效率高,非常强大。-thread pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:5846
    • 提供者:兴东
  1. threadpool

    0下载:
  2. threadpool简单小程序,希望能对初学者有一定的帮助-this is a c# program for threadpool
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:7827
    • 提供者:sunboy
« 12 3 4 5 »
搜珍网 www.dssz.com