C/C++内存管理技术及应用  被引量:1

The C/C Memory Management Technology and Applies

在线阅读下载全文

作  者:李薇[1] 陈静[1] LI Wei (College of Electronic Science and Information Technology of Guizhou University, Guizhou 550003, China)

机构地区:[1]贵州大学电信学院,贵州贵阳550003

出  处:《电脑知识与技术》2007年第6期1320-1320,1337,共2页Computer Knowledge and Technology

摘  要:内存管理是计算机编程最为基本的领域之一。在很多脚本语言中,不必担心内存是如何管理的,这并不能使得内存管理的重号性有一点点降低。对实际编程来说,理解内存管理器的能力与局限性至关重要。在大部分系统语言中,比如C和C++,必须进行内存管理。本文将介绍C/C++内存管理的基本技术及应用。C++中涉及到的内存的管理问题可以归结为两方面:正确地得到它和有效地使用它。“正确地得到”的意思是正确地调用内存分配和释放程序;而“有效地使用”指写特定版本的内存分配和释放程序。The memory management is one of the most basic domains in computer programming. In many script language, how to managing the memory is not a problem, because it cannot reduce the importance of the memory management. To the actual programming, understanding memory supervisor ability and the limitation is of great important, In majority of system languages, for instance C/C++, we must carry on the memory management. This article will introduce the basic technology and the application of the C/C++ memory management. The memory management question in C++ may sum up two aspects: Obtains it correctly and uses it effectively. The meaning of Obtains correctly is transferring the memory allocation and releasing procedure correctly, and " using effectively" means writing the memory allocation and releasing procedure of the specific edition.

关 键 词:C/C++ 内存管理技术 应用 

分 类 号:TP393[自动化与计算机技术—计算机应用技术;自动化与计算机技术—计算机科学与技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象