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

搜索资源列表

  1. simpleThreadPool

    0下载:
  2. 简单线程池的实现方法,包含一个主控线程池类ThreadPool和一个工作线程WorkThread-simple thread pool method, including a master class ThreadPool thread pool, and a work-threaded WorkThread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3.33kb
    • 提供者:测试
  1. VC写的一个线程池的管理实例

    1下载:
  2. 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:20.82kb
    • 提供者:xuxu
  1. MyThreadPool

    0下载:
  2. 一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED-a thread pool source, AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:36.14kb
    • 提供者:礼花
  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
    • 文件大小:284.04kb
    • 提供者:李洪斌
  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
    • 文件大小:2.81kb
    • 提供者:zjw
  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
    • 文件大小:7.77kb
    • 提供者:wtm
  1. ThreadPool

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

    • 发布日期:2017-03-28
    • 文件大小:6.77kb
    • 提供者: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
    • 文件大小:13.49kb
    • 提供者:zhaolingxi
  1. WorkQueueThreading_src

    0下载:
  2. 一个很好的多线程的例子,包括线程池等。是一个比较实用的多线程程序-A good example of multi-threading, including the thread pool and so on. Is a more useful multi-threaded program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:186.55kb
    • 提供者:谭文堂
  1. thread

    0下载:
  2. 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:7.67kb
    • 提供者:张一鸣
  1. StateServer

    0下载:
  2. 该源码用VC6.0开发,实现了一个状态服务器(State server),其中的 读写锁,线程池机制,完成端口机制具有很好的参考价值。-The source code with VC6.0 development, to achieve a state of the server (State server), which read and write locks, the thread pool mechanism, the completion port mechanism has a
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:385.09kb
    • 提供者:gaohua
  1. ThreaPools

    0下载:
  2. 本源码为delphi源码,通过简单的描述来实现线程池的概念。通俗易懂-The source code for the delphi source, described by a simple thread pool to achieve the concept. User-friendly
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:65.8kb
    • 提供者:张克
  1. thread-ci-

    0下载:
  2. 实现线程池,线程池的简单实现,用于数据的读取缓存-Thread pool implementation, a simple thread pool implementation, the read cache for data
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:40.98kb
    • 提供者:san
  1. Intel-Thread-Pool-Demo

    0下载:
  2. Intel发布的线程池示例源代码,作为服务器处理良好的示例。-Intel released the source code of the thread pool example
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:849.29kb
    • 提供者:dreamcoder
  1. VC_simple-thread-pool

    0下载:
  2. vc写的简单的线程池 vc写的简单的线程池-vc wrote a simple thread pool vc wrote a simple thread pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:39.54kb
    • 提供者:zhujianqi
  1. GP_303_2_Thread-Pool

    0下载:
  2. 主要是介绍服务器线程池,比较适合于开发游戏类软件使用。下载完,将zip改为ppt-Is to introduce the server thread pool, more suitable for use in developing game software class
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2.61mb
    • 提供者:zhangzong
  1. asynccalls-thread-pool-example

    0下载:
  2. 利用多线程异步函数调用。 {版本:2.98(2011年10月22日)} {添加:德尔福XE264位的支持} {} {版本:2.97(2011-05-21)} {修正:线程的优先级恢复正常新AsyncCall任务。 } {修正:代替暂停/恢复代码,以防止竞争条件,在所有线程} {暂停但他们FSuspended标志是假的。 } {修正:异常处理TAsyncCall.InternExecuteSyncCall。退出()后不叫AN} {引发异常。 } -Async
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:104.12kb
    • 提供者:xkyzmr
  1. Thread

    0下载:
  2. 一个完整的线程池的实例 -Instance of a complete instance of a thread pool thread pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1.03kb
    • 提供者:天天
  1. thread-map

    0下载:
  2. 这个程序给出了一个程序进程中多线程编程方法,包含对线程池的管理,适用于windows系统应用程序开发人员。-This program gives a program to process multi-threaded programming method contains the thread pool management, and application developers to apply to the windows system
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:12.43kb
    • 提供者:大李
  1. thread

    0下载:
  2. 线程池技术编程范例,利用线程池技术提高服务器程序的效率-Thread pool technology programming paradigm, the use of a thread pool technology to improve the efficiency of the server program
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-01
    • 文件大小:1.94kb
    • 提供者:唐辉
« 12 3 4 5 6 »
搜珍网 www.dssz.com