网站首页  英汉词典

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

 

单词 Control flow analysis
释义

Control flow analysis

中文百科

控制流分析

控制流分析Control flow analysis)简称CFA,是一种确认程序控制流程的静态代码分析技术。控制流程会以控制流图来表示。对于函数编程语言及面向对象编程,CFA都是指计算控制流程的算法。

控制流分析一词最早是由Neil D. Jones及Olin Shivers开始使用。

对于像是Scheme之类有高端函数的编程语言,不一定可以会程序中直接看出函数调用的目标,例如以下的程序片段

根据上述程序无法确认进程f是指什么,此情形下的控制流分析需考虑何时会运行此代码,及当时的传入值。

抽象释义、约束补偿及型别系统都可以用来进行控制流分析。

英语百科

Control flow analysis 控制流分析

In computer science, control flow analysis (CFA) is a static code analysis technique for determining the control flow of a program. The control flow is expressed as a control flow graph (CFG). For both functional programming languages and object-oriented programming languages, the term CFA, and elaborations such as k-CFA, refer to specific algorithms that compute control flow.

随便看

 

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

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/17 19:13:39