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

搜索资源列表

  1. HashDll

    0下载:
  2. 哈希算法实现的内存池的c语言实现,可以对数据进行管理-Memory pool hash algorithm c language, data management
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:342652
    • 提供者:田洪业
  1. drm_server1.1

    0下载:
  2. 基于linux libevent的消息中间件服务程序 包含内存池、线程池等 支持5万以上的用户连接-Linux libevent-based message middleware service program contains the memory pool, thread pool and other support to more than 50,000 user connections
  3. 所属分类:Linux Network

    • 发布日期:2017-05-26
    • 文件大小:9684113
    • 提供者:jc
  1. datasourceconn

    0下载:
  2. 数据源连接- The data pool connects
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-10
    • 文件大小:1206
    • 提供者:崔晓东
  1. callback应用

    0下载:
  2. 回调函数的应用,在连接池调用时很用作用,资源自动释放!-callback function of the connection pool is used when the call, the release of resources automatically!
  3. 所属分类:OA

    • 发布日期:2017-11-12
    • 文件大小:3449
    • 提供者:wxh
  1. WorkQueueThreading_src

    0下载:
  2. 一个很好的多线程的例子,包括线程池等。是一个比较实用的多线程程序-A good example of multi-threading, including the thread pool and so on. Is a more useful multi-threaded program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:191030
    • 提供者:谭文堂
  1. ConnectionPool

    0下载:
  2. 带有自我调整功能Connection Pool(JDBC,使用mysql做为实例子)-With self-adjusting function Connection Pool (JDBC, use mysql as examples a)
  3. 所属分类:MySQL

    • 发布日期:2017-04-08
    • 文件大小:11430
    • 提供者:lcj
  1. mempool

    0下载:
  2. 一个有最大对象个数限制的内存池,概念来源于<<effective C++>>内存池,Scott Meyers 让读者思考如何扩展一下。-An object have the greatest number of restrictions on the memory pool, the concept comes from <<effective C++>> memory pool, Scott Meyers to give readers what
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1544
    • 提供者:zdy
  1. ball

    0下载:
  2. 一个win下的桌面小撞球游戏,用MFC开发。非常适合研究游戏开发的初学者学习借鉴-Win a small pool of desktop games, developed by MFC. Very suitable for study of game development for beginners to learn from
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5017054
    • 提供者:杨斌
  1. SMS_VC

    0下载:
  2. 通过串口与手机相联,以手机无线方式发送SMS。也可采用短信猫池代替手机,实现同时多发-Through the serial port associated with the cell phone to cell phone wirelessly to send SMS. Pool may also be used in place of the cat SMS phones, to achieve at the same time multiple
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:170244
    • 提供者:wuwei
  1. thread

    0下载:
  2. 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:7858
    • 提供者:张一鸣
  1. 29_161625_pc

    0下载:
  2. 生产者与消费者问题算法实现,功能要求:根据进程同步机制,编写一个解决上述问题的可视化程序,可显示缓冲池状态、放数据、取数据等过程。 具体参数:有4个生产者进程,分别为P1、P2、P3和P4; 有4个消费者进程,分别是C1、C2、C3和C4; 缓冲区单元个数N=15; 不同的生产进程可生产不同的产品,自己可任意定义,在本程序中是直接将相应生产者代号放入缓冲区,消费时将某消费者消费某生产者的信息显示出来 -Producers and consumers, the issue
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:50367
    • 提供者:deer
  1. common

    0下载:
  2. 自己写的数据库连接池,代码精简,性能比较高,广泛应用与产生系统中。 -Write your own database connection pool, code streamlining, performance is relatively high, widely used and have a system.
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:35416
    • 提供者:hunter
  1. NetPool

    0下载:
  2. 大家好,这是一个socket实现连接池!希望大家能喜欢!-Hello everyone, this is a socket connection pool to achieve! Hope that we can love!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:32783
    • 提供者:迅锋
  1. jdbc

    0下载:
  2. 连接数据库java连接池可以缓存连接并且可以自己修改连接池-Connect java database connection pool can be cached and can be connected to amend its own connection pool
  3. 所属分类:Oracle

    • 发布日期:2017-04-03
    • 文件大小:3752
    • 提供者:liyongdong
  1. xianchengchi

    0下载:
  2. 线程池的应用,以及消费者生产者的关系,很简单的一类。拿来分享-Application of the thread pool, the relationship between producers and consumers, a very simple category. Used to share
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:13496
    • 提供者:小菜
  1. threadpool

    0下载:
  2. VC下线程池组,可以对运行的线程进行同步控制-VC group under the thread pool can run thread synchronization control
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:10006
    • 提供者:wangBanban
  1. ChatRoomServer

    0下载:
  2. c#服务器, 采用线程池等技术实现, 很适合学习, 也适合在这基础上开发出高性能服务器-c# server, using the thread pool, such as technology, it is suitable for learning, but also on this basis for the development of high-performance server
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:30812
    • 提供者:陈刚
  1. memp

    0下载:
  2. 一个线程池开发类,含DEMO文件,在VC++6.0下编译通过。-A thread pool to develop categories, including DEMO documents VC++ 6.0 compiler passed under.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:2347
    • 提供者:jj
  1. objectthreadpool

    0下载:
  2. 面向对象的编程方式实现多线程池的一个实例,能够使初学者了解多线程开发原理-Object-oriented programming to achieve more than an instance of the thread pool, enabling beginners to understand the principle of multi-threaded development
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:3031
    • 提供者:phbest
  1. gamepool

    0下载:
  2. 一个Directx编写的桌球游戏源代码,在立体的把握上非常的不错.游戏也很耐玩.-DirectX prepared a table tennis game source code, in the three-dimensional grasp very well. The game is also very Nai Wan.
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:1278495
    • 提供者:liubijian
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com