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

搜索资源列表

  1. 线性表数据结构算法

    0下载:
  2. 线性表常用算法集合,含所有线性表基本的算法,与吴伟民编的数据结构书完全配套,用TC实现,经过运行。-linear algorithm commonly used pool table, table containing all the basic linear algorithms, and Xiulan WU Weimin series of the data structure was fully complementary with TC realization, after runnin
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39422
    • 提供者:李雷
  1. 端口扫描检测程序

    0下载:
  2. * 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket * followed test objectives mainframe connectivity ports in order to judge whether to open po
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:吕杰
  1. 8EVC_ADO

    0下载:
  2. 用Evc开发的一些有关数据库连接池的实例代码,供大家参考-Evc development with some of the database connection pool examples of code for reference
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:243065
    • 提供者:巫升华
  1. pubconn

    0下载:
  2. 一个连接池源码,非常好用!创建一个cf,然后cf.getconn()就可以得到空闲连接,可以设置最大最小连接数-a connection pool source, a very handy! Create an cf, then cf.getconn () can be idle connections, to set the maximum number of the smallest link
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:11161
    • 提供者:曾问
  1. tomcat连接池配置

    0下载:
  2. 建设一个网站,会遇到多人连接服务器的问题.如果用tomcat作为JAVA服务器,可以写一个连接池程序.但最新的5.0.16tomcat已经支持连接池配置,我个文档就是讲如何设置的,花了一天功夫!-building a website, will face many problems connecting to servers. If tomcat as a Java server, can write a connection pool procedures. But the latest 5.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48045
    • 提供者:祥子
  1. waiguaicodes

    1下载:
  2. 几十个外挂源码集合,绝对是学习外挂的好参考,超级酷酷酷!-dozens external source pool is definitely a good learning external reference, the super grumbling but Cool!
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:12428122
    • 提供者:Paladin
  1. t38modem

    0下载:
  2. From your fax application view point it s a fax modem pool. From IP network view point it s a H.323 endpoint with T.38 fax support. From your view point it s a gateway between a fax application and IP network.
  3. 所属分类:传真(Fax)编程

    • 发布日期:2008-10-13
    • 文件大小:57244
    • 提供者:郑江
  1. Listnode

    0下载:
  2. 链表的操作集合 数据结构经典实习 赶快下载 全部使用的是模板类和模板函数-Chain operation pool data structure classic internship quickly download all use the template and the template function category
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2066
    • 提供者:xjt
  1. 编译原理—LL(1)文法分析器(1.0)

    0下载:
  2. 编译原理—LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:185287
    • 提供者:林丰
  1. 金浪530网卡驱动WXP

    0下载:
  2. 编译原理—LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:27359
    • 提供者:周海波
  1. 单片机资料(各种芯片)

    0下载:
  2. 本文中所包含的是用单片机制作各种东东时常用到的各种芯片的注释的集合-is covered by the MCU is producing Dongdong often use the chips in the Notes of the pool
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:36491
    • 提供者:jake
  1. 信息隐藏攻击算法

    0下载:
  2. 信息隐藏的一种算法,使用matlab实现.mycompress.m JPEG有损压缩 mycrop.m 剪切 myhighpass.m 高通滤波器 mylowpass.m 低通滤波器 mynoise.m 高斯,椒盐噪声 myresize.m 放缩 myrotate.m 旋转 mywiener.m 维纳滤波 myattack.m 以上所有攻击的集合-information hidden an algorithm, using Matlab to achieve. JPEG Compression
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:750080
    • 提供者:韩飞
  1. ThreadPool_src

    0下载:
  2. 当前比较流行的线程POOL的类,利用它就可以实现服务器的实时处理模型,代码为vc7下-current more popular threads POOL class, it can be used to achieve real-time processing server model, under the code-vc7
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9200
    • 提供者:dd
  1. 离散数学——求集合

    0下载:
  2. 学习离散数学时在老师地要求下编写的个小程序,离散数学——求集合。-discrete mathematics learning at the request of the teacher to prepare procedures for the small, discrete mathematics -- seeking pool.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:87278
    • 提供者:习可伟
  1. 台球瞄准器使用易語言編程

    0下载:
  2. 台球瞄准器.e 是使用易語言編程的 針對QQ桌球為目標的輔助器 不帶顯示輔助線-Billiards sight. E is easy to use programming language for the target pool for the QQ auxiliary display devices without auxiliary line
  3. 所属分类:外挂编程

    • 发布日期:2017-03-21
    • 文件大小:238789
    • 提供者:集中注意力
  1. 中间层的数据库连接池源码

    0下载:
  2. 三层构架系统,中间层的数据库连接池源码,delphi开发,Three-tier architecture system, the middle layer of the database connection pool source, delphi development
  3. 所属分类:中间件编程

    • 发布日期:2017-03-25
    • 文件大小:979522
    • 提供者:xiaohuayan
  1. PSign

    0下载:
  2. EPOLL ,ACE OCCI等组合编程,适合大并发数网络数据处理-epoll ace OCCE connection pool and so on
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-05
    • 文件大小:441420
    • 提供者:wuzhaoguo
  1. threadpool 使用线程池简单示例代码

    0下载:
  2. 在Visual C++下,很好的使用线程池简单示例代码-In Visual C++, the very simple example of using the thread pool code
  3. 所属分类:进程与线程

    • 发布日期:2017-04-10
    • 文件大小:1989319
    • 提供者:付世杰
  1. thread.LINUX下很好的C++线程池源码类

    0下载:
  2. LINUX下很好的C++线程池源码类,可以拿来直接开发,Under LINUX good C++ Thread pool source categories, can be used to direct the development of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-22
    • 文件大小:7876
    • 提供者:唐小天
  1. MyThreadPool.rar

    0下载:
  2. 使用 STL 做的windows 下的线程池,半同步/半异步模型,当线程没有使用时被suspend。,STL use under windows to do the thread pool, semi-synchronous/semi-asynchronous model, when the thread was not using suspend.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-03
    • 文件大小:13902
    • 提供者:刘应
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com