Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Data-flow_analysis> ?p ?o. }
Showing items 1 to 18 of
18
with 100 items per page.
- Data-flow_analysis abstract "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.A simple way to perform data-flow analysis of programs is to set up data-flow equations for each node of the control flow graph and solve them by repeatedly calculating the output from the input locally at each node until the whole system stabilizes, i.e., it reaches a fixpoint. This general approach was developed by Gary Kildall while teaching at the Naval Postgraduate School.".
- Data-flow_analysis wikiPageExternalLink dfaBook-web.
- Data-flow_analysis wikiPageID "826951".
- Data-flow_analysis wikiPageRevisionID "589215101".
- Data-flow_analysis hasPhotoCollection Data-flow_analysis.
- Data-flow_analysis subject Category:Data-flow_analysis.
- Data-flow_analysis comment "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.".
- Data-flow_analysis label "Data-flow analysis".
- Data-flow_analysis label "Datenflussanalyse".
- Data-flow_analysis label "データフロー解析".
- Data-flow_analysis label "数据流分析".
- Data-flow_analysis sameAs Datenflussanalyse.
- Data-flow_analysis sameAs データフロー解析.
- Data-flow_analysis sameAs m.03f97r.
- Data-flow_analysis sameAs Q1172416.
- Data-flow_analysis sameAs Q1172416.
- Data-flow_analysis wasDerivedFrom Data-flow_analysis?oldid=589215101.
- Data-flow_analysis isPrimaryTopicOf Data-flow_analysis.