control flow graph 中文意思是什麼

control flow graph 解釋
控制流圖 通過一個組件的可能替換控制流路徑的一個圖形表示。

  • control : n 1 支配,管理,管制,統制,控制;監督。2 抑制(力);壓制,節制,拘束;【農業】防治。3 檢查;核...
  • flow : vi 1 流,流動。2 (血液等)流通,循環。3 流過;川流不息;(時間)飛逝;(言語等)流暢。4 (衣服、...
  • graph : n. 1. 【數學】曲線圖;坐標圖,圖表。2. 統計曲線。vt. 用圖表表示,把…繪入圖表。n. 膠版。vt. 用膠版印刷。n. 【語言學】1. 詞的拼法。2. 表示音素的最小字母單位。
  1. Control flow graph

    控制流圖
  2. In this paper we put forward two kinds of high level synthesis method based on researching the technology adopted in other hls or hls optimization. one is a specific hls for control intensive designs, we adopt control - flow graph as the internal representation and use the speculation technology during the scheduling

    本文提出了兩種類型的高級綜合方法,其一是提出了針對控制佔主要部分的電路的高級綜合方法,該方法採用了基於控制流圖的中間表示結構,在調度過程中採用了針對該電路特點的推測技術。
  3. This is useful in such situations as where the control flow is running through a large loop, causing the same call graph output to be repeated over and over again which in turn leads to an increased graph size and consequent reduced usefulness

    這對于如下情形是很有用的,其中控制流完整運行一個較大的循環,導致相同的調用圖輸出一次又一次地重復(這反過來又導致圖的尺寸增大,從而降低了其適用性) 。
  4. Generally, the disassembly strategy can be divided into the liner - scanning strategy and recursion - scanning strategy based on control flow. through researching on the recursion - scanning strategy based on control flow and instruction sets of many processors, this essay proposes a kind of disassembly strategy based on the static program flow traversal graph, and makes use of six strategies to pick up the hidden program sections from the data sections, thereby raising the precision of the disassembly result

    反匯編策略大體可以分為線性掃描策略和基於控制流的遞歸掃描策略,該文通過對基於控制流的遞歸掃描策略以及多款處理器指令系統的研究,提出了一種基於程序靜態流程遍歷圖的反匯編策略,使用6種策略將隱匿於數據段中的程序段提取出來,提高了反匯編結果的精確度。
  5. The following works have been done : ( 1 ) define csl language and complete the lexical analysis and syntactical analysis of it ; ( 2 ) obtain control flow graph ( later referred as cfg ) from abstract syntax tree ( ast ) ; ( 3 ) control dependence analysis of csl ; ( 4 ) system architecture of csl slicing system

    內容包括通過語法分析獲得源程序的抽象語法樹,從抽象語法樹構造控制流圖,在控制流圖上做控制流分析獲得源程序的控制依賴關系,在控制流圖上做數據流分析獲得源程序的數據依賴關系,以及最後獲得源程序的程序依賴圖並以圖可達性演算法獲得程序分片的全過程。
  6. Control flow graph is a well - known model used for identification of independent paths in procedural software

    而控制流圖是一個在過程軟體中用於鑒別獨立路徑的著名的模型。
  7. This paper highlights the problem of constructing cfg in object - oriented systems and proposes a new model named extended control flow graph ecfg for code based analysis of object - oriented software

    本文著重介紹在面向對象系統中如何構造控制流圖,並對面向對象軟體的基於代碼的分析提出了一個名為擴展控制流圖ecfg的新模型。
  8. In this paper, we firstly study two wcet analysis methods ( control flow graph based wcet analysis method and syntax tree based wcet analysis method ), and get integrated comprehension on the static wcet analysis

    本文首先研究了兩種wcet分析方法(基於控制流圖的wcet分析方法和基於語法樹的wcet分析方法) ,加深了對靜態wcet分析的理解。
  9. A control flow graph ( cfg ) is a directed graph

    控制流程圖( cfg )是一個有向圖。
  10. This phase takes two i uts : ( 1 ) a formal representation of the su icious property ( or properties ) and ( 2 ) control flow graph and data flow information of the program

    該階段取兩個輸入: ( 1 )一個或多個可疑特性的形式表示,和( 2 )程序的控制流與數據流信息。
  11. This phase takes two inputs : ( 1 ) a formal representation of the suspicious property ( or properties ) and ( 2 ) control flow graph and data flow information of the program

    該階段取兩個輸入: ( 1 )一個或多個可疑特性的形式表示,和( 2 )程序的控制流與數據流信息。
  12. In static analysis, we generate the control flow graph of the sequential program and convert the graph to an extended finite state machine ( efsm ). by analyzing the paths of the efsm, we can find whether there is data dependence in the program or not

    數據相關性的靜態測試中,我們首先生成程序的流程圖,在遍歷流程圖的同時生成這個程序的擴展有限狀態機( efsm ) ,然後調用路徑分析工具對efsm的路徑進行分析。
  13. Taking account of those problems, the author imported uml into the description of work flow and expanded it according to its features, and also put forward the idea of work flow modeling of super activity graph based on the uml activity graph. this idea not only had the features and advantages of the uml activity graph, but also improved the descriptive ability of complicated control condition to make it more suitable for work flow modeling, allowing for the influence of outside accidents, temporal sequence and operation control on the work flow operation path

    針對以上問題,作者將uml引入工作流模型描述,並針對工作流的特點對其進行擴展,提出了基於uml活動圖的活動超圖的工作流建模思想,這種思想不僅具有uml活動圖的特徵和優點,還著重考慮了外部事件、時序以及運算控制對工作流運行路徑的影響,提高了復雜控制條件的描述能力,使其更適合工作流建模。
分享友人