搜索资源列表

  1. debugmalloc

    0下载:
  2. #include <stdlib.h> #include <string.h> #include <stdio.h> //#include <iostream> #include "debugmalloc.h" #include "dmhelper.h" /*Define the macro */ #define ALIGN 8 #define
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:3kb
    • 提供者:liucj
  1. debugmalloc

    0下载:
  2. SSD6 unit3 课后exercise3 debugmalloc.c 完成内存分配的错误监督,以及内存块分配的记录。主要函数Mymalloc Myfree 测试全部通过-SSD6 unit3 error supervision after school exercise3 debugmalloc.c complete memory allocation, and memory block allocation record. T
  3. 所属分类:书籍源码

    • 发布日期:2024-11-16
    • 文件大小:152kb
    • 提供者:魏萌
  1. debugmalloc

    0下载:
  2. 系统级编程lab8,实现一个自动检测内存错误的malloc和free函数,直接编译即可运行。(System level programming lab8, to achieve an automatic detection of memory error malloc and free functions, can be directly compiled to run.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:jeosephJack

源码中国 www.ymcn.org