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

搜索资源列表

  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
    • 文件大小:394335
    • 提供者:gaohua
  1. ThreadPool

    1下载:
  2. 关于线程池技术的一个测试程序,主要展示了线程池技术的原理-Thread pool technology on a test procedure, the main display of the thread pool technique
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:91988
    • 提供者:沼泽
  1. smartthreadpool-19073

    0下载:
  2. 多线程池管理,多种表现形式(包括WIN CE 界面),难得一见的-Multi-thread pool management, and a variety of forms (including WIN CE interface), a rare opportunity to
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1029175
    • 提供者:zzz
  1. uThreadPool

    0下载:
  2. delpni的线程池源代码,操作线程池,对完成端口比较有用-uThreadPool
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:7733
    • 提供者:天心
  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
    • 文件大小:67384
    • 提供者:张克
  1. Csharepool

    0下载:
  2. vs2005线程池的使用 和 程序池高级应用-Senior vs2005 application thread pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:33292
    • 提供者:林智泓
  1. threadpool-0.2.1.src.tar

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

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

    0下载:
  2. DELPHI 高效线程池代码 DELPHI 高效线程池代码-DELPHI efficient thread pool thread pool code and efficient code for DELPHI
  3. 所属分类:Delphi VCL

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

    0下载:
  2. linux下的简单的线程池代码,大约200行代码,使用c实现-linux under a simple thread pool code, about 200 lines of code, use c to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:3235
    • 提供者:lkjx
  1. TestThreadPool

    0下载:
  2. 在MFC下面点击菜单响应线程池工作事件,线程池工作是一个写文件内容到c盘。可以设定线程池的大小。-In the MFC-click menu below to respond to the work of the event thread pool, thread pool is a written document to the c drive. Can set the thread pool size.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3632541
    • 提供者:bug3000
  1. C10K

    0下载:
  2. Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由Th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:379668
    • 提供者:fsdfsdfd
  1. thread

    0下载:
  2. 线程池的实现主要分为三部分,线程的创建、添加任务到线程池中、工作线程从任务队列中取出任务进行处理。 主要有两个类来实现,CTask,CThreadPool-Implementation of thread pool is divided into three parts, thread creation, add the task to the thread pool, work out a thread from the task queue task for processing. Th
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2099
    • 提供者:nel
  1. memcached-1.2.1-iocp

    0下载:
  2. 超酷的线程池代码,非常值得学习;超酷的线程池代码,非常值得学习;-Cool thread pool code, is worth learning from
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:103804
    • 提供者:ligs
  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. cppextpool

    0下载:
  2. 上传一组非常好的线程池的相关文章,面试时经常被问到这些,谢谢。-From a group of very good thread pool related articles, interviews, frequently asked of those, thank you.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3801
    • 提供者:Dylan
  1. Core

    0下载:
  2. 模式化UDP,详细请看明细,包含连接,线程池-Model-based UDP, fee details, including connections, thread pool
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-04
    • 文件大小:1340136
    • 提供者:locet
  1. ThreadPoolForWin32

    0下载:
  2. 一个线程池程序,是在WINDOWS XP下用C++开发的-A thread pool program developed in WINDOWS XP using C++
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:10250
    • 提供者:firb
  1. DELPHI_programming_code_for_efficient_thread_pool_

    0下载:
  2. DELPHI编程实现高效线程池经典代码DELPHI programming code for efficient thread pool classic-DELPHI programming code for efficient thread pool classic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:8201
    • 提供者:ti
  1. ThreadPoolProject

    1下载:
  2. 是我这几天写的一个C++线程池 注释很全 设计思路也写上去了 同步问题考虑的详细的不能在详细了-I write these days, a C++ thread pool comment is also written up the whole design concept of the synchronization problem can not be considered in more detail the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:15260
    • 提供者:cacker
  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
    • 文件大小:40486
    • 提供者:zhujianqi
« 1 2 3 45 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com