搜索资源列表
life
- 生命遊戲演算法實做 判斷鄰居數量決定下一時間是否出生或死亡 利用到交替陣列和時間差距演算寫法-Game of Life algorithm is done to determine the number of neighbors decided the next time of birth or death to the alternate use of arrays and the time gap between the calculus formulation
life
- 课程设计的生命游戏的小程序哦,用VB编写,有人工智能部分哦-Curriculum design of the Game of Life applet Oh, prepared to use VB, there are some artificial intelligence Oh
MyCellularProgram
- 我自己调试好的,元胞自动机的一些事例程序,包括生命游戏等很多有用的事例程序,大家一起学习啊-Cellular Automata Some examples of procedures, including the Game of Life, and many other useful examples of the procedure and we can work together to learn ah
life_game
- 生命游戏的控制台模拟程序,方便修改扩展。传上来是为了增加点数。-Console Game of Life simulation procedures for amending the expansion. Chuan-up points are in order to increase.
life-game
- 这是一个模拟生物种群的小游戏程序,可以看出在什么情况下这个生物种群会趋于稳定,什么情况下会消亡。-This is a simulation game of the species biology procedures, we can see the circumstances under which biological species that will become stable and under what circumstances will perish.
GameOfLife
- game of life in vhdl , using VGA interface and device
GameofLife
- 一个不需要玩家的游戏。生命游戏能让你了解这个社会。-Does not require a player s game. Game of Life lets you understand the community.
famousalgorithmcollection
- <经典算法合集>其中包括: 最小生成树 MD5加密 LZW压缩 josephus 乘法表 积分 枚举 基数转换 矩阵问题举例 求解质数 圆周率的求法 改进的快速排序法 几种插入排序法 水仙花数 迷宫生成器 生命游戏 递归 回溯 贪心 动态规划 排序算法-" Classical algorithm Collection> These include:
15
- 易语言控制台生命游戏源码,很不错的易语言源码,适合易语言爱好者学习。-Yi language Console Game of Life Source, very good and easy language source code for easy language enthusiasts to learn.
CA-matlab
- 元胞自动机的模拟,包括沙堆模型,森林模型,生命游戏等一系列代码-Simulation of cellular automata, including the sandpile model forest model, the Game of Life, a series of code
LifeGame
- 生命游戏(LifeGame),利用VBA实现,在Excel中运行,以单元格模拟图形界面-Game of Life (LifeGame), implemented using VBA running in Excel cell simulation graphical interface
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.
golly-2.4-win
- 英国剑桥答数学家提出的生命游戏,给予元胞思想,很形象的演示-Cambridge, UK A mathematician' s Game of Life, the ideology, the very image of the presentation given cellular
LifeSource
- 生命游戏的小程序,包含所有的东西,你可以自己修改程序,等等。-Game of Life program contains all the stuff, you can modify the program, and so on.
LifeGame
- 一个介绍生命游戏的小程序,自己写的,有一些供用户选择的操作。-A small program to introduce the game of life, to write their own, for the user to select the operation.
Game_of_Life
- 利用matlab模拟基于元胞自动机的生命游戏-Using matlab simulation based on cellular automata game of life
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
game-of-life
- 假设有一个像棋盘一样的方格网,每个方格中放置一个生命细胞,生命细胞只有两种状态:“生”或“死”。-Suppose you have a like a checkerboard grid, each box placed in a living cell, the cell life only two states: life or die .
Game-Of-Life
- 生命游戏(Game Of Life)源代码,虽然不是图形化界面,但可视性还算不错-Game of Life (Game Of Life) source code, though not the graphical interface, but visibility is fairly good
live-Game
- 建立于C语言的一个游戏程序, 设计的生命游戏-Founded in C language program a game, Game of Life Design