请输入您要查询的字词:

 

单词 static analysis
释义
static analysis

Computer
  • Analysis of a program that does not require the program to be executed, as in dynamic testing. A software tool is used to check syntax and to construct one or more of

    • a control-flow graph

    • a dataflow graph

    • an information flow graph.

    Information flow analysis identifies the relationships between outputs and the input variables, and a semantic analysis provides formulas for these relationships. Comparing the results of semantic analysis with a formal program specification is used to reveal inconsistencies between specification and implementation.

    Early work (1975–6) led to analysers (DAVE, AUDIT, FACES) for single languages such as Fortran. Later work led to analysers for C (e.g. LINT, 1978). There are now analysis tools (e.g. MALPAS, SPADE) that are multilanguage and have facilities for comparing specification and code.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/6/24 20:40:05