Applying slicing in an extended visual C++ environment

In recent years, a large amount of software has been developed. The need for maintaining and improving software systems has risen dramatically. How to reuse software becomes a very important problem. However, by using the existing technologies, it is difficult to identify the section of codes that i...

Full description

Saved in:
Bibliographic Details
Main Author: Chen, Cuimin.
Other Authors: Tan Hee, Beng Kuan
Format: Theses and Dissertations
Published: 2008
Subjects:
Online Access:http://hdl.handle.net/10356/3526
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Description
Summary:In recent years, a large amount of software has been developed. The need for maintaining and improving software systems has risen dramatically. How to reuse software becomes a very important problem. However, by using the existing technologies, it is difficult to identify the section of codes that implement functionality to help programmers in maintaining or reusing existing systems. To address this problem, Tan [22] proposed a novel representation, Data Flow Net, which can directly trace the functionalities to implementation artifacts.