Program Dependency Graph的意思|示意
程序依赖图
Program Dependency Graph的网络常见释义
程序依赖图 进一步扩展,使其可以表示面向对象程序的系统依赖 关系。 2.3.1 程序依赖图 定义2.1 程序依赖图(Program Dependency Graph, PDG) :程序依赖图是一个有 向图,由顶点和边组成,其中顶点表示赋值语句或谓词,边表示程序各部分之间 的依
Program Dependency Graph相关例句
This method can be used to analyze the semantic relations in object-oriented program units by ripple effect analysis, and the control dependency and data dependency by use of system dependency graph.
提出了把波动效应分析和系统依赖图结合起来进行切片的方法,通过波动效应分析反映面向对象程序中单元间的波动关系,基于系统依赖图切片侧重于分析控制依赖和数据依赖。