📄 readme
字号:
###################################################################### CS:APP Malloc Lab# Test Harness## Copyright (c) 2002, R. Bryant and D. O'Hallaron, All rights reserved.# May not be used, modified, or copied without permission.#######################################################################Files:Makefile Builds the test harnessREADME This filemm.c@ Your solution malloc packagemm.h mtest* The test harness binary and source filemtest.ctraces/ Trace filesSupport Files for Test Harnessclock.c Routines for accessing the Pentium and Alpha cycle countersclock.hconfig.h Configures the malloc lab test harnessfcyc.c Timer functions based on cycle countersfcyc.hfsecs.c Wrapper function for the different timer packagesfsecs.hftimer.c Timer functions based on interval timers and gettimeofday()ftimer.hmemlib.c Models the heap and sbrk functionmemlib.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -