搜索结果
找到约 48 项符合
malloc 的查询结果
按分类筛选
其他 MALLOC调试工具(附源码
MALLOC调试工具(附源码
技术资料 malloc,calloc和realoc的小结
动态分配看起来很简单,但是还有很多时候让我们吃尽苦头!malloc,calloc和realoc的小结,分享给大家!初学者学习,大神不要吐槽~~
操作系统开发 lunix下用c编写malloc函数
lunix下用c编写malloc函数
操作系统开发 减少内存碎片的malloc分配函数
减少内存碎片的malloc分配函数,非常不错,可以用于LINUX, WIN32 ,VXWORKS
其他 了解malloc 和 free的内部实现
了解malloc 和 free的内部实现
VC书籍 实现C语言中的malloc()函数
实现C语言中的malloc()函数,以及free()函数
软件设计/软件工程 FreeBSD-7 kernel malloc source code analysis
FreeBSD-7 kernel malloc source code analysis
书籍源码 malloc source code _C CUSTOMIZED MEMORY ALLOCATORS_ by Paul Anderson
malloc source code _C CUSTOMIZED MEMORY ALLOCATORS_
by Paul Anderson
单片机开发 单片机动态内存分配代码,实现malloc.
单片机动态内存分配代码,实现malloc.
Internet/网络编程 The Gray Watson debugging malloc library is C source code for a drop in replacement for the system m
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run ...