您要查找的是不是:
- A control flow graph (CFG) is a directed graph. 控制流程图(CFG)是一个有向图。
- Control Flow Graph is a well-known model used for identification of independent paths in procedural software. 而控制流图是一个在过程软件中用于鉴别独立路径的著名的模型。
- There have many representation proposed in literature, among them control flow graph (CFG) and Petri net are two typical ones. 它能够简洁、有效而又不丢失有用信息地表示并发程序。
- This paper introduces a parallelization compiler, and in the course of its development control flow graph is visualized. 介绍了并行化编译器,在研制并行化编译器过程中,实现了程序控制流图的可视化。
- In order to meet the needs of data flow analysis, system build control flow graph (CFG), directed acyclic graph (DAG), and call graph (CG). 3. 系统通过建立程序控制流图(CFG)、有向无环图(DAG)、以及过程调用图(CG)三种程序中间表示视图,满足了数据流分析的需要。
- 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)程序的控制流与数据流信息。
- 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的新模型。
- Two kind of common matching algorithms are introduced and analysed at first: Boolean expression tree and directed acyclic control flow graph(CFG),and then a better one is put forward. 介绍和分析了现有的两种主要规则匹配算法:布尔表达式树和有向无环控制流图,提出了一种快速规则匹配算法。
- inter-thread control flow graph (ITCFG) 线程间控制流图
- directed acyclic control flow graph 有向无环控制流图
- This technique is also known as Test Requirements Definition technique (as are Control Flow graphing, State Transition Analysis, etc.), rather than test design. 因果法又被称为测试需求定义方法(控制流图,状态转换分析等等),而并非测试设计。
- Visualizing Control Flow Graph for Parallel Programming 并行程序控制流图可视化的实现
- Data Specialization and Program Specialization Based on Control Flow Graph 基于程序流程图的数据例化与程序例化
- Control Flow Obfuscation exclusion rules. 控制流模糊处理排除规则。
- Use of recursion as a mechanism for control flow. 使用递归作为控制流程的机制。
- This flow graph can serve as an auxiliary tool for time domain analysis in modern control theory. 时域信流图可以作为现代控制理论中时域分析法的一种辅助工具。
- We may always incorporate the information into the signal flow graph. 我们总可以把这些信息放入信号流图中去。
- full control flow graph 全控制流图
- Join points within certain program control flows. 在某个流程控制流程中的连接点。
- A package can be restarted only at the control flow level. 包只能在控制流级重新启动。