simplex.sgml

来自「标准单纯性算法程序」· SGML 代码 · 共 72 行

SGML
72
字号
<!DOCTYPE Sect1 PUBLIC "-//OASIS//DTD DocBook V4.0//EN"> <Sect1><Title>&nbsp;</Title><?html-filename simplex.html>  <Table Frame="all" Colsep=1  Rowsep=1  pgwide="0">    <Title>      Simplex Method(The Actual Function F(n)    </Title>    <tgroup cols=6  align="left">            <colspec colnum=1  colwidth="100*">              <colspec colnum=2  colwidth="100*">              <colspec colnum=3  colwidth="100*">              <colspec colnum=4  colwidth="100*">              <colspec colnum=5  colwidth="100*">              <colspec colnum=6  colwidth="100*">                          <tbody>                <row>          <entry>            2          </entry>          <entry>            0          </entry>          <entry>            0          </entry>          <entry>            0.916667          </entry>          <entry>            0.25          </entry>          <entry>            0          </entry>        </row>      </tbody>    </tgroup>  </Table>  <Table Frame="all" Colsep=1  Rowsep=1  pgwide="0">    <Title>      Function Value    </Title>    <tgroup cols=1  align="left">                        <tbody>                <row>          <entry>            3.33333          </entry>        </row>      </tbody>    </tgroup>  </Table></Sect1>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?