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

搜索资源列表

  1. ping

    0下载:
  2. 用open GL 编得3D撞球,是本人的实验作业.使用时需配上 Makefile 文件-Using open GL is programmed 3D pool, is my experimental work. Use need coupled with Makefile file
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:3022
    • 提供者:Pete weber
  1. pthread_threadpool.c

    0下载:
  2. this pthread thread pool form-this is pthread thread pool form
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:adward
  1. libeventthreadpool

    0下载:
  2. libevent异步实例以及线程池的应用-libevent asynchronous examples and the application of a thread pool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:20998
    • 提供者:dupeng
  1. MemoryPool_src

    0下载:
  2. 内存池的使用,里面很详细的介绍了在软件开发过程中关于内存分配,new/del的情况。-The use of the memory pool, which is described in detail in the software development process on the memory allocation, new/del case.
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:3514
    • 提供者:想大李
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:allen
  1. filelock

    0下载:
  2. 用在黑莓手机中的批量改名软件。黑莓手机中的图片浏览程序会自动搜索出手机中所有的图片,但有些图片是不希望被搜出来的,可以用这个程序瞬间改名。当然,还可以瞬间改回来。-my english is very pool
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:96635
    • 提供者:刘虻
  1. lovely_ball

    0下载:
  2. 轻松益智类的小游戏,自己利用qt编写,需要用鼠标玩的撞球游戏。-Puzzle game easily, their use qt write need to play pool games with the mouse.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:4491
    • 提供者:冯欢
  1. ThreadPoolForWin32

    0下载:
  2. 一个线程池程序,是在WINDOWS XP下用C++开发的-A thread pool program developed in WINDOWS XP using C++
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:10250
    • 提供者:firb
  1. MemoryPool_src

    0下载:
  2. MemoryPool_src.zip,内存池操作,.net环境,方便使用,便于程序开发-Memory pool operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:18081
    • 提供者:博流
  1. A_simple_IO_completion_Server_demo

    0下载:
  2. 包含IO完成端口的讲解文档和源码实现,其实现对IO完成端口进行了封装,可直接拿来用。作为测试,还做了客户端。-This article presents a class which can be used in both the client and server code. The class uses IOCP (Input Output Completion Ports) and asynchronous (non-blocking) function calls
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:23101
    • 提供者:WangLi
  1. TestSyncObj

    0下载:
  2. 代码中包含同步对象和线程池的设计,在设计的过程中考虑了跨平台性、复用性和易用性,里面包含了类UML图。-Code includes synchronization objects and thread pool design consideration in the design process of cross-platform, reusability and ease of use, which contains the class UML diagram.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:73893
    • 提供者:WangLi
  1. efficienceThreadpool

    0下载:
  2. 一个用C++实现的线程池,用户可以设置池中最大线程数目已经对池中线程进行管理。-An implementation using C++ thread pool, the user can set the maximum thread pool thread number has been on the management of the pool.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:42743
    • 提供者:ly
  1. ace_threadpool

    0下载:
  2. 一个ACE线程池服务器端程序的应用,需要用到的可以参考它的实现-A thread pool server-side program ACE application needs can be used in reference to its realization
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3685767
    • 提供者:吕平
  1. 200751112499982_136Z_Com

    0下载:
  2. 在Winsock i/o 模型中CPIO无疑是性能最好的,当然高性能是耗费系统可观的资源作代价的,在多连接和高数据吞吐率方面要求高的应用中才会用此模型,所以我认为不要盲目地使用此模型。 在具体应用中只要继承此类然后重写其中的几个虚函数即可,要注意的几点是:1,CPIO用到多线称,所以对有些资源必须同步2,在数据收发当中会平凡分配和释放内存资源,这种平凡的资源分配和释放回消耗系统一定的资源,所以可以用一种方法尽量减少这种操作,此类中用到了“内存池“-In the Winsock i/o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:6285
    • 提供者:xiaofeng
  1. taiqiu

    0下载:
  2. 基于OPENGL编辑的台球软件 可编辑修改-OPENGL based editing software can edit the pool
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2317188
    • 提供者:sun
  1. 22

    0下载:
  2. 实现线程池的例子,有例子,还有封装的类。清晰易懂。-Examples of realization of the thread pool, there are examples, as well as the package type. Legible.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:26700
    • 提供者:黎明
  1. BT.Demo

    0下载:
  2. 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:90931
    • 提供者:陈建军
  1. ThreedPool

    0下载:
  2. windows操作系统下的线程池功能模拟,可以实线简单的线程池功能-The Threed Pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:3288016
    • 提供者:cuijianlei
  1. WebGIS

    0下载:
  2. 数据库连接在WebGIS开发中的应用颇为频繁.而由于多用户并发操作以及网络软硬件条件等方面的影响,连接的速度往往不尽如人意。文中利用JDBC技术.在WebGIS中设计并实现了基于Oracle数据库和Java AppJet/ServJet网络模式的数据库连接池,从而大大提高了数据库连接的效率,同时还可以通过连接池自身的管理机制来监视数据库连接的数量和使用情况。-Database connection in WebGIS application development rather frequen
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:141532
    • 提供者:viewsky
  1. MainFrm

    0下载:
  2. Write a game using the analog wiz This fixed and better configur Easy Language- Triumph Xiao Tang Easy language type CF Daohao Troj Easy language MOYU BOSS position Stationmaster newest warm-bloode Principle and external production
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:6693
    • 提供者:zx1
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com