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

搜索资源列表

  1. VC使用CRT调试功能来检测内存泄漏

    0下载:
  2. VC使用CRT调试功能来检测内存泄漏 C/C++ 编程语言的最强大功能之一便是其动态分配和释放内存,但是中国有句古话:“最大的长处也可能成为最大的弱点”,那么 C/C++ 应用程序正好印证了这句话。在 C/C++ 应用程序开发过程中,动态分配的内存处理不当是最常见的问题。其中,最难捉摸也最难检测的错误之一就是内存泄漏,即未能正确释放以前分配的内存的错误。偶尔发生的少量内存泄漏可能不会引起我们的注意,但泄漏大量内存的程序或泄漏日益增多的程序可能会表现出各种 各样的征兆:从性能不良(并且逐渐降
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4989
    • 提供者:小朱
  1. memory_part_alloc

    0下载:
  2. 内存池模型,实现一次分配多次使用。提高内存分配效率-memory pool model, the distribution of a multiple. Improving the efficiency of memory allocation
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9288
    • 提供者:yuxilv
  1. MyMemory_c++

    0下载:
  2. 内存池模型,实现一次分配多次使用。提高内存分配效率-memory pool model, the distribution of a multiple. Improving the efficiency of memory allocation
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10572
    • 提供者:yuxilv
  1. ListPool

    0下载:
  2. 一个内存池应用的小例子,对内存池的使用可以作为参考-a memory pool small example of the application of the memory pool can be used as a reference
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3278
    • 提供者:literal
  1. sharememory_allocator

    1下载:
  2. 一个内存池的allocator,参考stl源码的内存池实现-a pool of memory allocator, reference source stl memory Pool
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3633
    • 提供者:江健
  1. C++MemoryPool_src

    0下载:
  2. C++内存池的使用例子,频繁的New和Delete操作会造成内存碎片,通过使用内存池,有效地解决了这个问题-C memory pool examples of the use and frequent New and Delete operations will cause memory debris, through the use of memory pool, effective solution to this problem
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:18081
    • 提供者:唐晓飞
  1. MEMORY-MANAGE

    0下载:
  2. 本程序主要实现内存管理的演示说明功能,利用MFC将七个部分综合在一起来说明内存管理的相关知识,包含1:内存空间分配,2:分配失败,3:堆区学习,4:虚拟内存,5:内存泄漏,6:内存池,7:智能指针等七部分,现已实现分配失败,堆区学习,内存泄漏等三部分,其他的演示对话框已经完成,但是功能还未实现-this procedure main memory management functions of the presentations, MFC will use some combination of
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:223671
    • 提供者:罗恺
  1. mempool

    0下载:
  2. 一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类.-a memory pool and that the realization of the template used to support the expansion of Paradigm can accommodate any type, most support eight categories.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9795
    • 提供者:Alex
  1. 3DSLoader

    0下载:
  2. 内存池程序:定长内存池。实现小结构体的大量分配,减少内存碎片
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:252690
    • 提供者:王王王
  1. mpool-2.1.0

    0下载:
  2. 内存池实现 BACKGROUND: This is a memory pool library which was written to allow a program to have heaps that it could destroy without fragmenting memory. You can have multiple heaps and reset them easily completely reclaiming the memory (a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22815
    • 提供者:Eagle518
  1. MemPool

    0下载:
  2. 一个很不错的内存池的源码,本人在项目中使用.很有价值.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4985
    • 提供者:小王
  1. IO_Completion.rar

    0下载:
  2. 1.使用完成端口复制大文件,速度非常快 2.维护了一个内存池,最大限度的提高复制速度。 3.支持整个目录的复制。,1.Copy huge file using IOCP. 2.Maintain a memory pool to improve the speed. 3.Support directory copy
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:5918252
    • 提供者:yuancong
  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. mempool

    0下载:
  2. c 内存池实现,内存复用,包含头文件和源文件-c memory pool implementation, memory reuse, including the header files and source files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1685
    • 提供者:赵士山
  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. TestFreePool

    0下载:
  2. 一个用xml管理内存池方案,可以通过XML定义对象在内存池中生成并管理对象-Xml with the management of a program memory pool can be defined through the XML object in memory to generate and manage the object pool
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:100548
    • 提供者:pxd
  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. 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. nedallocator

    0下载:
  2. 知名的nedalloc内存池,重新封装后能更为方便的使用-Known nedalloc memory pool, re-packaged to be more convenient to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-21
    • 文件大小:144057
    • 提供者:力量
« 12 3 »
搜珍网 www.dssz.com