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

搜索资源列表

  1. src

    0下载:
  2. JDBC数据库通用DAO包括DAO、连接池、事务控制。 连接池用的是 BoneCP。 BoneCP运行时需要slf4j和guava的支持。 当然也可以随意换成其他的连接池。 dao的vo是用结果转换器控制的,需要继承ResultConverter。 这招是和spring的jdbcTemplete学的 日志组件用的是slf4j,需要的可自行更换其他日志组件。-Universal JDBC database including DAO DAO, connection
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:13444
    • 提供者:王曼
  1. MemoryPool

    1下载:
  2. c++内存池类。一个固定大小单线程内存池的C++实现类。并附上内存池性能测试代码。-c++ memory pool classes. A fixed-size memory pool C++ single-threaded implementation class. Along with the memory cell performance test code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2109
    • 提供者:
  1. lightningserver0.1.1.tar

    0下载:
  2. 1.使用了libevent库,支持大并发网络请求 2.网络操作与数据处理分离 3.使用线程池进行数据处理 4.目前支持tcp数据流的解包操作: 4.1支持用户自定义的请求格式 4.2支持以\r\n结尾的行请求; 5.使用time wheel实现了超时机制; 6.添加对log的控制:是否打开log;是否输出到屏幕 7.支持设置允许的最大连接数 8.添加mac系统支持-1 Use the libevent library that
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:142335
    • 提供者:david
  1. MyThreadPool

    0下载:
  2. 创建一个拥有50个线程的线程池。给出学习线程的详细基础代码-Create a has 50 threads the thread pool. Gives a detailed study based on the code thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3105510
    • 提供者:丽雨
  1. IOCP_W2008

    0下载:
  2. 一个iocp的使用线程池的例子,使用的CreateThreadpoolIo函数. 多个线程查看线程工作情况.-The use of a thread pool iocp example, the use of CreateThreadpoolIo function. Multiple threads View thread work.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:18236
    • 提供者:刘洁
  1. ConnectionPoolDataSource

    0下载:
  2. An interface for the creation of Connection Pool Data Source objects. Used internally within the package.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:644
    • 提供者:vibingzan
  1. ThreadPool

    0下载:
  2. Thread Pool Source Code for Andriod.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:873
    • 提供者:lunkenhun
  1. CThreadPool

    0下载:
  2. 一个线程池的实现,a type of thread pool implementation-a kind of thread implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:27343
    • 提供者:nitboy
  1. homework-1

    0下载:
  2. webServer实现线程池,用Java和C语言实现。-webServer achieve thread pool, with Java and C language.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-22
    • 文件大小:6896855
    • 提供者:郭昊
  1. 9927447TiltView

    0下载:
  2. VC图像处理及各种应用程序集合,包括图像的各种变换,图像分割,图像识别,特征提取等多种应用-VC various image processing and application pool, including the transformation of images, image segmentation, image recognition, feature extraction and other applications
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2029
    • 提供者:王高伟
  1. redisconnpool

    0下载:
  2. 提供c++下的redis连接池,源码,RedisConnectionPool类-Provide c++ the redis connection pool, source, RedisConnectionPool class ......
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:754
    • 提供者:韦洪方
  1. xianchengchi

    0下载:
  2. c#开发线程池,已通过测试,对于线程的理解有帮助-C# development of the thread pool, has passed the test, there is help for thread understanding
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:22978
    • 提供者:尹诗
  1. Autohome_SMS_0.1

    0下载:
  2. 猫池发送短信代码,支持多通道发送,数据库没有带,可以忽略。-Send SMS cat pool code to support multi-channel transmission, the database did not take, can be ignored.
  3. 所属分类:SMS

    • 发布日期:2017-04-08
    • 文件大小:282148
    • 提供者:withluck
  1. pthreadcopyfileproject

    0下载:
  2. 利用线程池,互斥锁,信号量的机制,多线程拷贝文件-Use the thread pool, mutexes, semaphores mechanisms, multi-threaded copy files
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:32101
    • 提供者:damonzero
  1. ThreadPool-master

    0下载:
  2. c++线程池很清晰的写出了用法,是入门的好材料-c++ thread pool usage write very clear, is a good entry materials
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:2660
    • 提供者:sagius
  1. TypePool

    0下载:
  2. Pool and factory for all ITypeReference instances.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1418
    • 提供者:bonqeigui
  1. ThreadPoolExecutorSubclassTest

    0下载:
  2. Thread Pool Executor Subclass Test.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5348
    • 提供者:yonponcou
  1. st7920

    0下载:
  2. st7920芯片的LCD12864点阵屏, 通过宏定义,avr和8051都可支持, 实现了8位并行链接和自动卷屏, avr可以支持输入流-my english is pool
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6062
    • 提供者:liao maoyi
  1. EasyUIRightsManage_Code

    0下载:
  2. EasyUI+JQuery统一权限管理源码 源码描述: 运行环境:vs2010+SQL2005 浏览器兼容:用的Jquery EasyUI 火狐下测试通过 技术特点:EasyUI,JQuery,统一权限管理系统(aspx面完成显示 ashx处理所以请求) 功能描述: 商家管理:促销活动 产品管理 卡密管理 财务管理 促销商家 合作商家 慈善管理:慈善排名 慈善比例管理 奖池管理:已捐赠管理 已领取管理 待领取管理 队列中管理 统计 奖池金额管理 奖池金
  3. 所属分类:.net

    • 发布日期:2017-05-19
    • 文件大小:5125545
    • 提供者:wwg
  1. chkemail

    0下载:
  2. 线程池检测Email,多线程检测email的密码正确性,扫号时用得到。-Thread pool detection Email, multi-threaded email password detection accuracy, used to get when you sweep number.
  3. 所属分类:加密解密

    • 发布日期:2013-11-28
    • 文件大小:253610
    • 提供者:沈昌逸
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com