-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-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
-
Implments a Bank of hours
Implments a Bank of hours
- 2023-06-17 21:40:03下载
- 积分:1
-
自己做的2进制和16进制转换工具,支持批量转换
自己做的2进制和16进制转换工具,支持批量转换-Own 2-band and 16 hexadecimal conversion tools, support batch conversion
- 2022-01-26 06:29:08下载
- 积分:1
-
open Notepad and automatically preserve
打开记事本并自动保存-open Notepad and automatically preserve
- 2022-08-08 08:33:00下载
- 积分:1
-
ASP experience to do a simple ASP GuestBook, the message of the used Access data...
ASP的经验来做一个简单的ASP留言本,这个留言本用了Access数据库,所以务必请大家要跟我一起做的朋友都安装好Office软件,相信各位自己的电脑上都有了。好了,开始。
-ASP experience to do a simple ASP GuestBook, the message of the used Access database, so be sure to invite everyone to join me to do with friends installed Office software, I believe that their computers have. Well, to start.
- 2023-06-22 03:00:04下载
- 积分:1
-
delphi代码格式化,最新汉化版,支持2006,包含源码
delphi代码格式化,最新汉化版,支持2006,包含源码-delphi code formatting, the latest version of a Chinese support in 2006, included the source code
- 2022-06-30 04:53:29下载
- 积分:1
-
Minigof 迷你高尔夫游戏源代码(手机版)
Minigof 迷你高尔夫游戏源代码(手机版)-Minigof mini-golf game source code (mobile version)
- 2022-03-06 14:20:06下载
- 积分:1
-
二维经验模式分解,速度较快,不错的代码,希望对学习HHT的朋友有用...
二维经验模式分解,速度较快,不错的代码,希望对学习HHT的朋友有用-Two-dimensional empirical mode decomposition, fast, good code
- 2022-07-13 08:09:23下载
- 积分:1
-
输入密码次数有一定限制,错误3次即宣告失败
输入密码次数有一定限制,错误3次即宣告失败-Enter a password number is limited and the error that failed three times
- 2022-04-26 16:17:59下载
- 积分:1
-
matlab拉冬变换程序,包括拉冬正变换和反变换程序。
matlab拉冬变换程序,包括拉冬正变换和反变换程序。-Matlab Radon transform procedures, including Radon transformation and anti-transformation process.
- 2022-02-12 14:58:21下载
- 积分:1