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

搜索资源列表

  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. threadpool

    0下载:
  2. 一个不错的C++实现的线程池,封装的很好,可以-A good C++ realization of the thread pool, a good package, you can try
  3. 所属分类:Other systems

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

    0下载:
  2. 内存池简单例子,如果有这方面的研究可以作参考。-Memory pool simple example, if there is this kind of research can be used as references.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:107823
    • 提供者:lihe
  1. threadpool.src.tar

    0下载:
  2. 跨平台的线程池。在windows的VC下或unix/linux下都能运行。-Cross-platform thread pool. run under both the VC in the windows or unix/linux.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:5587
    • 提供者:龙田
  1. tcpudp

    0下载:
  2. 上传的是一些tcp协议和udp协议的一些相关的资料,包括心跳包,滑动窗口,数据库连接池-Upload some tcp protocol and udp protocols some relevant information, including heartbeat package, sliding window, database connection pool
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:531891
    • 提供者:chenbh
  1. 61549833MemPool

    0下载:
  2. 内存池,这是我从同事那里搞到的,用C++实现,很容易理解的-Memory pool, which is where I got from my colleagues, and with C++ to achieve, it is easy to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:4989
    • 提供者:bo
  1. BufPool

    0下载:
  2. 内存池的设计与实现,用C++实现,对初学者有一定的帮助,代码通俗易懂-Memory Design and Implementation of pool, using C++ to achieve, to have some help for beginners, easy to understand code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1434
    • 提供者:bo
  1. mpool

    1下载:
  2. mpool.c 高效内存池的实现,测试结果良好。-mpool.c efficient memory pool implementation, testing, good results.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3483
    • 提供者:xqp
  1. mysql_demo

    0下载:
  2. MYSQL接口调用示例,实现了连接池,采用C语言编写,有较高的参考价值-MYSQL interface calls example, to achieve a connection pool, using C language, have a high reference value
  3. 所属分类:MySQL

    • 发布日期:2017-04-03
    • 文件大小:15420
    • 提供者:fan
  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. MySQLPool

    0下载:
  2. 轻量级C++的MySQL连接池,可自定义连接池大小-MySQL pool for c++
  3. 所属分类:MySQL

    • 发布日期:2017-04-04
    • 文件大小:2812
    • 提供者:huahua
  1. RainToWater

    0下载:
  2. opengl写的雨滴落入泳池的场景,雨滴下落,落入泳池,形成波动-rain falling into the pool
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1426112
    • 提供者:caohongfei
  1. ocilib-3.0.0-windows

    0下载:
  2. ORACLE编程的好东西,纯C写的OCI封装.很好用,支持数据池.-ORACLE Programming good things, written in pure C package OCI. Well used to support the data pool.
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:1596622
    • 提供者:anan
  1. windows_server

    0下载:
  2. 一个基于IOCP的高效率的网络引擎 使用IOCP搭建的网络引擎,支持内存池,线程池,数据库连接池,实时加密等等。简单好用!开源,带demo例子-IOCP-based high efficiency of a network engine, network engine built using the IOCP to support the memory pool, thread pools, database connection pool, real-time encryption an
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1412802
    • 提供者:haha123_0
  1. MyMemoryPool_v_3_0

    2下载:
  2. 本内存池实现了任意长度内存块的申请和释放,支持特定长度内存块链表的扩展.-The memory pool memory block of any length to achieve the application and release of a specific length of the block of memory to support the expansion of the list.
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-28
    • 文件大小:5133
    • 提供者:杨松
  1. libthread_new

    0下载:
  2. 实现了一个线程池。其中运用了队列,以避免任务丢失。在队列和线程池之间创建了一个中间夹层,以提高可移植性。当任务来时,先压入队列,然后唤醒线程执行操作。线程完成任务后,再去队列查询,如果有任务就去执行,没有则阻塞,等待-Implements a thread pool. The application the queue, to avoid task lost. In the queue and thread pool between to create a intermediate sandwi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:8026
    • 提供者:王雪佳
  1. memory_pool

    0下载:
  2. 自我实现的一个内存池,结合了Apache和Ngnix的优势-a memory pool made by myself,combined with advantages of the Apache and the Ngnix
  3. 所属分类:Web Server

    • 发布日期:2017-03-25
    • 文件大小:1555
    • 提供者:王明
  1. dllinto

    0下载:
  2. dll注入示例,里面有注入方法,和删除方法,简单实用-pool english
  3. 所属分类:Delphi VCL

    • 发布日期:2016-01-24
    • 文件大小:275456
    • 提供者:黄望龙
  1. 4GClientAutoUpdataServer

    0下载:
  2. 传奇4G的客户端更新服务器功能很强大,是学习Tcp/IP的好例子,里面有TCP/IP线程池的基础模型。-Legend 4G client update server functionality is very powerful, is to learn Tcp/IP a good example, which have TCP/IP base model of the thread pool.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:515520
    • 提供者:Chatop
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com