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

搜索资源列表

  1. memory-pool

    0下载:
  2. 好像是关于内存池的一个例子,具体就忘了,下完看一下吧!-A example about memory pool,use VC language.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:441412
    • 提供者:李爹啊
  1. VC使用CRT调试功能来检测内存泄漏

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

    • 发布日期:2008-10-13
    • 文件大小:4989
    • 提供者:小朱
  1. DBIOCP(v1.0.0.2)

    1下载:
  2. IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
  3. 所属分类:Windows编程

    • 发布日期:2014-02-19
    • 文件大小:419284
    • 提供者:sdfsfsdf
  1. drm_server1.1

    0下载:
  2. 基于linux libevent的消息中间件服务程序 包含内存池、线程池等 支持5万以上的用户连接-Linux libevent-based message middleware service program contains the memory pool, thread pool and other support to more than 50,000 user connections
  3. 所属分类:Linux Network

    • 发布日期:2017-05-26
    • 文件大小:9684113
    • 提供者:jc
  1. ShareMemory_vs

    0下载:
  2. 通过共享内存实现进程通信,vs 2005 实现-process communicate by share memory
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-11
    • 文件大小:18373755
    • 提供者:yuanyuan
  1. GSocket0.85_IOCP_Socket_Server

    0下载:
  2. 一个非常完整的iocp做的服务器,使用线程池,内存池实现。-A very complete iocp do server, using a thread pool, the memory pool implementation.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:989418
    • 提供者:胡坤桢
  1. DVRServerCenter

    0下载:
  2. 完成端口服务器,支持同步发送接收,支持内存池,支持简单丢包算法。-Completion port server to support simultaneous sending and receiving, support memory pool to support a simple algorithm for packet loss.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:21486
    • 提供者:wu
  1. memorypool

    0下载:
  2. 内存池技术!-memory pool
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:27103
    • 提供者:loukaihong
  1. MemoryPool_src

    0下载:
  2. 内存池的使用,里面很详细的介绍了在软件开发过程中关于内存分配,new/del的情况。-The use of the memory pool, which is described in detail in the software development process on the memory allocation, new/del case.
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:3514
    • 提供者:想大李
  1. programmer-13-memory-pool

    0下载:
  2. 关于内存池的设计方面的书籍,可以参考,希望对你实现内存池有帮助-memory pool
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:441174
    • 提供者:小牛
  1. Fingerprintattendancesystem(10-19)

    0下载:
  2. 指纹签到系统 怎样管理线程,内存池,socket通信-Fingerprint attendance system how to manage threads, memory pools, socket communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8467442
    • 提供者:桂红军
  1. Pool_technology

    0下载:
  2. 池技术学习研究,包括:内存池、数据库连接池、连接池、线程池,学习池技术的好选择,这是我自己整理收藏的资料,现在放出来给大家看看!-Pool of technological learning research, including: memory pool, the database connection pool, connection pool, thread pool, learning pool technology a good choice, this is my private c
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-30
    • 文件大小:12671049
    • 提供者:chenzifeng
  1. nedallocator

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

    • 发布日期:2017-03-21
    • 文件大小:144057
    • 提供者:力量
  1. memorychi

    0下载:
  2. 实现了内存池的相关的操作,包括删除,分配内存等-memory cache
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:873963
    • 提供者:chenzhenfa
  1. MemoryPool

    0下载:
  2. 采用boost内存数据库技术和线程池技术开发的内存池技术,支持内存回收,碎片合并-Using boost thread pool memory database technology and technological development of the memory pool technology to support garbage collection, debris merger
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:29465
    • 提供者:冯刚
  1. TestBDBMemPool

    0下载:
  2. 内存池源代码,用于分配固定大小的内存,速度超快又方便.-Source memory pool for memory allocation of a fixed size, speed, fast and convenient.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:53693
    • 提供者:duron1000
  1. GameServer

    0下载:
  2. 采用IOCP实现的游戏服务器,有线程池,内存池,收发线程-Game server using IOCP implementation, a thread pool, the memory pool, send and receive threads
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-10
    • 文件大小:2066796
    • 提供者:
  1. stl_malloc

    0下载:
  2. 用c++实现了stl内存池,用来分配内存和释放内存,并且用vector测试(The STL memory pool is implemented with c++, which is used to allocate memory and release memory, and to test with vector)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:2961408
    • 提供者:lg998
  1. c++内存池

    0下载:
  2. c++内存池,希望对大家有用,大家要好好学习。(it is very valubal for you ,you can stady by yourself.)
  3. 所属分类:

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:xmu_anny
  1. MemoryPool

    1下载:
  2. windows下编写的内存池库,已在项目中成功使用通过,小巧易用(Windows write memory pool library, has been successfully used in the project, small and easy to use)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:20345856
    • 提供者:阿峰007
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com