搜索资源列表
vxmalloc
- This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley \"bucket\" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation
allocator.tar
- 内存分配函数,适合嵌入式系统开发应用。和操作系统无关。-Memory allocation function, suitable for embedded system applications. And operating system independent.
tlsf-v3.1
- TLSF-V3.1 动态内存算法源码。可以很方便的移植到各种嵌入式系统中。-TLSF-V3.1 Two-Level Segregated Fit ,a New Dynamic Memory Allocator for Real-Time Systems.