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

搜索资源列表

  1. Code

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL program code. Static libraries and dynamic repository of differentiatio
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:173234
    • 提供者:田海龙
  1. JAVAjiandanchengxu

    0下载:
  2. 这是个数据库连接池,这段代码是获取配置文件中数据库配置信息配置内容都在DBConfig.txt 这个文件中了-This is a database connection pool, this code is to get a configuration file database configuration information Configuration content in DBConfig. TXT this file in the
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:2284
    • 提供者:刘双
  1. ThreadPool-1.0.9

    1下载:
  2. ThreadPool is a abstract class framework for creating specialized pool of workers (TPoolWorker, separate threads) which are managed by a manager (TPoolManager, also a thread)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-06
    • 文件大小:47358
    • 提供者:lupyloous
  1. threadpool

    0下载:
  2. delphi的线程池操作,用例是由1开始数数,数至规定数,线程结束时候会自动搜索后备队列中是否还有其他任务,直到任务全部完成。带有详细的日志记录功能,方便初学者学习。-delphi thread pool operation, use case 1 began to count, the number to the specified number, thread the end will automatically search the backlog, whether there are o
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-12
    • 文件大小:307456
    • 提供者:王佳敏
  1. EThread

    0下载:
  2. 易语言使用多线程和线程池例程,带有一个采集源码,内附支持库-Easy language to use multi-threading and thread pool routine with a collection source, enclosing the support library
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:52371
    • 提供者:外挂
  1. DUIXIANG

    0下载:
  2. 一个Delphi对像池操作类源码,可以池化所有TObject 对像, 同样是对像池,可以只支持模板 UntPools.pas-A Delphi like pool operations source pool of all TObject, same like pool, can only support template UntPools.pas
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-11
    • 文件大小:2462
    • 提供者:fjsnowmail
  1. threadpool

    0下载:
  2. 线程池是一种多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程。每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中。如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙。如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值。超过最大值的线程可以排队,但他们要等到其他线程完成后才启动 -The thr
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-05
    • 文件大小:252159
    • 提供者:陈小明
  1. Desktop

    0下载:
  2.   一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。栅栏价格为35元/米,过道造价为20元/平方米。过道宽度为3米,游泳池半径由键盘输入。要求编程计算并输出过道和栅栏的造价。-(A) a circular pool as shown, and now it takes on its built around a circular aisle, and in its four surrounding the fence. Fences price of 35 yuan/m,
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:28313
    • 提供者:bluer
  1. taocode2

    0下载:
  2. 1.需要实现创意池功能模块(发创意,添加备注,评论创意,顶踩统计,消息订阅) 2.用户创意管理和评论管理等 3.创意升级到项目或创建项目,项目管理功能(可直接调用trac接口实现) 1).项目基本信息 2).资源管理(人,开发机器,svn管理等) 3).工作管理(任务分配,BUG 跟踪,日志等) 4).项目文档管理(wiki) 5).持续集成工具 -1 function module needs to implement creative pool (h
  3. 所属分类:ELanguage

    • 发布日期:2017-11-07
    • 文件大小:699347
    • 提供者:Jerry Chen
  1. ADOConnectionPool

    0下载:
  2. ADOConnectionPool.pas为连接池实现单元。DbHelper.pas为为了方便访问数据库操作的实用单元,里面有关于连接池的用法。-ADOConnectionPool.pas implementation unit for the connection pool. DbHelper.pas to access the database in order to facilitate the operation of the utility unit, which has about
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:3114
    • 提供者:shachongg
  1. AutoreleasePoolOrReferenceCounting

    0下载:
  2. OBjective-C NS体系的源代码,自动释放池,-OBjective-C NS system source code, autorelease pool
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-14
    • 文件大小:4078
    • 提供者:my_dear
  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. psotest

    0下载:
  2. 自己编写的权值有递进的粒子群算法,望相互学习,-My English is pool
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1710
    • 提供者:彭某某
  1. ADOConnectionPool

    0下载:
  2. Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 { *** *** *** *** *** *** *** *** *** * } { Descr iption : ADO连接池 } { Create Date : 2010-8-31 23:22:09 } { Modify Remark :2010-9-1 12:00:09 } {
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:1675
    • 提供者:your name
  1. delphiADOPool

    0下载:
  2. Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 -Delphi done on the server side, if a connection is created for each request would be too resource intensive, while the use of a global connection that
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:1671
    • 提供者:your name
  1. Delphi_387374

    0下载:
  2. Delphi:在Delphi中的xe2 业务对象池应用演示,用于业务对象池解决delphi线程业务对象创建释放内不彻底的问题。从对象池中取出一个业务类实例对象,把一个业务类实例对象放回对象池中,指定放入池中的业务类。 -Delphi: xe2 business object pooling in Delphi demo applications for business objects delphi thread pool to solve business objects created
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:92241
    • 提供者:S44B8WW
  1. dxcsl

    0下载:
  2. 线程池多许可证实例,希望能给正在头疼的朋友解决问题,这个问题当初我也头疼很久-Thread pool more licenses instance, I hope to give a friend is a headache problem, this problem when I had a headache for a long time
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:3694
    • 提供者:sfwe3
  1. tthreadpool_class_with_demo.ZIP

    0下载:
  2. Delphi多线程控制,多线程池,含源码的Demo程序,非常具有参考价值-Delphi multithreaded control, multi-thread pool, including source code of Demo program, great reference value
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:4909
    • 提供者:雨阳
  1. checkemail

    0下载:
  2. 用线程池检测email,比较好用,多线程登录email-Using thread pool detection email, a good use, multi threading email
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-29
    • 文件大小:253773
    • 提供者:沈昌逸
  1. dxm

    1下载:
  2. C#短信连接猫池源码 串口连接猫池 收发短信-SMS connection pool cat c# source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:242912
    • 提供者:下严
« 1 2 3 45 »
搜珍网 www.dssz.com