Hierarchical expression method of software structure
An expression method and software structure technology, applied in software testing/debugging, instrumentation, electrical digital data processing, etc., can solve the problems of expression effect with half the effort, etc., and achieve the effect of simplified expression and clear program analysis process
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0044] The specific embodiments of the present invention will be described in detail below in conjunction with the technical solutions and accompanying drawings.
[0045] The construction process of HDG graph is as follows: figure 2 Shown:
[0046] Given the following source code P, construct the corresponding HDG graph.
[0047]
[0048]
[0049] (1) Find all the minimum functional unit sets Fs in P, get Fs={Add}.
[0050] (2) Establish a process dependency graph for the Add function in Fs, such as image 3 (b) shown.
[0051] (3) Find out the parent function of the Add function, and get PF=main.
[0052] (4) Establish the process dependency graph of the main function, such as image 3 As shown in (a); the main function is placed at the highest level, and the Add function is placed at the lowest level to form a complete HGD diagram of the program, as shown in image 3 shown.
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


