📄 9.5.3_e2.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='9.5.3.htm'" ></td>
<td>
<img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='9.5.4.htm'" ></img></td>
</tr>
</table>
<br><br>
<table>
<tr>
<td>    </td>
<td class="content">
<p>
<img border="0" src="images/9_25_2.gif" align = left width="346" height="130">在图2(b)中的串联语句的规则有点微妙,由语句S=S1;S2产生的定值集合是什么?<p>
解析:首先,如果定值d由S2产生,那么它肯定由S产生;另外,如果d由S1产生,只要它不被S2注销,它也将到达S的结束点。所以我们认为: </p>
<p><span style="FONT-SIZE: large">gen[S]= gen[S2]∪(gen[S1]-kill[S2])</span></p>
<p> </td>
</tr>
</table>
<table align=right width=300>
<tr>
<td><img src="../images/previous.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='9.5.3.htm'" ></td>
<td>
<img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='9.5.4.htm'" ></img></td>
</tr>
</table>
<br><br>
</BODY>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -