网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Flow analysis
释义

Flow analysis

中文百科

数据流分析 Data-flow analysis

(重定向自Flow analysis)

数据流分析 是一种用于收集计算机进程在不同点计算的值的信息的技术。一个进程的控制流图(control flow graph, CFG)被用来确定对变量的一次赋值可能传播到进程中的哪些部分。这些信息通常被编译器用来优化进程。数据流分析的一个典型的例子就是可到达定义的计算。

进行数据流分析的最简单的一种形式就是对控制流图的某个节点创建数据流方程,然后通过迭代计算,反复求解,直到到达不动点。这种一般的方法是由Gary Kildall在Naval Postgraduate School讲课时发明的。

英语百科

Data-flow analysis 数据流分析

(重定向自Flow analysis)

Data-flow analysis is a technique for gathering information about the possible set of values calculated at various points in a computer program. A program's control flow graph (CFG) is used to determine those parts of a program to which a particular value assigned to a variable might propagate. The information gathered is often used by compilers when optimizing a program. A canonical example of a data-flow analysis is reaching definitions.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/22 11:45:47