文件名称:lab_garbage_collector
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-01-17
- 文件大小:
- 1.37mb
- 下载次数:
- 0次
- 提 供 者:
- 朱**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该实验是实现把内存中的垃圾进行回收,把已经开辟的空间但没有使用的空间进行回收,并把回收的垃圾也就是空闲的地址块放到程序的空闲链表(freelist)里,以备以后的空间分配使用。-
The experiment is memory garbage for recycling, has opened up the space, but do not use the space for the recovery and recycling of garbage that is free address block on the the program free list (freelist), and to prepare for futurespace allocation use.
The experiment is memory garbage for recycling, has opened up the space, but do not use the space for the recovery and recycling of garbage that is free address block on the the program free list (freelist), and to prepare for futurespace allocation use.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lab_garbage_collector
.....................\Debug
.....................\.....\driver.obj
.....................\.....\driver.sbr
.....................\.....\dump.obj
.....................\.....\dump.sbr
.....................\.....\ftime_win32.obj
.....................\.....\ftime_win32.sbr
.....................\.....\gc.bsc
.....................\.....\gc.exe
.....................\.....\gc.ilk
.....................\.....\gc.pch
.....................\.....\gc.pdb
.....................\.....\getopt.obj
.....................\.....\getopt.sbr
.....................\.....\malloc.obj
.....................\.....\malloc.sbr
.....................\.....\memlib.obj
.....................\.....\memlib.sbr
.....................\.....\splay_tree.obj
.....................\.....\splay_tree.sbr
.....................\.....\vc60.idb
.....................\.....\vc60.pdb
.....................\artificial
.....................\..........\binary.rep
.....................\..........\binary2.rep
.....................\..........\coalescing.rep
.....................\..........\gen_binary.pl.txt
.....................\..........\gen_coalescing.pl
.....................\..........\gen_random.pl
.....................\..........\random.rep
.....................\..........\random2.rep
.....................\..........\test.rep
.....................\driver.c
.....................\dump.c
.....................\dump.h
.....................\ftime.h
.....................\ftime_win32.c
.....................\gc.dsp
.....................\gc.dsw
.....................\gc.ncb
.....................\gc.opt
.....................\gc.plg
.....................\getopt.c
.....................\getopt.h
.....................\kernels
.....................\.......\amptjp.rep
.....................\.......\cccp.rep
.....................\.......\cp-decl.rep
.....................\.......\expr.rep
.....................\malloc.c
.....................\malloc.h
.....................\memlib.c
.....................\memlib.h
.....................\splay_tree.c
.....................\tailor.h
.....................\tracefiles.h
.....................\unistd.h
.....................\useful.h