搜索资源列表

  1. threadpool-0[1].1.src.tar

    0下载:
  2. 一个基于线程池(包括HAHS和LF)的开源服务器框架。 这里是线程池部分的模块实现-Based on the thread pool (including Hahs and LF) of the open-source server fr a mework. Here are part of the module thread pool implementation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:王旭敏
  1. DAO_TEST

    0下载:
  2. 用DELPH写的DAO访问模块.有连接池.应用了各种模块,把数据库操作-Writing with delph visit the DAO module. There is connection pool. The application of a variety of modules, the database operations
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:718848
    • 提供者:阿龙
  1. ThreadSocket

    0下载:
  2. 利用线程池实现的多线程网络通信框架,使用简单,性能优良-The use of pure pool of multi-threaded implementation of network communication fr a mework
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:301056
    • 提供者:sunstudio
  1. JBlog10

    0下载:
  2. J-Blog v1.0 系统配置: web.xml里默认配置为:resin 2.1.14 可根据您的具体服务器配置。 注意链接池就是了! 然后导入database/j-blog.sql 默认用户名密码都是: admin 后台地址:/admin/ 进入后台后,请将系统设置中的 网站地址(URL):设置正确,否则样式表等无法调用-J-Blog v1.0 system configuration: web.xm
  3. 所属分类:MySQL数据库

    • 发布日期:2024-05-18
    • 文件大小:3579904
    • 提供者:袁永辉
  1. threadpool

    0下载:
  2. 线程池的开发,创建一个池来提高资源利用率,提高速率-the development of thread pool
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:zgs
  1. My_Pool

    0下载:
  2. 游戏三维桌球,DirectX-8编写。非常棒的代码。-Game Pool
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-18
    • 文件大小:2626560
    • 提供者:liubijian
  1. callid

    0下载:
  2. 某移动通信系统中,要求给每个呼叫中用户分配一个呼叫标识(callid),其中CallID为无符号整形数值。有一个callid的类,实现callid池的功能。初始化时给出最大标识,要求呼叫开始时可以申请一个callid,呼叫结束时可以释放,可以分别打印正在使用或callid列表,针对跟定calid可以判断是否有效(0~max callid)、是否在忙。-A mobile communication system, the requirem
  3. 所属分类:菜单

    • 发布日期:2024-05-18
    • 文件大小:249856
    • 提供者:黄昕
  1. tomcat5.0DatabaseConnectionPool

    0下载:
  2. 这篇文章详细的说明了tomcat5.0的配置于数据库连接池的问题!-This article describes in detail the configuration of tomcat5.0 in the database connection pool problem!
  3. 所属分类:数据库系统

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:laichao
  1. DBThreadPool

    0下载:
  2. 数据库连接池。很重要很好的参考例子。全部源码-Database connection pool. Very important example of a good reference. All source
  3. 所属分类:数据库系统

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:张克
  1. gogonet_job

    0下载:
  2. 以强大的用户互动功能打造优秀求职招聘信息系统。 主要功能介绍: 1、支持个人用户与企业用户注册 2、用户点数和时间并存消费制的管理,方便网站收费 3、独立的个人简历页面,独立的公司与其招聘信息页面 4、支持个人用户照片上传、企业宣传图片 5、支持企业黄页 6、强大的用户互动功能:支持个人职位库、企业人才库、站内短信、邮件(支持后台*)、人才\职位高级搜索、简历投递 7、可设置VIP高级用户及其站
  3. 所属分类:其他行业

    • 发布日期:2024-05-18
    • 文件大小:3100672
    • 提供者:qiu nan
  1. UI

    0下载:
  2. 一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用-One group can be used to dynamically create a UI class. The code is focused on the use of a free pool Manager CWnd inherited control, the manager can
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:×××××
  1. Perl_Process_pool_example

    0下载:
  2. Perl的进程池实例,This scr ipt uses a "process pool" to read a single file in multiple processes.-This scr ipt uses a "process pool" to read a single file in multiple processes.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:nongfun
  1. ConnectionPool

    0下载:
  2. 一个实用的数据库连接池源码,目标数据库sqlserver 2000,并且附带了测试代码,你还可以自行修改。-A practical source of the database connection pool, database goal sqlserver 2000, and attached to the test code, you can also make its own decisions.
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-18
    • 文件大小:46080
    • 提供者:xushuo
  1. ApacheDBCP

    0下载:
  2. 介绍如何利用apache的dbcp来建立为自己的数据库连接池。-Introduction of how to use apache to set up their own dbcp database connection pool.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:22528
    • 提供者:MQS
  1. MemoryPool_demo

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

    • 发布日期:2024-05-18
    • 文件大小:107520
    • 提供者:lihe
  1. VC_Thread_Pools

    0下载:
  2. VC++ 6.0下实现的线程池程序。 用户可以在WorkItem下设置要完成的任务,设置好工作函数,即可运行线程池开始多线程工作。-VC++ 6.0 under the procedures for implementation of the thread pool. Users can set up under the WorkItem to achieve the mission, set up good job functio
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:122880
    • 提供者:陈大林
  1. sprite

    0下载:
  2. This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resourc
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:tam_tran59
  1. SudokuInCSharp_demo

    0下载:
  2. This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resourc
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:tam_tran59
  1. pool_v21

    0下载:
  2. This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resourc
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-18
    • 文件大小:65536
    • 提供者:tam_tran59
  1. colorpicker

    0下载:
  2. This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resourc
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-18
    • 文件大小:89088
    • 提供者:tam_tran59
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org