文件名称:life3D
介绍说明--下载内容来自于网络,使用问题请自行百度
3-Dimensional version of Conway s Game of Life. \"Life\" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid the number initial ramdomly generated cells can be changed using the slider control.
Whether cells stay alive, die, or generate new cells depends upon how many of their eight possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the universe. Pressing the \"Start\" button automatically seeds this universe with several small random communities. Some will succeed and some will fail.
Whether cells stay alive, die, or generate new cells depends upon how many of their eight possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the universe. Pressing the \"Start\" button automatically seeds this universe with several small random communities. Some will succeed and some will fail.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
life3D.m
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.