Location:
Search - MemPool
Search list
Description: 以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 personnel should be useful
Platform: |
Size: 543962 |
Author: meitian |
Hits:
Description: 一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持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.
Platform: |
Size: 9795 |
Author: Alex |
Hits:
Description: 内存池,内存池
内存池 ,内存池内存池,内存池
Platform: |
Size: 1920 |
Author: 王王王 |
Hits:
Description: 一个很不错的内存池的源码,本人在项目中使用.很有价值.
Platform: |
Size: 4985 |
Author: 小王 |
Hits:
Description: Virtual Memory Pool Demo
Platform: |
Size: 22528 |
Author: etjon |
Hits:
Description: 一个好用的内存沲类,线程安全,也是一个学习如何设计线程安全的类的好例子。-a handy memory gasoline category, security thread, as well as learning how to design a security thread like good example.
Platform: |
Size: 9216 |
Author: |
Hits:
Description: 以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 personnel should be useful
Platform: |
Size: 543744 |
Author: meitian |
Hits:
Description: 一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持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.
Platform: |
Size: 9216 |
Author: Alex |
Hits:
Description:
Platform: |
Size: 2048 |
Author: 王王王 |
Hits:
Description: 一个很不错的内存池的源码,本人在项目中使用.很有价值.-A very good memory of the source pool, I used in the project. Very valuable.
Platform: |
Size: 5120 |
Author: 小王 |
Hits:
Description: 一个有最大对象个数限制的内存池,概念来源于<<effective C++>>内存池,Scott Meyers 让读者思考如何扩展一下。-An object have the greatest number of restrictions on the memory pool, the concept comes from <<effective C++>> memory pool, Scott Meyers to give readers what to think about how to expand.
Platform: |
Size: 1024 |
Author: zdy |
Hits:
Description: 内存池,这是我从同事那里搞到的,用C++实现,很容易理解的-Memory pool, which is where I got from my colleagues, and with C++ to achieve, it is easy to understand
Platform: |
Size: 5120 |
Author: bo |
Hits:
Description: memory pool, you can test it, it work we-memory pool
Platform: |
Size: 10240 |
Author: kaka |
Hits:
Description: 内存池管理器,功能与malloc , new等类似,经过测试速度快了约15倍-Memory pool manager, function similar with malloc, new, tested about 15 times faster
Platform: |
Size: 1548288 |
Author: felix.xia |
Hits:
Description: 现在要设计一个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 lock), and only one thread is writing to the chunk which is responsible for writing data, N threads reading from a chunk of sensed data
Platform: |
Size: 15360 |
Author: dong |
Hits:
Description: 一个简单的内存池实现算法,使用C++实现,使用VC6.0可以正常编译通过。-A simple memory pool algorithm, using C++ implementation by using VC6.0 to compile correctly.
Platform: |
Size: 3072 |
Author: 马亮 |
Hits:
Description: c 内存池实现,内存复用,包含头文件和源文件-c memory pool implementation, memory reuse, including the header files and source files
Platform: |
Size: 2048 |
Author: 赵士山 |
Hits:
Description: 其大体的思想是,建立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 distribution of applications, " applications = 16 bytes of memory allocated by the the 1st MemPool," = 24 bytes of memory are on the 2nd MemPool distribution, and so on. Finally,> 128 bytes of memory allocation application by the ordinary malloc
Platform: |
Size: 16384 |
Author: james_z |
Hits:
Description: 简单的内存池的实现,需要进一步完善,但是有基本的功能-Simple realization of the memory pool, need further improvement, but the basic functionp
Platform: |
Size: 2048 |
Author: yujiaolong |
Hits:
Description: 内存池的经典代码,包括内存池中内存的申请,释放,结构介绍,对于学习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
Platform: |
Size: 9216 |
Author: sdfjlk |
Hits: