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

搜索资源列表

  1. ThreadPool

    0下载:
  2. 线程池的源文件和头文件用于网络编程的服务器端处理多个客户请求-ThreadPool.h and ThreadPool.cpp deal with serve for many of sclients
  3. 所属分类:Telnet Server

    • 发布日期:2017-04-02
    • 文件大小:6282
    • 提供者:娄银霞
  1. Mem0320

    1下载:
  2. 内存池的实现,这是我心血的结晶,只支持最多两个线程访问的设计,可以用VC6.0直接打开运行-The realization of the memory pool, which is the crystallization of hard work, I only support up to two threads access to the design, can be used to open a direct operation of VC6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:11076
    • 提供者:zhanghuaifeng
  1. thread_pool

    0下载:
  2. 线程池调用实例—求斐波那契数(vs实现)-Examples of the thread pool to call- for Fibonacci (vs2005 )
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:20898
    • 提供者:maxwell
  1. threadpool_src

    0下载:
  2. 线程池 多线程的管理threadpool.cpp threadpool.h-threadpool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:28163
    • 提供者:fcy
  1. ThreadPool

    0下载:
  2. 简单,好用的,线程池实现源码,希望你喜欢-Easy-to-use source code to achieve the thread pool, I hope you like
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6215
    • 提供者:aming
  1. Threadpool

    0下载:
  2. c#线程池实现代码,可以基于他进行扩展,system.threadding-C# threadpool
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:16567
    • 提供者:charis
  1. inerHTML

    0下载:
  2. VC编写的,创建、管理线程池的源代码,以日历为例子,不错-VC prepared to create, manage the source code of the thread pool to the calendar as an example, good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:8933526
    • 提供者:王天
  1. netkitrelease

    0下载:
  2. 1)支持TCP、UPD协议以及混合模式; 2)封装线程池管理模型,支持多连接的并发服务器; 3)同时支持多服务器和多客户端的混合模式,特别适合于P2P系统开发; 4)线程异常退出保护机制; 5)简便的编程接口; 6)易扩展的数据封包方式; 7)低层采用Select非阻塞模型,并对Windows API进行封装,容易实现跨平台移植。 8)适用于中小型windows网络平台应用系统项目的开发。 -1) support for TCP, UPD, as well as
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:229935
    • 提供者:jack
  1. cvery_1501589

    0下载:
  2. 在Windows系统里,使用完成端口是高性能的方法之一,比如把完成端口使用到线程池和网络服务器里。 此为一个挺好的用C++的完成端口例子-In the Windows system, use the completion port is one of the ways high-performance, such as the completion of the port to the thread pool and use the web server in. This is a very
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2766870
    • 提供者:李丽丹
  1. LinuxProgrammingembeddedmulti-task

    0下载:
  2. 嵌入式linux多任务编程,进程 线程 线程池 等参考范例。-Linux Programming embedded multi-task, the process thread pool thread, such as a reference sample.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:12489
    • 提供者:魏冲
  1. threadpool

    0下载:
  2. 一个C++线程池库,包括智能指针、线程模拟的定时器-thread pool
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:24282
    • 提供者:ningjiahong
  1. ThreadPool

    0下载:
  2. 用JAVA实现的线程池,实现自动检测任务线程是否存活-Thread pool implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:sxf
  1. pool

    0下载:
  2. 无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。- a thread pool based on lockfree ogrithem.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:131910
    • 提供者:mzy
  1. IOCPServer

    0下载:
  2. SrvEngine的修改类,删掉了无用代码,使用双向链表保存SOCKET,线程池增加对粘包判断,完整接收判断等-SrvEngine modification classes, deleted unused code, and the use of doubly linked lists to save SOCKET, to increase the thread pool stick package to determine a complete receiver judgments
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:37627
    • 提供者:gt2333588
  1. Multithreadedinstances

    0下载:
  2. 多线程实例.该实例主要是创建线程池,然后根据实际的需要,让线程执行各自的代码。-Multi-threaded instances. The key is to create an instance of the thread pool, and then the actual needs, let the thread implementation of their code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:89665
    • 提供者:deng
  1. lib_trhead_pool

    0下载:
  2. c封装的线程池库,并且包含简单高效的内存池.代码接口逻辑清晰,且高效稳定-c package thread pool library, and includes a simple and efficient memory pool. code interface logic, clarity, and the highly efficient and stable ...
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6626
    • 提供者:soar_zhong
  1. 101ASPNETSamples

    0下载:
  2. 101升C样品高级-多线程-如何对异步调用高级- 远程处理-如何对TCP远程高级-序列化-如何对高级序列化对象。NET框架- Windows服务高级相互作用。NET框架-设为Win32 API调用高级。 NET框架(GDI +)的-动画与GDI +高级的。NET Framework(GDI +)的-创建一个屏幕保护程序与GDI +高级的。NET Framework(GDI +)的-使用GDI +来操作图像先进的。NET Framework(GDI +)的-工作与GDI +刷高级。网框架(GDI
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:6648507
    • 提供者:lily
  1. linuxthreadpool

    0下载:
  2. 上传一组关于线程池的好的文章,请接收,Linux下通用线程池的创建与使用,谢谢。-From a group of good articles on the thread pool, please receive, Linux general-purpose thread pool creation and use, thank you.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:8340
    • 提供者:Dylan
  1. threadpool

    0下载:
  2. 定义一个固定大小的线程池,工作函数直接从线程池里获取实现。-The definition of a fixed-size thread pool, work function, to obtain directly from the thread pool implementation.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:2007
    • 提供者:shizhong
  1. memory

    0下载:
  2. c++写的线程池,支持windows和Linux平台-written in c++ thread pool, support windows and Linux platforms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:3844
    • 提供者:jackfyc
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 36 »
搜珍网 www.dssz.com