###
计算机系统应用英文版:2018,27(3):95-98
←前一篇   |   后一篇→
本文二维码信息
码上扫一扫!
基于垃圾回收的三维引擎内存管理系统
(1.中国科学院大学, 北京 100049;2.中国科学院 沈阳计算技术研究所, 沈阳 110168)
3D Engine Memory Management System Based on Garbage Collection
(1.University of Chinese Academy of Sciences, Beijing 100049, China;2.Shenyang Institute of Computing Technology, Chinese Academy of Sciences, Shenyang 110168, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 1595次   下载 2048
Received:May 25, 2017    Revised:June 16, 2017
中文摘要: 本文面向三维引擎的上层内存管理,提出了一种基于垃圾回收算法的管理系统,辅助三维引擎使用者回收循环引用的内存.该系统基于由库的形式提供,并且不需要用户修改现有代码.用户只需要使用系统提供的接口创建对象,系统就能够在必要时自动回收内存.测试表明,本系统在可接受的开销下实现了循环引用内存的回收.
Abstract:The system, based on garbage-collection algorithm, orients to help the three-dimensional graphics engine to reclaim memory. The system is provided by library, without any other adapted source or compiler. With the objects constructed from interfaces of the system, the system would manage the memory automatically. The tests indicate that the system regain the circular reference memory with the affordable performance overhead.
文章编号:     中图分类号:    文献标志码:
基金项目:
引用文本:
栾添,赵奎.基于垃圾回收的三维引擎内存管理系统.计算机系统应用,2018,27(3):95-98
LUAN Tian,ZHAO Kui.3D Engine Memory Management System Based on Garbage Collection.COMPUTER SYSTEMS APPLICATIONS,2018,27(3):95-98