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

搜索资源列表

  1. memory-pool

    0下载:
  2. 好像是关于内存池的一个例子,具体就忘了,下完看一下吧!-A example about memory pool,use VC language.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:441412
    • 提供者:李爹啊
  1. pool

    0下载:
  2. 使用tomcat或者struts的数据库连接池-tomcat or struts use the database connection pool
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1735
    • 提供者:流效应
  1. commons-pool-1.2-src

    0下载:
  2. Apache的通用池Jar包-Apache common pool Jar packet
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:314640
    • 提供者:阿达
  1. commons-pool-1.5.4-src

    0下载:
  2. commons-pool-1.5.4 RELEASE NOTES This is a patch release containing a fix for POOL-152, a regression introduced in version 1.5. Changes in this version include: Fixed Bugs: o POOL-152: GenericObjectPool can block forever in borrowObjec
  3. 所属分类:数据库系统

  1. Delphi-connection-pool

    1下载:
  2. 不错的数据库连接池实现,很有参考价值。包括多种数据库连接方式的-DB connection pool
  3. 所属分类:Delphi控件源码

    • 发布日期:2012-08-21
    • 文件大小:151
    • 提供者:ninglng
  1. DEPHI 台球 3d台球源码

    0下载:
  2. 3d台球源码,-Source code of 3d pool game
  3. 所属分类:游戏

    • 发布日期:2017-11-08
    • 文件大小:366492
    • 提供者:
  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. linuxpools.rar

    0下载:
  2. Linux环境下的通用线程池设计 linux下线程池的使用,C语言pools,Generic Linux environment designed thread pool thread pool under linux use, C language pools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:168678
    • 提供者:ljm
  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. linux_threadpool

    0下载:
  2. linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:4108
    • 提供者:sy
  1. ThreadPool

    0下载:
  2. delphi 实现的线程池类 直接可以拿来用-delphi thread pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:6928
    • 提供者:cygnus
  1. programmer-13-memory-pool

    0下载:
  2. Memory Pool 的設計哲學和無痛運用-Memory Pool design philosophy and painless to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:441422
    • 提供者:t8086
  1. pool

    0下载:
  2. pool game是一本书上的程序。 -pool game is a book on the procedure.
  3. 所属分类:Games

    • 发布日期:2017-04-01
    • 文件大小:3168
    • 提供者:yang
  1. Pool

    0下载:
  2. 些代码为JAVA的一个数据库接的线程池. 能充分利用数据库接资源.-POOL
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:13662
    • 提供者:ljj
  1. Connection.Pool.V1.2.Full.Source.For.Delphi567.ra

    0下载:
  2. Connection Pool for Delphi - A connection pool is a cache of open connections that can be used and reused, thus cutting down on the overhead of creating and destroying database connections. Connection pooling is a method for conserving sca
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:139425
    • 提供者:okkoos
  1. pool

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

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

    0下载:
  2. It s a pool game built over opengl. it s working with a joystick .
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:46567
    • 提供者:ady
  1. Threadx-Pool-tool

    0下载:
  2. 用来调试Threadx操作系统内核POOL的工具,做展讯的用得上-a tool for threadx os,debug pool
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:241949
    • 提供者:leofaint
  1. Principle-and-create-a-thread-pool

    0下载:
  2. 线程池原理及创建C++实现,有代码讲解适合初学者-Principle and create a thread pool in C++ for beginners
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-03-18
    • 文件大小:13847
    • 提供者:tom
  1. commons-dbcp.jar和commons-pool.jar

    0下载:
  2. commons-dbcp.jar和commons-pool.jar.zip(commons-dbcp.jar commons-pool.jar.zip)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:109568
    • 提供者:211
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com