-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-The program implementation is the seed of life simulation, survival: There are two or three neighbors of the seed will survive to the next generation, that is still occupying the lattice
Death: If there are four or more neighbors, the seeds will die because of overcrowding if seed is only one or zero neighbors, will die because of loneliness
Breeding: If a sub-space has three neighbors, then it will grow a new seed. After a pattern after several generations have the following one of four possible outcomes:
Die
Constant- static
Oscillation- a group of modes in the loop on many occasions in the same location after the same pattern emerged
Sli
- 2022-03-25 01:15:01下载
- 积分:1
-
提供两个函数专门对powerbuidler10生成的交叉报表进行表格画线,达到正常自由表格式线条效果....
提供两个函数专门对powerbuidler10生成的交叉报表进行表格画线,达到正常自由表格式线条效果.-provide two specialized function powerbuidler10 generation of the intersection statements form line drawing achieve normal free format lines results.
- 2022-03-01 06:08:00下载
- 积分:1
-
本程序用vc来实现小球走迷宫,非常经典,非常有意思!
本程序用vc来实现小球走迷宫,非常经典,非常有意思!-vc the procedures used to achieve small ball Maze, very classic, very interesting!
- 2022-03-20 23:09:33下载
- 积分:1
-
awd bios文件的修改工具,用vc和vb制作
awd bios文件的修改工具,用vc和vb制作-AWD bios document revision tool and vc production and vb
- 2022-03-24 17:32:57下载
- 积分:1
-
Hspice仿真工具箱
hspice的matlab工具箱,可以读取Hspice的输出文件,放到matlab中处理-hspice matlab toolbox
- 2023-07-28 21:45:07下载
- 积分:1
-
功能:快进,播放,暂停,后退,调节声音大小,添加播放文件,...
功能:快进,播放,暂停,后退,调节声音大小,添加播放文件,-Features: fast forward, play, pause, rewind, adjust the size of the sound, add play the file,
- 2022-07-04 21:47:47下载
- 积分:1
-
通过遗传算法求解N皇后问题,用c++编写
通过遗传算法求解N皇后问题,用c++编写-Through the Genetic Algorithm for N queens problem, using c++ write
- 2022-06-21 22:01:56下载
- 积分:1
-
CADENSE用户手册(RAR)
cadense user book (rar)-cadense user book (240.1)
- 2023-03-10 18:30:04下载
- 积分:1
-
adpcm解码gdb服务程序非常重要对你将有帮助
adpcm解码gdb服务程序非常重要对你将有帮助-gdb decoding mode service program is very important for you to help
- 2023-02-03 20:05:04下载
- 积分:1
-
Flowchart drawing tool, the general flow chart for software design
画流程图工具,一般用于软件的流程图设计,比较方便-Flowchart drawing tool, the general flow chart for software design
- 2022-03-10 11:53:00下载
- 积分:1