用汇编语言解析C++中类和对象各成员内存结构特点  

Parse Structure Features of Class and Object Memory in C++ by Assemble Language

在线阅读下载全文

作  者:火善栋[1] 

机构地区:[1]重庆三峡学院,重庆404000

出  处:《现代计算机(中旬刊)》2014年第9期65-68,共4页Modern Computer

摘  要:汇编语言是面向计算机硬件的符号化的机器语言,通过学习汇编语言可以加深对计算机内部原理以及高级编程语言的理解。借助汇编语言低级化的特点,通过一个简单的C++小程序和其对应的反汇编代码,从汇编语言的角度详细地分析和展示C++中类和对象各成员在内存中的分布特点,从而帮助读者从本质上理解类、对象、成员变量和成员函数之间的各种关系。Assembly language is a symbol machine language for the computer hardware, assembly language can deepen the internal principles and advanced computer programming language understanding. With the help of assembly language low-oriented features, through a simple C++ small program and its corresponding disassembled code, analyzes and presents the C++ class and members of the target distribution characteristics in memory from the perspective of assembly language in detail, thus help readers understand the various relationships of classes, objects, member variables and member functions between essence.

关 键 词:汇编语言  对象 成员变量 成员函数 内存 

分 类 号:TP313[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

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