Automatické strukturování kódu programu
Loading...
Downloads
1
Date issued
Authors
Khairy, Hamid
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
This bachelor's thesis aim is to implement algorithm, described in article Baker(1977), which for entered non-structured program code in which all control is realised by goto and conditional jump statements, creates code using structured constructs ( blocks, if then else, while, etc. ) in such a way that resulting code will clearly transcribe real structure of program control flow and minimalize ammount of used goto statements.
Description
Import 26/06/2013
Subject(s)
c++, flow graph, graph reducibility, follow, graph dominance