搜索资源列表
game-of-life
- 说明生命游戏(game of life)为1970年由英国数学家J. H. Conway所提出,某一细胞的邻居包 括上、下、左、右、左上、左下、右上与右下相邻之细胞,游戏规则如下: 孤单死亡:如果细胞的邻居小于一个,则该细胞在下一次状态将死亡。此为c语言实现的算法。-Algorithm Gossip is a classic arithmetic program,which you should have a good look.
Untitled
- 元胞自动机中Conway s life 程序模拟系统,根据所需步数来确定模拟结果,用MATLAB图形界面(GUI)实现。-Conway' s life cellular automata program simulation system, based on the number of steps required to determine the simulation results, implemented using MATLAB graphical interface (GUI).
ConwayGame
- 康威生命游戏,元胞自动机,可视化设计,非常经典-Conway Game of Life, cellular automata, visual design, very classic
life
- 康威的生命游戏,也简称为生命,游戏是在1970年由英国数学家约翰·霍顿康威制定的-The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970
Conway
- 泛函分析的课程资料,来自springer...............(Functional analysis course ..........................)