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

搜索资源列表

  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. LF_ThreadPool

    1下载:
  2. 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2875
    • 提供者:zjw
  1. ManagedThreadPool

    0下载:
  2. .net的线程池,功能等同于.net framework下的Threadpool
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3437
    • 提供者:hu
  1. WINDOWS_Spreadsheet

    0下载:
  2. 采用WIN32和DDK实现的W2000的线程池机制.可以预先创建多个线程,维护由系统自动完成.-use WIN32 and DDK the W2000 to achieve the thread pool mechanism. Advance create multiple threads, preserving completed by the system automatically.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7954
    • 提供者:wtm
  1. threadpool_doc

    0下载:
  2. 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:114003
    • 提供者:徐建军
  1. threadpool_src

    0下载:
  2. 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12731
    • 提供者:徐建军
  1. SmartThreadPool_src

    0下载:
  2. 任务有返回值,并且能够等待所有的任务处理完毕的线程池-mandate to return to duty, and to wait until all the tasks have been disposed of Thread Pool
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29435
    • 提供者:mokermo
  1. ThreadPool_Source

    0下载:
  2. 提供了线程池的封装,开发者能够比较容易的建立服务器应用模型。-thread pool for the package, developers can more easily create server application model.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6870
    • 提供者:王家全
  1. MultithreadedJobQ

    0下载:
  2. 关于线程池的一些操作之列的一个工程 包括添加线程,删除之类的操作-threads on the pool operated out of a project, including adding threads, such as the deletion of the operation
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:116264
    • 提供者:嵇月强
  1. THEADPOOLDEMO

    1下载:
  2. 用vb.net编写的的实践多线程池的简单例子-using vb.net prepared by the practice pool multithreading simple example
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8201
    • 提供者:智海
  1. 06.1.2_ThreadPool

    0下载:
  2. 一个多线程编程的例子, 线程池. 自己写的.-a multithreaded programming examples thread pool. Wrote it myself.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47935
    • 提供者:杨亦鹏
  1. socketIO

    1下载:
  2. 异步IO、APC、IO完成端口、线程池与高性能服务器之一 异步IO.制作高性能服务器必须知道的东西
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42064
    • 提供者:每开
  1. linedistanceofmanagement

    0下载:
  2. 查看当前线城的信息及线程池的应用 vb.net
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:43710
    • 提供者:落叶之风
  1. 0818ThreadPool

    0下载:
  2. 对于网游服务器处理多客户连接采用的线程池技术,有源码.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:91373
    • 提供者:wxhwxh
  1. threadpool

    0下载:
  2. 简单的线程池源码,可以帮助理解线程池在处理多路问题时的优越性.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2385
    • 提供者:江舒
  1. 2006system11

    0下载:
  2. 线程池 线程池 线程池 线程池
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6361
    • 提供者:cha
  1. Thread

    0下载:
  2. 多线程控制、线程池模型、HTTP线程,已经封装好了的.
  3. 所属分类:进程与线程

    • 发布日期:2014-01-16
    • 文件大小:415120
    • 提供者:航宇
  1. cxThreadPool

    0下载:
  2. win32线程池代码, 可用于win98/nt/200 -win32 code can be used win98/nt/200
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:llbird
  1. ThreadPool

    2下载:
  2. 一个线程池的实现,池大小可以动态增加。并避免了内存碎片的问题。经测试,性能与windows原生线程池的性能相当。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4152
    • 提供者:陈生
  1. xianchengchi

    0下载:
  2. 线程池实现的例子,不错,有用的可以参看
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:34598
    • 提供者:李民越
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com