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

搜索资源列表

  1. dmapool

    0下载:
  2. DMA Pool allocator driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:4084
    • 提供者:zoserfie
  1. QTcpThreadPoolServiceTest

    0下载:
  2. QT 线程池 + TCP 实战笔记,非常有学习价值-The QT thread pool+ TCP combat notes, learning
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-09
    • 文件大小:2739510
    • 提供者:xu
  1. FtlThreadPoolDemo

    0下载:
  2. 一个功能强大的线程池实现,可以管理线程池中的每一个线程,包括启动、停止、挂起,分配,回收等-A powerful thread pool to achieve, you can manage each thread in the thread pool, including start, stop, suspend, distribution, recycling and other
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-23
    • 文件大小:39707
    • 提供者:胡嘉显
  1. MultithreadAndMemPool

    0下载:
  2. 多线程中运行内存池。此工程实在其他人基础上进行的添加,可以运行,对初学者可以很好地了解多线程和内存池的关系。-Multiple threads running in the memory pool. Really basis to add others, the project can be run, for beginners is a good way to understand multithreading and memory pool.
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:4135760
    • 提供者:杜兴伟
  1. MultithreadAndMemPool

    0下载:
  2. 多线程与内存的使用,现在是两个类,每个类都有各自的线程,两个独立的线程去共享内存池。本例子是一个空内存池队列,一个使用队列,使用完开辟内存释放还个内存池,而不是换个堆-Multithreading and memory usage, is now two classes, each class has its own thread, two independent thread to the Shared memory pool. This example is an empty queue m
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:4183393
    • 提供者:杜兴伟
  1. threadpool-0.2.src

    0下载:
  2. 因为一般系统频繁的创建、销毁线程,对于系统是一笔不小的开支;对于这种频繁创建线程的情况,采用线程池,每次在需要创建线程的时候,我们只要从线程池中分配一个给他就行,用完之后还给线程池,这样就能大大节省不必要的资源消耗;缓冲池的话,主要是为了提高程序的运行速度,每次从池中取数据,远远快于其它获取数据的速度。-Frequent because of the general system to create, destroy threads, the system is not a small sum
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:5209764
    • 提供者:jack
  1. thread

    0下载:
  2. 线程池技术编程范例,利用线程池技术提高服务器程序的效率-Thread pool technology programming paradigm, the use of a thread pool technology to improve the efficiency of the server program
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-01
    • 文件大小:1985
    • 提供者:唐辉
  1. threadpool

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

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

    0下载:
  2. 基于单文档,可实现雨滴落入水池的效果,对学习OPENGL仿真很有价值-Based on a single document, can achieve the effect of raindrops falling into the pool, valuable for learning OpenGL simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:1916091
    • 提供者:XT
  1. threadpool

    0下载:
  2. 高性能可扩展伸缩的线程池,是开发服务器的首选-High-performance scalable scalable thread pool, preferred development server
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:6305
    • 提供者:jack
  1. laser-melting-coatingAPDL

    2下载:
  2. 激光熔敷熔池三维瞬态温度场与流场的数值模拟 -Numerical simulation of 3D transient temperature field and flow field weld pool!
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:2476
    • 提供者:杨洪亮
  1. bufmgr.c.tar

    0下载:
  2. The file freelist.c contains the code to implement the buffer replacement strategy used when there are no unused slots in the buffer pool. Augment the code in this file so that it can use any one of three possible buffer replacement strateg
  3. 所属分类:SQL Server

    • 发布日期:2017-11-19
    • 文件大小:25686
    • 提供者:wangyanan
  1. freelist.c.tar

    0下载:
  2. The file freelist.c contains the code to implement the buffer replacement strategy used when there are no unused slots in the buffer pool. Augment the code in this file so that it can use any one of three possible buffer replacement strateg
  3. 所属分类:SQL Server

    • 发布日期:2017-12-05
    • 文件大小:6666
    • 提供者:wangyanan
  1. guc.c.tar

    0下载:
  2. Number of buffers in pool : you can either modify the value of the shared_buffers parameter in postgresql.conf (and then restart the server), or you can specify it as a command - line argument to pg_ctl when you restart the
  3. 所属分类:SQL Server

    • 发布日期:2017-11-12
    • 文件大小:51727
    • 提供者:wangyanan
  1. pquery.c.tar

    0下载:
  2. Buffer pool start state : for the cold start state for the query Q , run Q immediately after re - starting the PostgreSQL server. For the hot start state, run query Q immediately after running query Q . For the w
  3. 所属分类:SQL Server

    • 发布日期:2017-11-02
    • 文件大小:12362
    • 提供者:wangyanan
  1. cjq

    0下载:
  2. 多线程易语言多线程写法 线程池溢出 线程许可证-Multi-threaded, multi-threaded, easy language, writing thread pool overflow thread licenses
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-03
    • 文件大小:445121
    • 提供者:15342758294
  1. NetLibrary

    0下载:
  2. 网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid b
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-24
    • 文件大小:141417
    • 提供者:疏影
  1. NetLibrary

    0下载:
  2. 网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid b
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-09
    • 文件大小:141579
    • 提供者:青心禾中
  1. Proxool

    0下载:
  2. jsp中的连接池,连接池类似一个缓存,缓存您上传的信息-The JSP in the connection pool, connection pool similar to a cache, the cache information you upload
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:2007040
    • 提供者:飞飞
  1. DiferentsWebServers.tar

    0下载:
  2. This code have diferent kinds of web servers examples that can be implemented in many ways. The file has a Client, Server using Fist Come First Serve, Server Fork, Server PreFork, Server using Thread Pool and using just Threads
  3. 所属分类:Web Server

    • 发布日期:2017-11-18
    • 文件大小:76478
    • 提供者:wagner
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com