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

搜索资源列表

  1. socketp线程池

    0下载:
  2. 所属分类:源码下载

  1. WCF_AsyncCall.rar

    0下载:
  2. C#WCF 服务并发管理,编程源代码,包括线程池的例子。,Concurrent C# WCF services management, programming source code, including examples of the thread pool.
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:774522
    • 提供者:顾佳晨
  1. Linux_thread_pool.zip

    0下载:
  2. linux下一个多线程池的实现,可以加快线程的调度,是一个学习linux线程开发的好例子,linux implementation of a thread pool
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 写一个关于线程池,发送接收Socket编程,用户发送一个请求,就从线程池中取出一个线程给用户处理-Write one on the thread pool, sending and receiving Socket programming, the user sends a request to remove a thread from the thread pool handle to the user
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:24268
    • 提供者:he_wen
  1. thread

    0下载:
  2. 线程池里所有运行和等待的任务都是一个CThread_worker 由于所有任务都在链表里,所以是一个链表结构 -Thread pool and wait for all the tasks are running a CThread_worker Since all tasks are in the linked list, it is a linked list structure
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1976
    • 提供者:erfang
  1. thread-pool-design.doc

    0下载:
  2. 结合代码讲解线程池设计以及注意的问题,对于初学者很有帮助-Combination of code to explain the thread pool design and attention, very helpful for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:91611
    • 提供者:tom
  1. libthreadpool-src.tar

    0下载:
  2. c threadpool线程池,学习c语言的好东西-c threadpool thread pool, a good thing to learn c language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2776
    • 提供者:Seven
  1. ThreadPool

    0下载:
  2. 一个可以用VC的多线程管理的线程池类,类似Java类库的线程池。内有一个Demo程序,帮助初学者理解和使用该封装好的类。-A VC can be multi-threaded managed thread pool class, similar to the Java class library for the thread pool. There is a Demo program to help beginners to understand and use the packaged cla
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:42638
    • 提供者:豪戈
  1. threadpool

    0下载:
  2. 这是我自己编写的一个线程池,希望能起到借鉴作用-this is a threadpool
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:7445
    • 提供者:cui
  1. MyLinuxThread.rar

    0下载:
  2. linux epoll、线程池模型,很好的学习epoll的源代码。,linux epoll, the thread pool model, a good source of learning epoll.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:18223
    • 提供者:yeath
  1. TheadQueue.zip

    0下载:
  2. 使用命令模式和责任链模式以及STL优先级队列实现线程池,可以直接加入现在的任何程序,Responsibility for the use of chain of command model and STL model and the realization of priority queue thread pool, you can direct any proceedings to join now
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:364888
    • 提供者:蒋坤地
  1. threadpool

    0下载:
  2. 一个boost线程池,能够有效地减少内存碎片-A boost thread pool, which can effectively reduce the memory fragmentation
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:265220
    • 提供者:Robert
  1. uThreadPool

    1下载:
  2. 一个好用的delphi线程池,在自己的项目中用过,没有问题。-A nice delphi thread pool, used in their projects, no problem.
  3. 所属分类:Process-Thread

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

    0下载:
  2. 一个delphi线程池的封装,希望对您有帮助。-A Delphi thread pool
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:6868
    • 提供者:arjian
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3944419
    • 提供者:xc
  1. WinThreadPool

    0下载:
  2. windows环境下的线程池框架,实现了多线程的任务调度机制。-windows environment thread pool framework, windows environment, under the thread pool framework
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:14143
    • 提供者:吴歆
  1. threadpool-0_2_5-src

    0下载:
  2. 多线程编程,线程池类库,boost library封装实现,例程有merge sort-Multi-threaded programming, thread pool library, boost library package implementation, routines have merge sort etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:52538
    • 提供者:leo
  1. mnet_demo

    0下载:
  2. 一个网络通信开发库示例源码,封装了TCP和UDP的socket函数,封装了完成端口、WSAEventSelect、select等3种winsock I/O模型,并结合线程池+内存池模式,支持高并发。 -Example of a network communications development library source code, TCP and UDP encapsulates the socket function, encapsulates the completion port,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2081533
    • 提供者:李海
  1. listviewdownimage

    0下载:
  2. listview异步加载图片,并引入线程池的开发-listview image is loaded asynchronously, and the development of the introduction of the thread pool
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:58861
    • 提供者:olricky
  1. ThreadPoolDemo

    0下载:
  2. 线程池的应用,针对java的jdk自带线程池的应用实例-ThreadPoolDemo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6130
    • 提供者:无心
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 36 »
搜珍网 www.dssz.com