文件名称:tinygc-2_6
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:41.84kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
TinGC是一简单的垃圾回收程序,类似于GC.collect()函数。其实著名的BDWGC的一个API应用,是在其基础上进行开发的工程。
TinGC是一个完整的工程,也可以加入其他的程序作为内存、指针等得回收工作。-TinyGC is an independent implementation of the API of the well-known Boehm-Demers-Weiser Conservative GC ("BDWGC" or "BoehmGC" for short).TinyGC has been initially developed as a part of the JCGO project to be used as a BoehmGC replacement. At present, TinyGC is a standalone project.
The major TinyGC advantages over BoehmGC are:
1.small code size (it could be as small as 3800 bytes)
2.16-bit architectures are supported
3.small initial internal data size
4.less source code (to verify)
5. minimal set of the underlaying clib/pthread/Win32 functions used.
TinGC是一个完整的工程,也可以加入其他的程序作为内存、指针等得回收工作。-TinyGC is an independent implementation of the API of the well-known Boehm-Demers-Weiser Conservative GC ("BDWGC" or "BoehmGC" for short).TinyGC has been initially developed as a part of the JCGO project to be used as a BoehmGC replacement. At present, TinyGC is a standalone project.
The major TinyGC advantages over BoehmGC are:
1.small code size (it could be as small as 3800 bytes)
2.16-bit architectures are supported
3.small initial internal data size
4.less source code (to verify)
5. minimal set of the underlaying clib/pthread/Win32 functions used.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tinygc-2_6/tinygc/ChangeLog
tinygc-2_6/tinygc/gc.h
tinygc-2_6/tinygc/gc_gcj.h
tinygc-2_6/tinygc/gc_mark.h
tinygc-2_6/tinygc/GNU_GPL.txt
tinygc-2_6/tinygc/htdocs/index.html
tinygc-2_6/tinygc/javaxfc.h
tinygc-2_6/tinygc/README.txt
tinygc-2_6/tinygc/tinygc.c
tinygc-2_6/tinygc/htdocs
tinygc-2_6/tinygc
tinygc-2_6
tinygc-2_6/tinygc/gc.h
tinygc-2_6/tinygc/gc_gcj.h
tinygc-2_6/tinygc/gc_mark.h
tinygc-2_6/tinygc/GNU_GPL.txt
tinygc-2_6/tinygc/htdocs/index.html
tinygc-2_6/tinygc/javaxfc.h
tinygc-2_6/tinygc/README.txt
tinygc-2_6/tinygc/tinygc.c
tinygc-2_6/tinygc/htdocs
tinygc-2_6/tinygc
tinygc-2_6
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.