摘要
通过对C++存储架构以及内存使用分配机制的分析,进一步探讨C++内存空间的管理机制,提出利用最佳编程方式及优化内存策略来改善内存效率、提高系统性能,并以实例说明C++存储管理机制在程序设计中的具体应用。
Based on the analysis of memory architecture and the mechanism of actual assignment in memory space of C+ + and further exploration of its management mechanism, the discussion of the best way of programming and optimized memory is put forward to improve memory efficiency and system performance, and examples are presented to show the application of the storage management of C+ + in program design.
出处
《佛山科学技术学院学报(自然科学版)》
CAS
2013年第6期43-49,共7页
Journal of Foshan University(Natural Science Edition)
关键词
C++
对象存储
管理机制
内存优化
C++
object store
management mechanism
optimized memory