program dependence graph的意思|示意
程序依赖图
program dependence graph的网络常见释义
程序依赖图 ...声明的变量指向类型域设为所属的类型序号,标识 成员域设为-1; 3.1.2 程序依赖图 程序依赖图(program dependence graph)是程序的一种图形表 示,它是一个带有标记的有向多重图。程序依赖图能够表示程序的 控制依赖和数据依赖关系。
在程序依赖图 ...,其中s 为程序P 中的一个兴趣点, V 是在s 处定义或使用的变量,依据此切片准则,在程序依赖图(PDG,Program Dependence Graph)上 使用图形可达性(reachability)算法来计算切片 [40] 。
program dependence graph相关短语
1、 concurrent program dependence graph 并发程序依赖图
2、 Object-Ori-ented Program Dependence Graph 面向对象的程序依赖图
program dependence graph相关例句
An improved threaded program dependence graph was proposed which introduced a new dependence relation of loop-carried data dependence crossing thread boundaries.
提出一种改进的并发程序依赖图,引入跨线程边界循环-承载数据依赖关系。
The paper presents a program structure partition method based on the program dependence graph, i. e. Program Block Partition Method, which eases the testing process.
本文提出了一种基于程序依赖图的程序结构划分的测试方法,即程序块划分法。
The basic conceptions of dynamic slicing are introduced, to which the program dependence graph arithmatic is tried to apply, thus reducing the scope of program analysis.
介绍了动态切片的基本概念,并将程序依赖图算法应用于动态切片,从而达到缩小程序分析范围的目的,讨论了动态切片在程序调试和软件测试中的应用。