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

搜索资源列表

  1. MemoryPool.rar

    0下载:
  2. 一个内存池的实现,能够减少碎片的产生,只支持普通内存,不支持类空间申请.,The realization of a memory pool, to reduce debris, only to support the common memory, do not support the type of space applications.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:2135
    • 提供者:anywind
  1. MemPool.rar

    1下载:
  2. 内存池管理器,功能与malloc , new等类似,经过测试速度快了约15倍,Memory pool manager, function similar with malloc, new, tested about 15 times faster
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1548234
    • 提供者:felix.xia
  1. iocpserver

    0下载:
  2. 基于IOCP完成端口的可伸缩性服务器程序,利用线程池、连接池、内存池的技术管理和实现服务器,可在各种服务器开发项目中应用。-IOCP completion port based on the scalability of the server program, using the thread pool, connection pool, the memory pool of technical management and implementation of the server, the s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:100973
    • 提供者:田蕾
  1. MemoryPool_demo

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

    • 发布日期:2017-03-29
    • 文件大小:107823
    • 提供者:lihe
  1. 61549833MemPool

    0下载:
  2. 内存池,这是我从同事那里搞到的,用C++实现,很容易理解的-Memory pool, which is where I got from my colleagues, and with C++ to achieve, it is easy to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:4989
    • 提供者:bo
  1. BufPool

    0下载:
  2. 内存池的设计与实现,用C++实现,对初学者有一定的帮助,代码通俗易懂-Memory Design and Implementation of pool, using C++ to achieve, to have some help for beginners, easy to understand code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1434
    • 提供者:bo
  1. mpool

    0下载:
  2. mpool.c 高效内存池的实现,测试结果良好。-mpool.c efficient memory pool implementation, testing, good results.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3483
    • 提供者:xqp
  1. IOCP

    1下载:
  2. 老外写的IOCP封装类,使用了线程池和内存池-IOCP foreigners write wrapper classes, using the thread pool and memory pools
  3. 所属分类:文档资料

    • 发布日期:2014-02-19
    • 文件大小:485584
    • 提供者:尼康
  1. MyMemoryPool_v_3_0

    1下载:
  2. 本内存池实现了任意长度内存块的申请和释放,支持特定长度内存块链表的扩展.-The memory pool memory block of any length to achieve the application and release of a specific length of the block of memory to support the expansion of the list.
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-28
    • 文件大小:5133
    • 提供者:杨松
  1. memory_pool

    0下载:
  2. 自我实现的一个内存池,结合了Apache和Ngnix的优势-a memory pool made by myself,combined with advantages of the Apache and the Ngnix
  3. 所属分类:Web Server

    • 发布日期:2017-03-25
    • 文件大小:1555
    • 提供者:王明
  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. memory

    0下载:
  2. vxworks 内存管理 静态内存池分配,释放等-VxWorks memory management static memory pool allocation, release, etc.
  3. 所属分类:VxWorks

    • 发布日期:2017-03-27
    • 文件大小:1818
    • 提供者:jugovic
  1. Memory_Management

    1下载:
  2. 扩展的动态内存机制 任务综述 本任务扩展了自己私有的内存管理机制。首先使用预先规划的思想,使用预先分配的内存池和内存分区,再通过使用消息队列作为内存池的管理机制处理内存块分配与释放的过程,而消息队列中保存的是每个预先申请内存块的地址。当用户需要分配一个内存块时,使用msgQReceive() 函数从消息队列中获取一个相应大小的内存块地址;当用户需要释放一个内存块时,则使用msgQSend()函数将内存块首地址发送回消息队列中。通过这种方法,减少了内存反复申请与释放产生外部碎片的可能
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:31037
    • 提供者:litao
  1. Mem0320

    1下载:
  2. 内存池的实现,这是我心血的结晶,只支持最多两个线程访问的设计,可以用VC6.0直接打开运行-The realization of the memory pool, which is the crystallization of hard work, I only support up to two threads access to the design, can be used to open a direct operation of VC6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:11076
    • 提供者:zhanghuaifeng
  1. memPool_simple

    0下载:
  2. 简单易用的内存池使用 demo,可以参考下里面关系内存如果分配处理 优化-Easy-to-use memory pool using the demo, which can refer to the relationship under the deal with memory allocation optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:44044
    • 提供者:lionline
  1. mps-kit-1.106.2.tar

    0下载:
  2. 一个内存池系统工具包--使用,修改和移植内存池系统的完整源码包.-This is the Memory Pool System Kit-- a complete set of sources for using, modifying, and adapting the MPS.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1303450
    • 提供者:kiapper
  1. MMP_MemoryPool

    0下载:
  2. 对于需要定制内存池的朋友,本文档应该是一份不错的资料。-The need for custom memory pool for a friend, this document should be a good information.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:269511
    • 提供者:butoo
  1. MMP_MemoryPool_src

    0下载:
  2. 对于需要定制内存池的朋友,本文档应该是一份不错的资料。本文介绍了几种常用的内存管理优化方案,并提吃定制内存池的一些建议。最后,根据一个实际项目的特点,定制了一个内存池(MMP内存池)并实现该内存池。-The need for custom memory pool for a friend, this document should be a good information. This article describes several commonly used to optimize mem
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:359140
    • 提供者:butoo
  1. pool

    0下载:
  2. 完成内存池的分配,管理,应用,以及对内存的合理分配-The completion of the memory pool allocation, management, application, and the rational allocation of memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:61699
    • 提供者:刘诚
  1. APR内存池概述

    0下载:
  2. APR内存池概述,讲述阿帕奇服务器的内存管理(APR memory pool overview)
  3. 所属分类:网络编程

    • 发布日期:2017-12-17
    • 文件大小:745472
    • 提供者:蓝色世界
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com