life2d.html

来自「ANFY特效」· HTML 代码 · 共 383 行 · 第 1/2 页

HTML
383
字号
                      <td> 
                        <p><font size="3">This applets is an implementation of 
                          the Jhon Conway's Game of Life, a cellular automaton, 
                          which simulates birth, death, etc. of cells strictly 
                          following the set of rules. </font></p>
                        <p><font size="3"><b>The rules:</b></font></p>
                        <p><font size="3">(1) The game is played on an infinite 
                          quadratic grid.<br>
                          (2) Each grid cell is either alive or dead.<br>
                          (3) The new state of each cells is determined by its 
                          old state and the sum of the alive cells among its surrounding 
                          8 cells.<br>
                          (4) If a cell has 0, 1, 4, 5, 6, 7, or 8 alive neighbour 
                          cells, it will die.<br>
                          (5) If a cell has 2 or 3 alive neighbours, it will survive 
                          to the next generation.<br>
                          (6) If a dead cell has exactly 3 alive neighbours, the 
                          dead cell turns to be alive.</font></p>
                        <p><font size="3">The game shows various interesting equilibrium 
                          states depending on the initial patterns of cells.</font></p>
                        <p><font size="3">[For more <a href="../Applet/life2d/life2d.txt">technical 
                          information</a> about the available parameters, click 
                          <a href="../Applet/life2d/life2d.txt">here</a>.]</font></p>
                        <hr width="90%">
                        <p><font size="3">First of all, most parameters are self-explanatory 
                          and you can always see brief description of each parameter 
                          by moving the mouse pointer over the wizard. </font></p>
                      </td>
                    </tr>
                    <tr> 
                      <td> 
                        <table width="100%" border="0">
                          <tr> 
                            <td width="41%"><img src="images/life2d2.gif" width="150" height="97"></td>
                            <td width="59%"> 
                              <p><font size="3">Here, you set the applet &quot;<b>Width</b>&quot; 
                                and &quot;<b>Height</b>&quot;, and then select 
                                &quot;<b>Resolution</b>&quot; of the applet from 
                                the pull-down menu.</font></p>
                            </td>
                          </tr>
                          <tr> 
                            <td width="100%" colspan="2"><font size="3"><b>&quot;Resolution&quot;</b> 
                              parameter decides how larger the internal image 
                              is expanded when it is displayed. For example, the 
                              value 3 gives three times as big image size as the 
                              actual image has. So, it works as a zooming parameter. 
                              </font></td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                    <tr> 
                      <td> 
                        <table width="100%" border="0">
                          <tr> 
                            <td width="41%"><img src="images/life2d3.gif" width="151" height="126"></td>
                            <td width="59%"><font size="3">There is only one parameter 
                              which actually changes life particles effect; that 
                              is, &quot;<b>Life density</b>&quot; parameter. This 
                              determines the initial number of life particles 
                              from density 1 to density 9.</font></td>
                          </tr>
                          <tr> 
                            <td width="100%" colspan="2"> 
                              <p><font size="3">Then you decide if textscroll 
                                function is enabled by checking &quot;<b>Enable 
                                textscroll</b>&quot; box.</font></p>
                              <p><font size="3">Finally, select the gradient colour 
                                painted over the whole life particles at &quot;<b>First 
                                colour</b>&quot; and &quot;<b>Last colour</b>&quot;.</font></p>
                            </td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr> 
                <td width="94%" height="152"> 
                  <table width="100%" border="0" align="center">
                    <tr> 
                      <td> 
                        <hr>
                      </td>
                    </tr>
                    <tr> 
                      <td height="82"> 
                        <p><font size="3">We have only discussed about the life2d 
                          specific parameters. For generic parameters, please 
                          read <a href="wizard.html">wizard</a> section.</font></p>
                        <p><font size="3">Proceed to<a href="wizard.html#4"> the 
                          textscroll menu</a> if you have checked the textscroll 
                          box; otherwise go to <a href="wizard.html#5">the expert 
                          menu</a>.</font></p>
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
            
          </td>
          <td ROWSPAN="3" WIDTH="10%"></td>
        </tr>
        <tr>
          <td ALIGN=CENTER VALIGN=TOP WIDTH="80%" height="67"> 
            <table width="95%" border="0">
              <tr> 
                <td> 
                  <table width="99%" border="1" bordercolor="#9999FF">
                    <tr> 
                      <td bordercolor="#009933" bgcolor="#009933"> 
                        <div align="center"><b><a href="http://www.anfyteam.com/ajdownl.html">DOWNLOAD</a></b></div>
                      </td>
                      <td bordercolor="#CCCCCC"> 
                        <div align="center"><b><a href="quickstart.html">QUICK 
                          START</a></b></div>
                      </td>
                      <td bordercolor="#FF0000" bgcolor="#FF0000"> 
                        <div align="center"><b><a href="shop.html">PURCHASE</a></b></div>
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        <tr> 
          <td ALIGN=CENTER VALIGN=BOTTOM WIDTH="80%">&nbsp; </td>
        </tr>
      </table>

<br>&nbsp;</td>

    <td ALIGN=RIGHT VALIGN=TOP><img SRC="images/curve3.gif" ALT="" height=16 width=16></td>

    <td VALIGN=TOP BGCOLOR="#000000"><img SRC="images/bit.gif" ALT="" height=1 width=1></td>
</tr>

<tr>
    <td ALIGN=RIGHT VALIGN=BOTTOM BGCOLOR="#000000"><img SRC="images/bit.gif" ALT="" height=1 width=1></td>

    <td VALIGN=BOTTOM BGCOLOR="#009933"><img SRC="images/curve2g.gif" ALT="" height=16 width=16></td>

    <td ALIGN=RIGHT VALIGN=BOTTOM BGCOLOR="#FF0000"><img SRC="images/curve4r.gif" ALT="" height=16 width=16></td>

    <td VALIGN=BOTTOM BGCOLOR="#000000"><img SRC="images/bit.gif" ALT="" height=1 width=1></td>

    <td VALIGN=BOTTOM><img SRC="images/curve2.gif" ALT="" height=16 width=16></td>

    <td ALIGN=RIGHT VALIGN=BOTTOM><img SRC="images/curve4.gif" ALT="" height=16 width=16></td>

    <td ALIGN=RIGHT VALIGN=BOTTOM BGCOLOR="#000033"><img SRC="images/bit.gif" ALT="" height=1 width=1></td>
</tr>

<tr>
    <td COLSPAN="6" BGCOLOR="#000033">
      <table width="100%" border="0">
        <tr> 
          <td> 
            <div align="right"><font color="#AAAAAA"><font size="2" face="Times New Roman, Times, serif"> 
              </font><font size="2"> </font></font></div>
          </td>
        </tr>
      </table>
    </td>
    <td VALIGN=TOP BGCOLOR="#000033"> 
      <table width="100%" border="0">
        <tr>
          <td><font color="#AAAAAA"><font size="2" face="Times New Roman, Times, serif"> 
            </font></font></td>
        </tr>
      </table>
      <font color="#AAAAAA"></font></td>

    <td COLSPAN="2" BGCOLOR="#000033">
      <table width="100%" border="0">
        <tr bgcolor="#000033"> 
          <td>&nbsp;</td>
        </tr>
      </table>
    </td>
</tr>
</table>

</body>
</html>

⌨️ 快捷键说明

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