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

搜索资源列表

  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. mempool

    0下载:
  2. 内存池的实现方法,文件可以直接复用。应用在对处理速度有要求的场景下-Memory pool implementation, documents can be directly reused. Used when the processing speed required scenes
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-01
    • 文件大小:8519
    • 提供者:lizhi
  1. BuffPool

    0下载:
  2. 实现了简单的内存池技术,对初学者来说是很好的参考资料-The memory pool technology simple, for beginners is a good reference
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:ha7nsi
  1. CPP-rom

    0下载:
  2. C++内存池的实现,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:316479
    • 提供者:dong
  1. ListPool

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

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

    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. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2478
    • 提供者:od76307miezhaoj
  1. MemoryPools

    0下载:
  2. 简单的内存池分配算法,已在大型MMO项目中使用-Simple memory pool allocation algorithm has been used in large-scale MMO projects
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4874
    • 提供者:od76307miezhaoj
  1. MemPool

    0下载:
  2. 内存池的经典代码,包括内存池中内存的申请,释放,结构介绍,对于学习C++内存管理很哟u帮助-Classic memory pool code, including the application of the memory pool memory, release, structure for the memory management C++ very yo u help
  3. 所属分类:ADO-ODBC

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