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

搜索资源列表

  1. NetThreadPool

    0下载:
  2. 模仿.Net+ThreadPool的线程池控件,不错的东西-Imitate the Net+ThreadPool thread pool control, a good thing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:250819
    • 提供者:zqycn
  1. BufferedTextOutput

    0下载:
  2. brief This file include buffer pool module implementation \author Ronen Kalish.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:5890
    • 提供者:meziugou
  1. net_2013_3_24

    0下载:
  2. 稳定易用的大容量 windows socket api 封装库,采用重叠完成端口模型实现,引擎采用异步消息控制,实现了一个简明易用的网络框架,发送和接收数据全都采用异步模式,发送和接收数据都不会给调用线程带来等待或者延迟,同时引擎实现了两种通信模式,流模式和消息模式,可以节省用户大量的构建时间。 引擎内部实现参考了 ACE 的种种概念,比如 proactor(预先操作,前摄器),task(任务),主动对象(Active Object),message queue(消息队列),lock(
  3. 所属分类:Grid Computing

    • 发布日期:2017-11-06
    • 文件大小:2311167
    • 提供者:pilgarlicx
  1. HprofString

    0下载:
  2. Common string pool for the profiler.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:1188
    • 提供者:ginbadou
  1. AboutThreadPool

    0下载:
  2. 线程的创建及销毁都需要很大的性能开销,当有比较多且不同的任务需要完成时,可以考虑使用线程池来管理上述线程-Thread creation and destruction of all requires a lot of performance overhead, when there are more and different tasks to complete, you can consider using the thread pool to manage the thread
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:21948
    • 提供者:xiaobo
  1. advice

    0下载:
  2. All kind of advices. For example buffer cache, shared pool, keep pool etc
  3. 所属分类:Oracle

    • 发布日期:2017-12-08
    • 文件大小:2378
    • 提供者:Superfreak
  1. mianxiangduixiang

    0下载:
  2. C++面向对象方法的编程,包括磁盘文件数据的输入输出,复数运算,求圆的表面积,图书管理程序,学生数据的赋值和输出,钟表类及闹钟类,时间的输入和输出,正整数集合的运算,泳池造价,people类。-C++ object-oriented programming methods, including disk file data input and output, complex computation, the surface area of ​ ​ circular, l
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:5736
    • 提供者:rgsfv
  1. AssemblerBuffer

    0下载:
  2. Assembler Buffer With Constant Pool for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:6965
    • 提供者:duisunsiu
  1. DBService

    0下载:
  2. java写的连接池,比较适合java应用程序来使用。-java write connection pool, more suitable for java application to use.
  3. 所属分类:Games

    • 发布日期:2017-12-06
    • 文件大小:1389
    • 提供者:杨威
  1. MemoryPool

    0下载:
  2. C++语言实现内存池,单件模式,没有线程安全。-C++ language memory pool, single mode, no thread safety.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1276
    • 提供者:刘瑞奇
  1. Thread_Pool

    0下载:
  2. 实现了使用socket编程,并实现线程池技术-Achieved using socket programming, and to achieve thread pool technology
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:1860
    • 提供者:董婷婷
  1. MemClient

    0下载:
  2. MemClient内存交换,可以快速的交换数据。传输基于JSON,框架维护连接池,统一处理异常信息。-MemClient memory swapping, you can quickly exchange data. Transmission is based on JSON, frame maintain the connection pool, unified handling exception information.
  3. 所属分类:Parallel Port

    • 发布日期:2017-11-15
    • 文件大小:18623
    • 提供者:柴昊
  1. 603527

    0下载:
  2. 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:1241852
    • 提供者:jiajia
  1. ThreadPoolTest

    0下载:
  2. 自定义的线程池,在VC6.0环境下实际测试有效-a custom Thread Pool program that has been tested on VC6.0
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-22
    • 文件大小:1189314
    • 提供者:祝驹
  1. linux-pthread

    0下载:
  2. Linux 多线程服务器程序,基于线程池架构-Linux multithreaded server program, based on the thread pool architecture
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:2329
    • 提供者:qzf
  1. JavaApplication12

    0下载:
  2. 消费者与生产者之间进程通讯,缓冲池大小为1,生产者生产以后消费者立刻消费-Process communication between consumers and producers, the buffer pool size to 1, the producer production immediately after the consumer spending
  3. 所属分类:Games

    • 发布日期:2017-12-03
    • 文件大小:1678
    • 提供者:曲浩田
  1. udt_cascade_1_0

    0下载:
  2. 自己封装的udt传文件服务器和客户端代码,采用了线程池和内存池技术。-Udt own package file transfer server and client code, using a thread pool and memory pool technology.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:7085946
    • 提供者:zt
  1. testmemory

    0下载:
  2. 一个内存池管理程序,对固定大小内存进行高效管理!-A memory pool management procedures, efficient management of fixed-size memory!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:2590841
    • 提供者:廖俊
  1. MemoryPool

    0下载:
  2. 内存池的实现,具有详细的代码样例,包含单线程及多线程的实现。固定内存块及不固定内存块。-Memory pool implementation, with detailed code examples, including single-threaded and multi-threaded implementation. Fixed blocks of memory and non-fixed blocks of memory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:5552461
    • 提供者:taibenle
  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 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com