搜索资源列表

  1. libcprops-0.1.6.tar

    0下载:
  2. 以c实现的基本数据结构, 如: hashtable, hashlist, vector, mempool, 以及http的实现, 对于用c编程的人员应该很有用处-to achieve the basic data structure, such as : hashtable, hashlist. vector, mempool, and the realization http for using the c programming p
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:543962
    • 提供者:meitian
  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. mempool

    0下载:
  2. 内存池,内存池 内存池 ,内存池内存池,内存池
  3. 所属分类:操作系统开发

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

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

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

    0下载:
  2. Virtual Memory Pool Demo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:etjon
  1. MemPoolTest

    0下载:
  2. 一个好用的内存沲类,线程安全,也是一个学习如何设计线程安全的类的好例子。-a handy memory gasoline category, security thread, as well as learning how to design a security thread like good example.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:
  1. libcprops-0.1.6.tar

    0下载:
  2. 以c实现的基本数据结构, 如: hashtable, hashlist, vector, mempool, 以及http的实现, 对于用c编程的人员应该很有用处-to achieve the basic data structure, such as : hashtable, hashlist. vector, mempool, and the realization http for using the c programming p
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:543744
    • 提供者:meitian
  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. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:Alex
  1. mempool

    0下载:
  2. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王王王
  1. MemPool

    0下载:
  2. 一个很不错的内存池的源码,本人在项目中使用.很有价值.-A very good memory of the source pool, I used in the project. Very valuable.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:小王
  1. mempool

    0下载:
  2. 一个有最大对象个数限制的内存池,概念来源于<<effective C++>>内存池,Scott Meyers 让读者思考如何扩展一下。-An object have the greatest number of restrictions on the memory pool, the concept comes from <<effective C++>> memory pool, Sco
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zdy
  1. 61549833MemPool

    0下载:
  2. 内存池,这是我从同事那里搞到的,用C++实现,很容易理解的-Memory pool, which is where I got from my colleagues, and with C++ to achieve, it is easy to understand
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:bo
  1. MemPool

    0下载:
  2. memory pool, you can test it, it work we-memory pool
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:kaka
  1. MemPool

    0下载:
  2. 内存池管理器,功能与malloc , new等类似,经过测试速度快了约15倍-Memory pool manager, function similar with malloc, new, tested about 15 times faster
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1548288
    • 提供者:felix.xia
  1. Memory_src

    0下载:
  2. 现在要设计一个MemPool(Pool是一个循环链表并平分为N个Chunk,每个Chunk都有一个读写锁),只有一个写线程负责往chunk里面写数据,N个读线程从chunk中读出数据-Now to design a MemPool (Pool is a circular linked list and the level is divided into N a Chunk, each Chunk has a read-write loc
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:dong
  1. mempool

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

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:马亮
  1. mempool

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

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:赵士山
  1. MemoryPool_test

    0下载:
  2. 其大体的思想是,建立16个MemPool,<=8字节的内存申请由0号MemPool分配,<=16字节的内存申请由1号MemPool分配,<=24字节的内存有2号MemPool分配,以此类推。最后,>128字节的内存申请由普通的malloc分配-The general idea is to establish 16 MemPool, < = 8 bytes of memory 0 MemPool by the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:james_z
  1. mempool

    0下载:
  2. 简单的内存池的实现,需要进一步完善,但是有基本的功能-Simple realization of the memory pool, need further improvement, but the basic functionp
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:yujiaolong
  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. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:sdfjlk
« 12 »

源码中国 www.ymcn.org