-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-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
-
TSP问题的matlab实现程序,该程序在机器上可以正常运行,现提供给大家参考...
TSP问题的matlab实现程序,该程序在机器上可以正常运行,现提供给大家参考-TSP issues realize matlab program on the machine can function properly, is now available to U.S. reference
- 2023-01-18 22:00:04下载
- 积分:1
-
matlab code for PHY layer communication system with channel equalisation
matlab code for PHY layer communication system with channel equalisation
- 2022-02-26 10:53:04下载
- 积分:1
-
demonstrations on how to prepare luxury of the game (procedures) interface, the...
示范如何编写豪华的游戏(程序)界面,这里演示的是Tic Tac toe游戏 -demonstrations on how to prepare luxury of the game (procedures) interface, the presentation here is Tic Tac toe game
- 2022-11-17 14:55:04下载
- 积分:1
-
汉字拼音表.包含2万多个汉字的拼音.
可以用于实现汉字拼音互相转换或者实现汉字字典程序....
汉字拼音表.包含2万多个汉字的拼音.
可以用于实现汉字拼音互相转换或者实现汉字字典程序.-Pinyin table. Contains more than 20,000 Chinese characters, Pinyin. Can be used to realize each other Pinyin conversion or realize CCDICT procedures.
- 2022-03-18 09:58:23下载
- 积分:1
-
12864LCD的C51程序+仿真电路,液晶开发
12864LCD的C51程序+仿真电路,液晶开发-12864LCD the C51 procedure+ Simulation circuits, LCD Development
- 2022-03-06 14:56:14下载
- 积分:1
-
姓名缘分测试之Delphi版,利用笔画进行计算,算的非常准哦。...
姓名缘分测试之Delphi版,利用笔画进行计算,算的非常准哦。-Name fate of the Delphi version of the test, calculated using the number of strokes, the counting of very prospective Oh.
- 2022-03-23 01:24:59下载
- 积分:1
-
利用MATLAB进行米散射计算,计算大气粒子对于太阳不同波长的辐射损失...
利用MATLAB进行米散射计算,计算大气粒子对于太阳不同波长的辐射损失-M scattering calculations carried out using MATLAB to calculate atmospheric particles of different wavelengths for the solar radiation loss
- 2022-03-16 04:06:40下载
- 积分:1
-
我在网上找的一个用c写的很不错的文本模式下的贪吃蛇游戏.游戏中有一些错误.但是很适合初学者...
我在网上找的一个用c写的很不错的文本模式下的贪吃蛇游戏.游戏中有一些错误.但是很适合初学者-I used the Internet to find a very good c write text mode Snake game. The game has some mistakes. However, it is very suitable for beginners
- 2022-04-07 22:59:00下载
- 积分:1
-
用asp来实现文件的上传功能! 是asp教程的作业!自己已经检测过没有错误 但是可能还需要改进 请专家指点!...
用asp来实现文件的上传功能! 是asp教程的作业!自己已经检测过没有错误 但是可能还需要改进 请专家指点!-used to achieve functional document uploads! Asp Guide is the work! They have detected it is not wrong but may also need to improve the expert guidance! Thank you
- 2022-04-01 21:06:51下载
- 积分:1