-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-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
-
very cool style tab Tab
非常酷Office2003风格的Tab选项卡-very cool style tab Tab
- 2023-08-11 04:30:03下载
- 积分:1
-
文件列表示例,了解文件操作的基础知识
File list example to understand basics of file operation
- 2022-12-11 03:40:03下载
- 积分:1
-
vc with the development of the huge memory games, beginners or very useful.
用vc++开发的贪吃蛇游戏,初学者还是很有用的。-vc with the development of the huge memory games, beginners or very useful.
- 2022-01-27 20:26:07下载
- 积分:1
-
有限长脉冲响应滤波器的频率采样设计,能够图形显示滤波器的幅频特性曲线...
有限长脉冲响应滤波器的频率采样设计,能够图形显示滤波器的幅频特性曲线-finite impulse response filter frequency sampling design, graphics filter to the amplitude and frequency characteristic curve
- 2022-01-22 06:35:31下载
- 积分:1
-
优化系统速度,加快磁盘访问速度,充分利用内存
优化系统速度,加快磁盘访问速度,充分利用内存-Optimization of system speed, speed up disk access speed, full use of memory
- 2022-01-26 08:00:27下载
- 积分:1
-
.net的经典视频文件 欢迎大家看看 真的很不错
.net的经典视频文件 欢迎大家看看 真的很不错-. net classic video files are welcome to look at the really good
- 2023-08-15 00:35:09下载
- 积分:1
-
数据结构实验:实现两表达式算术求和
任务:能够按照指数降序排列建立并输出多项式;
能够完成两个多项式的相加、相减,并将结果输入;...
数据结构实验:实现两表达式算术求和
任务:能够按照指数降序排列建立并输出多项式;
能够完成两个多项式的相加、相减,并将结果输入;
-experimental data structure : achieving two arithmetic expressions Summation tasks : According to index in descending order and the establishment of export polynomial; to complete the combined two polynomials, subtraction, and the results input;
- 2022-05-29 09:53:34下载
- 积分:1
-
Windows server 2003使用指南
Windows server 2003使用指南-Windows 2003 server using the guidelines
- 2022-03-22 18:49:50下载
- 积分:1
-
Java实现QR解码的演示代码
QR解码的Java实现示例,用Java实现QR解码的源程序代码。
- 2023-04-17 18:35:03下载
- 积分:1