patterns.html

来自「一个用VB开发的细胞元动机」· HTML 代码 · 共 22 行

HTML
22
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Patterns</title>
</head>

<body BGCOLOR="#FFFFE0" TEXT="#000000">
<DIV ALIGN="center"><H2>Some Interesting Patterns</H2></DIV>
The following diagrams illustrate some common patterns that develop in the course of a civilization. Only two categories will be dealt with here: Stable patterns and periodic patterns. Stable patterns are those that do not change from one generation to the next. Periodic patterns are those that repeat themselves after a number of generations. The simplest periodic patterns are the "blinkers". These have a period of two generations repeating themselves every other generation and thus appear to oscillate. The traffic lights also have a period of two. The figure eight has a period of eight.<BR>

<P><STRONG>Stable Patterns</STRONG><BR>
<IMG SRC="stable.gif" WIDTH="400" HEIGHT="140" BORDER="0" ALT=""></P>

<P><STRONG>A Few Oscillators</STRONG><BR>
<IMG SRC="oscillators.gif" WIDTH="221" HEIGHT="140" BORDER="0" ALT=""></P>

<P>A<STRONG> Few Starting Patterns</STRONG><BR>
<IMG SRC="startpatterns.gif" WIDTH="192" HEIGHT="82" BORDER="0" ALT=""></P>
</body>
</html>

⌨️ 快捷键说明

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