PDG:程序依赖图
“程序依赖图”在计算机科学领域,尤其在软件工程中,是一个重要的概念。为了便于书写和使用,它常被缩写为PDG。这种图表主要用于分析和可视化程序中各代码段之间的依赖关系,有助于提升代码的可读性和调试效率。
Program Dependence Graph具体释义
Program Dependence Graph的英文发音
例句
- This method first takes the clone code of C programs as input and generates parser tree. Based on parser tree built above, program dependence graph is established and static analysis is performed, through which the control dependence information and data flow information are collected.
- 该方法首先为C克隆代码构造语法树,并在语法树的基础上建立程序依赖图(PDG),然后进行静态分析,从而获得程序的控制流信息和数据流信息。
- Program Dependence Graph(PDG) and Its Optimization Techniques
- 程序相关图及其优化技术
- The new way based on backtracking search transfers program code to program dependence graph ( PDG ) according to node types and edge types.
- 该方法采用基于回溯搜索的子图同构算法,把程序源码按节点类型和边类型转换成程序依赖图(PDG)。
- It also provides the view of control flow graph of a function, the view of call graph between functions, the view of program dependence graph of a function.
- 同时还提供了绘制程序的过程内控制流图,过程间函数调用图,函数的程序依赖图(PDG)的功能。
- An improved threaded program dependence graph was proposed which introduced a new dependence relation of loop-carried data dependence crossing thread boundaries.
- 提出一种改进的并发程序依赖图(PDG),引入跨线程边界循环-承载数据依赖关系。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若PDG词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。