一种C++程序的分层切片方法  

A Method of Hierarchical Slicing C++ Program

在线阅读下载全文

作  者:任凌燕[1] 刘坚[1] 

机构地区:[1]西安电子科技大学软件所,西安710071

出  处:《计算机工程与应用》2003年第23期132-134,共3页Computer Engineering and Applications

基  金:国家部委预研基金资助

摘  要:该文介绍了一种C++程序的分层切片方法。通过构造系统程序层依赖图、类层依赖图、方法层依赖图和语句层依赖图,对C++程序进行分层切片,有效地表示了C++中的单重继承、多重继承、多态和动态绑定,该方法比其它C++切片技术更清晰地描述了C++程序中类之间的各种关系和消息传递机制。This paper deals with a method of hierarchical slicing C++program.By constructing the system level dependence graph,class level dependence graph,method level dependence graph and statement level dependence graph,people can slice C++program level by level.This method represents the inheritance,polymorphism and dynamic binding efficiently,which is clearer than other C++slicing techniques to describe various relations between classes.

关 键 词:程序切片 分层切片 依赖图 C++程序 

分 类 号:TP302[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

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