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

搜索资源列表

  1. MemoryPool

    0下载:
  2. 内存池的实现,具有详细的代码样例,包含单线程及多线程的实现。固定内存块及不固定内存块。-Memory pool implementation, with detailed code examples, including single-threaded and multi-threaded implementation. Fixed blocks of memory and non-fixed blocks of memory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:5552461
    • 提供者:taibenle
  1. Mem

    0下载:
  2. 辛苦收集的有关内存池的相关文章,部分有源代码,大多数只是介绍实现原理。-Hard to collect memory pool related article, some of the source code, most just introduced the realization of the principle.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:398931
    • 提供者:egove
  1. Pool

    0下载:
  2. 一个支持多线程的高效内存池,Visual studio下编译通过。-An efficient multi-threaded memory pool.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:14488
    • 提供者:武昊
  1. MemoryManager

    0下载:
  2. 通过在系统层和应用层之间实现一个简易内存池,减轻系统层的负担,提高应用层的内存申请和释放效率,减少磁盘碎片-Through the system layer and application layer between a simple memory pool, reducing the burden on the system layer, application layer to improve application and release of memory efficiency and
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:13927
    • 提供者:佘云峰
  1. simpool

    0下载:
  2. 一个简单的内存池实现,但是相对来说还是使用的-A simple memory pool implementation, but use is still relatively
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2625
    • 提供者:yu
  1. MemoryPool

    1下载:
  2. c++内存池类。一个固定大小单线程内存池的C++实现类。并附上内存池性能测试代码。-c++ memory pool classes. A fixed-size memory pool C++ single-threaded implementation class. Along with the memory cell performance test code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2109
    • 提供者:
  1. MEMPool

    0下载:
  2. 简单的内存池实现,实现windows的内存管理-Simple memory pool implementation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:870
    • 提供者:bojue
  1. mem-poolAndThread-pool

    0下载:
  2. 培训资料,讲解内存池和线程池的创建和使用,值得研究学习。-Training materials, create and use to explain the memory pool and thread pool, it is worth study.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:123811
    • 提供者:
  1. elr-memery-pool

    0下载:
  2. elr-memery-pool-内存池.非常不错的一个能在MS WIND/*NIx 下使用的,多线程安全内存池-elr-memery-pool-memory pool. very good one can be used in MS WIND /* next NIx, multi-thread-safe memory pool
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:121472
    • 提供者:田浩
  1. Desktop

    0下载:
  2. 自己写的一个小小内存池,,希望可以分享。。里面的main.cpp是使用的例子- To write a small memory pool, and hope to share. . There are examples of the use of main.cpp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5963
    • 提供者:oijuhokjl
  1. mempool

    0下载:
  2. 用C语言实现的内存池代码,很有用,代码也不复杂-Memory pool code with C language, very useful, not complicated code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1735
    • 提供者:liuxu
  1. voiceRecogDemo

    0下载:
  2. 跨平台声波通讯库 声波通讯库特征: 准确性95 以上,其实一般是不会出错的。 接口非常简单,有完整的示例,3分钟就可以让你的应用增加声波通讯功能 抗干扰性强,基本上无论外界怎么干扰,信号都是准确的 基本的编码为16进制,而通过编码可传输任何字符 性能非常强,没有运行不了的平台,而且通过内存池优化,长时间解码不再分配新内存,可7*24小时运行 可支持任何平台,常见的平台android, iphone, windows, linux, arm, mipsel都有示例
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2472472
    • 提供者:刘先生
  1. MemProof

    0下载:
  2. delphi源码, 涉及内存池操作 带锁-delphi source involved in the memory pool operation Interlocking
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1462011
    • 提供者:bobo
  1. memery_pool

    0下载:
  2. 链表设计的内存池结构,可以实现三倍以上的速度提升,内存申请越大越有效。-List memory pool structure design, can achieve more than three times faster, the more effective the greater the memory application.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-28
    • 文件大小:11085856
    • 提供者:王新飞
  1. MyMemoryPool

    0下载:
  2. vc抄袭的nginx内存池源代码,附有示例程序-vc plagiarism memory pool nginx source code, with sample programs
  3. 所属分类:Console

    • 发布日期:2017-04-28
    • 文件大小:11286
    • 提供者:王同晖
  1. mempool

    0下载:
  2. 用C语言开发实现的内存池代码,仅供大家参考-C language implementation of memory pool code, only for your reference
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:苏三
  1. iocp_serverCPP

    0下载:
  2. 一个包含内存池的IO完成端口封装类,及调用示例,效率较高-IO memory pool contains a complete port of wrapper classes, and call example, high efficiency
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2403392
    • 提供者:laoA
  1. mpool-2.1.0

    0下载:
  2. 一个开源的内存池,实现了内存池创建,分配内存,销毁内存池等功能-An open source memory pool, to achieve a memory pool is created, allocated memory, and other functions to destroy memory pool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:22557
    • 提供者:刘欢
  1. algorithmengine

    0下载:
  2. 一个简单的内存池和很多排序算法模板,以及一个测试内存池和排序算法性能的test类。-A simple memory pool and a lot of sorting algorithm templates, and test class and a test memory cell sorting algorithm performance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:11894
    • 提供者:和广斌
  1. VideoServices

    0下载:
  2. 应用boost_1_56_0搭建的一个网络服务器框架,服务器框架中用到boost::asio::ip::tcp::socket、boost::singleton_pool内存池、boost::shared_ptr智能指针、 读写锁、异步通信-Application of boost_1_56_0 to build a network server framework, server framework used in boost:: asio:: ip:: tcp:: socket, boo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:83113
    • 提供者:林泽森
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com