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

搜索资源列表

  1. TestSyncObj

    0下载:
  2. 代码中包含同步对象和线程池的设计,在设计的过程中考虑了跨平台性、复用性和易用性,里面包含了类UML图。-Code includes synchronization objects and thread pool design consideration in the design process of cross-platform, reusability and ease of use, which contains the class UML diagram.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:73893
    • 提供者:WangLi
  1. efficienceThreadpool

    0下载:
  2. 一个用C++实现的线程池,用户可以设置池中最大线程数目已经对池中线程进行管理。-An implementation using C++ thread pool, the user can set the maximum thread pool thread number has been on the management of the pool.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:42743
    • 提供者:ly
  1. ace_threadpool

    0下载:
  2. 一个ACE线程池服务器端程序的应用,需要用到的可以参考它的实现-A thread pool server-side program ACE application needs can be used in reference to its realization
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3685767
    • 提供者:吕平
  1. 22

    0下载:
  2. 实现线程池的例子,有例子,还有封装的类。清晰易懂。-Examples of realization of the thread pool, there are examples, as well as the package type. Legible.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:26700
    • 提供者:黎明
  1. BT.Demo

    0下载:
  2. 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:90931
    • 提供者:陈建军
  1. ThreedPool

    0下载:
  2. windows操作系统下的线程池功能模拟,可以实线简单的线程池功能-The Threed Pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:3288016
    • 提供者:cuijianlei
  1. Task_ThreadPool

    0下载:
  2. 用ace的task框架实现了线程池的领导者,工作者模型-With the ace of the thread pool task framework makes a leader, worker model
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1240
    • 提供者:李小叶
  1. ThreadPool

    0下载:
  2. 一个好用的线程池管理类。。 不错的哦 是-A nice thread pool management class. . Yes, oh yes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:6208
    • 提供者:machh
  1. ThreadPool

    0下载:
  2. 线程池管理,可根据需要调整线程池的大小,增加程序运行效率。-Thread pool management can be adjusted according to the size of the thread pool to increase the efficiency of procedures.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:2717
    • 提供者:
  1. Student

    0下载:
  2. 三层结构学生信息管理系统,线程池,连接池
  3. 所属分类:Education soft system

    • 发布日期:2017-06-01
    • 文件大小:13482080
    • 提供者:
  1. ThreadPool

    0下载:
  2. 线程池:北大青鸟培训时的一个课堂作业-Thread pool: Beida a training class assignments when. . .
  3. 所属分类:Windows Develop

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

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

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

    1下载:
  2. 使用Delphi的线程池写入文件,并存放-Use Delphi' s thread pool written to the file, and store
  3. 所属分类:Delphi VCL

    • 发布日期:2015-04-13
    • 文件大小:22528
    • 提供者:郭华伟
  1. smartthreadpool

    0下载:
  2. 线程池。检查线程数的动态变化;取消工作项目;-A smart Thread Pool implementatio in .NET.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:593331
    • 提供者:yaoyao
  1. uThreadPool

    0下载:
  2. 一个非常好用的线程池uThreadPool -一个非常好用的线程池uThreadPool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:7653
    • 提供者:chengang
  1. Fingerprintattendancesystem(10-19)

    0下载:
  2. 指纹签到系统 怎样管理线程,内存池,socket通信-Fingerprint attendance system how to manage threads, memory pools, socket communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8467442
    • 提供者:桂红军
  1. tcpsocketserver

    0下载:
  2. windows下高性能服务器端软件基本上都是采用多线程处理的,由于线程不能开的太多,一般采用线程池实现-High-performance server software under windows are basically multi-threading, because too many threads can not be opened, the general thread pool implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:13794
    • 提供者:邵云鹏
  1. glibc-linuxthreads-2.5

    0下载:
  2. linux 线程池源码,深入了解linux多线程机制的资料-linux thread pool source, in-depth understanding of the mechanisms for multi-threaded linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:545059
    • 提供者:石越
  1. Socket_linux

    0下载:
  2. linux环境下的socket编程,包括线程池,信号量,消息队列等-linux/unix socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:30706
    • 提供者:wumin
  1. java_application

    0下载:
  2. 一个类似超级玛丽的java小游戏,利用系统midplay实现背景音乐,线程池技术实现音效功能。另外北京音乐为多声道文件,程序中可通过控制声道实现不同背景音乐。-Super Mario' s java a similar game to achieve using the system midplay background music, sound technology features a thread pool. In addition to Beijing' s multi-ch
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:1676514
    • 提供者:翟永斌
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 32 »
搜珍网 www.dssz.com