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

搜索资源列表

  1. alloc

    0下载:
  2. 使用c语言实现的内存池,并且进行了封装,与stl配合使用,测试效率
  3. 所属分类:STL

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

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

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

    0下载:
  2. 本程序为内存池解决方案,程序设计中兼顾了小内存碎片中等内寻管理以及大块内存设计中参阅了网络的部分内存池设计原理,取其精华,本程序池对象分为三个部分变量中,使用完后再释放该内存空间归还系统
  3. 所属分类:编程文档

    • 发布日期:2015-06-13
    • 文件大小:4968
    • 提供者:wshh
  1. MemoryPool_src

    0下载:
  2. 内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21487
    • 提供者:Wen Ming Yu
  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. mnet_demo

    0下载:
  2. 一个网络通信开发库示例源码,封装了TCP和UDP的socket函数,封装了完成端口、WSAEventSelect、select等3种winsock I/O模型,并结合线程池+内存池模式,支持高并发。 -Example of a network communications development library source code, TCP and UDP encapsulates the socket function, encapsulates the completion port,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2081533
    • 提供者:李海
  1. windows_server

    0下载:
  2. 一个基于IOCP的高效率的网络引擎 使用IOCP搭建的网络引擎,支持内存池,线程池,数据库连接池,实时加密等等。简单好用!开源,带demo例子-IOCP-based high efficiency of a network engine, network engine built using the IOCP to support the memory pool, thread pools, database connection pool, real-time encryption an
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1412802
    • 提供者:haha123_0
  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. MolNet

    0下载:
  2. 使用IOCP搭建的网络引擎,支持内存池,线程池,数据库连接池,实时加密等等。简单好用!-Use IOCP to build the network engine, support for memory pool, the thread pool, database connection pool, real-time encryption and so on. Easy to use!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:758100
    • 提供者:欧云辉
  1. Memerypool

    0下载:
  2. 这是长安大学的数据结构教学程序之一,是关于内存池思想使用的一个C++学习代码,用于了解内存池的应用思想。-This is the data structure of Chang' an University teaching program is one of the memory pool ideas on the use of a C++ to learn the code for the application of ideas about memory pool.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1556
    • 提供者:温聪
  1. HashDll

    0下载:
  2. 哈希算法实现的内存池的c语言实现,可以对数据进行管理-Memory pool hash algorithm c language, data management
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:342652
    • 提供者:田洪业
  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. lib_trhead_pool

    0下载:
  2. c封装的线程池库,并且包含简单高效的内存池.代码接口逻辑清晰,且高效稳定-c package thread pool library, and includes a simple and efficient memory pool. code interface logic, clarity, and the highly efficient and stable ...
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6626
    • 提供者:soar_zhong
  1. mempool

    0下载:
  2. 一个简单的内存池实现算法,使用C++实现,使用VC6.0可以正常编译通过。-A simple memory pool algorithm, using C++ implementation by using VC6.0 to compile correctly.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:2858
    • 提供者:马亮
  1. MemoryPool_src

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

    • 发布日期:2017-04-17
    • 文件大小:18081
    • 提供者:博流
  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. TextCache

    0下载:
  2. 一个文本缓冲池的简要实现,有不合适的地方希望大家指出来;附带自动淘汰,内存动态分配等功能-A brief text buffer pool to achieve, it s not the hope that we point out with automatic elimination, dynamic memory allocation functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:2436
    • 提供者:coolnaire
  1. fastdb-363

    1下载:
  2. FastDB3.6.3是最近的windows版本的fastdb内存数据库。FastDB是一个高效率的内存数据库系统,在磁盘上的数据库文件和使用该数据库的每一个应用程序占用的虚拟内存空间相映射,这样取消了数据文件和缓冲池中的数据传输。再将整个文件数据读入内存,并且使用了高性能的锁工具实现了只读模式线程间、单个更改模式线程和多个只读模式线程间的并发执行。-Most recent sources for Windows:FastDB3.6.3
  3. 所属分类:Other Databases

    • 发布日期:2017-04-09
    • 文件大小:2144684
    • 提供者:pxjinnet
  1. Linux_Memory_Manager

    0下载:
  2. Linux下内存管理,(包括内存分配以及内存池管理)-Linux memory manager
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:353896
    • 提供者:sinl
  1. CMemoryPool

    0下载:
  2. 在高效C++编程中看到一个不错的内存池实现方案,这里共享下,大家看看有什么不足-See in efficient C++ programming a good memory pool implementation here to share, take a look at what are the deficiencies
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:87348
    • 提供者:shangzai
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com