-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-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
-
How to send debugging output to a console in a MFC application
How to send debugging output to a console in a MFC application
- 2022-05-14 07:12:02下载
- 积分:1
-
最小二乘法多次曲线拟合算法
最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
- 2022-03-30 16:57:49下载
- 积分:1
-
本人收集的一些有关matlab的代码程序设计
也不知道改选什么分类...
本人收集的一些有关matlab的代码程序设计
也不知道改选什么分类-I collected some of the Matlab code design procedures do not know what election classification
- 2022-02-14 02:06:02下载
- 积分:1
-
该程序是演示ARM的5个ADC转换功能,在AD采样时轮流切换...
该程序是演示ARM的5个ADC转换功能,在AD采样时轮流切换-The ARM program is to demonstrate the 5 ADC conversion functions in AD, when the sampling switch rotation
- 2022-02-01 21:34:17下载
- 积分:1
-
这是个运动会记分程序,不知道大家感兴趣不,不过我觉得是我自己写的...
这是个运动会记分程序,不知道大家感兴趣不,不过我觉得是我自己写的-Games Points procedures, we do not know is not interested, but I think I wrote it myself
- 2022-02-06 13:51:30下载
- 积分:1
-
这是一个时间显示程序 可以将系统的实时时间通过屏幕显示出来 显示格式为时:分:秒...
这是一个时间显示程序 可以将系统的实时时间通过屏幕显示出来 显示格式为时:分:秒-This is a time to show the system program can be displayed real time on-screen display format too: minutes: seconds
- 2022-03-31 17:24:48下载
- 积分:1
-
a production with vc HANOR games, graphics and concise operation. Worth a play.
一个用vc制作的汉诺塔游戏,图形简洁易操作.值得一玩.-a production with vc HANOR games, graphics and concise operation. Worth a play.
- 2022-06-19 10:57:07下载
- 积分:1
-
用ASP做的许愿墙壁。很好玩的一个东西。希望大家会喜欢。
用ASP做的许愿墙壁。很好玩的一个东西。希望大家会喜欢。-ASP Wishing to do the walls. A very fun thing. I hope you will like.
- 2022-11-23 14:15:03下载
- 积分:1
-
这个程序执行functonality 4位ALU
this program performs the functonality of 4 bit alu
- 2022-02-05 10:13:20下载
- 积分:1