📄 template.htm
字号:
<html>
<head>
<title>编译原理</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link type="text/css" rel="stylesheet" href="../css/specification.css">
</head>
<BODY>
<table align=right width=300>
<tr>
<td><img src="../images/previous.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='5.5.0.htm'" ></td>
<td>
<img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='5.5.1_1.htm'" ></img></td>
</tr>
</table>
<br><br>
<font class="title2"><b>9.4 流图中的循环</b></font>
<table>
<tr>
<td>    </td>
<td class="content">
<p>
在考虑循环优化之前,需要定义流图中的循环由什么构成。我们使用一个结点是另一个结点必经结点的概念来定义循环和重要的可归约流图类,寻找必经结点和检查流图可归约性的算法在9.9节讨论。
</p>
</td>
</tr>
</table>
<p align=center><img src="5_15.gif" width="469" height="277"></p>
<hr size=2 width=90% align=center color=red><br>
<br>
<table align=right width=300>
<tr>
<td>
<img src="../images/previous.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='5.5.0.htm'" ></img></td>
<td><img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='5.5.1_1.htm'" ></td>
</tr>
</table>
</BODY>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -