期刊文献+

C语言中的垃圾回收分析

Analysis on Trash Recycling of C Language
下载PDF
导出
摘要 C语言没有运行时库,无法自动压缩使用中的内存,缩小堆栈所需内存空间。若只申请内存,没有释放,势必造成系统内存不断减少、丢失。长时间的运行,最终导致系统死机。文章阐述了C语言垃圾产生的原因,并从引用计数、标记—清除算法两方面提出如何实现C语言的垃圾回收。 C Language don't have runtime library, can't use the memory automatically compressed, narrowing the stack memory space required. If only for memory, no release, is bound to cause system memory decline and lost. The long time running eventually lead to system crash. The article expounds the cause of C Language trash, and from reference counting and mark-sweep algorithm is put forward how to realize theC Language trash recycling.
作者 沈俊慧
出处 《无线互联科技》 2015年第20期90-91,118,共3页 Wireless Internet Technology
关键词 C语言 垃圾回收 引用计数 标记—清除算法 C Language: trash recycling: reference counting: mark-sweep algorithm
  • 相关文献

参考文献4

二级参考文献5

  • 1秦小麟,计算机工程,1991年,2期
  • 2Chen Y F,IEEE Trans Software Enginerring,1990年,16卷,3期
  • 3秦小麟,计算机研究与发展,1990年,12期
  • 4林钧海,南京航空学院学报,1988年,2期
  • 5林钧海,微型计算机,1988年,5期

共引文献5

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部