高级检索

    程序控制流图:一种可观化的程序设计工具

    CFG: A VISUALIZED PROGRAMMING TOOL

    • 摘要: 本文详细地介绍了一种可视化的程序设计工具:控制流图(CFG)。该图表示一个过程内所有基本块执行的可能流向,也能反映一个过程的实时执行过程。除了描述CFG所具有的功能外,本文还论述了CFG的实现途径以及使用方法。最后,给出了进一步改进的方向。

       

      Abstract: Control Flow Graph (CFG) is a visualized programming tool. A CFG reflects the executable flow directions of all segments within a subroutine. It also represents the real--time execu.non prooeRs of a subroutine. This paper introduces the characteristics of CFG. CFG fall"’ ions,its implementation approaches and used methods are given in detail as well.

       

    /

    返回文章
    返回