📄 9.5.5bb.htm.bak
字号:
<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.5.htm'" ></td>
<td>
<img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='9.5.6.htm'" ></img></td>
</tr>
</table>
<br><br>
<table>
<tr><td>    </td>
<td class="content">
<p>为解方程9.8,令O=ф,然后可用方程9.8的第一个方程来计算I的估计值,即 </p>
<p> I<sub>1</sub>=J </p>
<p>下一步,用第二个方程得到O的较好的估计 </p>
<p> O<sub>1</sub>=G∪(I<sub>1</sub>-K)=G∪(J-K) </p>
<p>把这个估计再用于第一个方程,得 </p>
<p> I<sub>2</sub>=J∪O<sub>1</sub>=J∪G∪(J-K)=J∪G </p>
<p>再把它用于第二个方程,O的下一个估计是 </p>
<p> O<sub>2</sub> =G∪(I<sub>2</sub>-K)=G∪(J∪G-K)=G∪(J-K) </p>
<p>注意O<sub>2</sub>
=O<sub>1</sub>。如果再计算I的下一个估计,它将等于I<sub>2</sub>,它给出O的下一个估计仍等于O<sub>1</sub>。这样,I和O的极限值是I<sub>2</sub>和O<sub>1</sub>的值。于是推出图9.27(2)(d)的方程,它们是 </p>
<p><font size="4" color="#FF0000"> in[S<sub>1</sub>]=in[S]∪gen[S<sub>1</sub>]
</font> </p>
<p><font size="4" color="#FF0000"> out[S]=out[S<sub>1</sub>] </font> </p>
<p>第一个方程从上面的演算得到,第二个方程从考察图9.27(2)(d)的流图得到。 </td>
</tr>
</table>
</p>
</td>
</tr>
</table>
<br>
<table align=right width=300>
<tr>
<td>
<img src="../images/previous.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='9.5.5.htm'" ></img></td>
<td><img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='9.5.6.htm'" ></td>
</tr>
</table>
</BODY>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -