-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-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
-
LCMV
西电 自适应 大作业 LCMV实现 谢谢谢谢谢(THANKS Xidian 2019 Adaptive signal processing)
- 2019-07-06 17:23:36下载
- 积分:1
-
8279
基于51单片机的,对8279芯片的proteus仿真实验(51 MCU based on the 8279 chip proteus simulation)
- 2021-04-15 17:58:54下载
- 积分:1
-
lora收发demo
说明: stm32使用ra02模块的例程,点对点通讯(Stm32 USES ra02 module routines to communicate point-to-point)
- 2020-11-10 18:51:10下载
- 积分:1
-
主要是提供域名查询功能的主程序
PHP源代码
主要是提供域名查询功能的主程序
PHP源代码-The main function is to provide the names of the main query PHP source code
- 2022-09-22 19:50:02下载
- 积分:1
-
HTML5单页面网站-网页内容滚动风格
一款采用HTML5技术实现的单页网站,因为在网站文件里只能看到一个HTM文件,但打开后,里面的内容并不是一页,采用了滚动切换网页的方式,将众多内容联系在一起,使用了一个易用的插件——fullPage.js,用它来创建全屏滚动网站(也被称为单页网站)十分方便。它允许全屏滚动创建网站,以及添加内部滑块。
- 2022-06-15 06:38:32下载
- 积分:1
-
麻省MIT基于Matlab开发的GPS监测地球板块速度的速度场显示程序...
麻省MIT基于Matlab开发的GPS监测地球板块速度的速度场显示程序-Massachusetts, MIT developed Matlab-based GPS to monitor the speed of the Earths plate velocity field display program
- 2022-01-25 17:56:03下载
- 积分:1
-
Flash小球特效 跟随鼠标旋转
Flash小球特效 跟随鼠标旋转,可把本效果应用于flash Loading剪辑中,鼠标移动的超快,小球旋转的越快,整体上是随着鼠标移动的,可以看作是鼠标跟随特效吧。
- 2022-08-10 18:55:24下载
- 积分:1
-
模型
说明: 海上风电柔直与lcc传统直流输电并网模型(Grid connection model of offshore wind power flexible direct current and LCC traditional DC transmission)
- 2020-12-15 15:15:13下载
- 积分:1
-
可以对操作系统的注册表进行读、写、删除操作
可以对操作系统的注册表进行读、写、删除操作-The registry of the operating system can read, write, delete
- 2022-01-28 21:55:46下载
- 积分:1