搜索资源列表
life32
- Life32 is a program to animate an manipulate cellulair automa akin to Conway s Game of Life (GoL). 一个国外模拟生命细胞活动的小程序,我到现在还是搞得不是很懂,大家看看吧-Life32 is a program to animate an automa manipulate cellulair Conway s akin to the Game of Life (GoL). A life a
lifegame
- 二维元胞自动机,著名的生命游戏 vc++开发-two-dimensional cellular automata, the famous game vc development life
06.7.4
- 数据结构的一种算法方式,生死游戏 的程序-data structure of an algorithm, the process of life and death game
live214786
- 用c语言演绎“生命游戏\",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个 生命细胞,生命细胞只有两种状态:“生”或“死”。-with language interpretation c Life "game", the 1970s, It had been a crazy demons known as the "Game of Life" of the games, th
GameOfLife_java
- 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
game_of_life1
- 这个程序是在windows平台下运行game of life最好的平台。它不仅对细胞空间没有限制、运行速度非常快、界面很友好,而且能够为你提供大量的初始细胞分布图案,你还可以任意组合这些图案达到你象要的构形,然后让这些构形动起来组合出更加神奇的生命游戏的世界。-the procedure is the windows platform running game of life the best platform. It not only on the cell space is no restr
Game_Of_Life.rar
- 借助于MATLAB,现实了元胞自动机模拟生命游戏,With MATLAB, the reality of the Analog cellular automaton Game of Life
SortAndLife
- Conway s Game of life 算法程序-This article is about a fast Conway s Game of Life version using MFC, thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.
Conway
- Conway The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.[1] It is the best-known example of a cellular automaton.
Life-1
- "Conway game", which redirects to here, can also refer to games as defined by surreal numbers, which John Conway also developed. Gosper s Glider Gun creating "gliders". The Game of Life, also known simply as Life, is a cellular automaton devis
Life-Game
- 模拟一个小机器人在给定范围的图像内自动移动到目标点的程序-The game consists of a two-dimensional world extending infinitely in all directions, divided into “cells.”
life
- :元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于 自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自 动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具-MATLAB s version of Conway s Game of Life. "Life" is a cellular automaton invented by John
Cellular-Automata-in-Matlab
- 元胞自动机与MATLAB。元胞自动机已被应用于物理模拟,生物模拟等领域。文档中包含Conway的生命游戏机、表面张力、渗流集群、激发介质、森林火灾、气体动力学、扩散限制聚集、砂堆规则的详细原理解释和完整MATLAB代码-Cellular Automata Machine with MATLAB. Cellular automata have been used in the field of physical simulation, biological simulation. Document
GAME-OF-LIFE
- 使用EASYX画图,制作的简单的生命游戏程序 作者:yangw80 <yw80@qq.com>-Use EASYX drawing, produced by the simple procedure of life game author:yangw80<yw80@qq.com>
potts-model
- 实现利用元胞自动机、potts模型实现一个生命游戏-Implement the use of cellular automata, potts model to achieve a life game
abc
- 初等元胞自动机源代码,生命游戏源代码,奇偶模型源代码-Elementary Cellular Automata source, life game source code, source code parity model
生命游戏
- 本程序运用MATLAB,用最简约的代码实现了元胞自动机生命游戏模型,其中利用矩阵计算的形式,减少了一般生命游戏模型代码的判断语句,增加了程序的简洁性并且提高了运行效率(This procedure using MATLAB, with the most simple code to achieve a cellular automaton model of the game of life, using the matrix computation form, reduce the genera
conway
- 用matlab,实现100代30*30的生命游戏进程。(Using MATLAB to realize the life game process of the 100 generation 30*30.)
元胞自动机
- 元胞自动机(cellular automata, CA)是时间和空间都离散的动力学系统。时至今日,已经广泛应用于社会、经济、军事和科学研究等各个领域。本程序是基于元胞自动机的原理,利用matlab编程,复现了二维状态下“生命游戏”的原型,森林树,以及SIR传染病模型,以帮助正在入门学习元胞自动机的人们加深其原理的理解。(Cellular automata (CA) is a dynamic system with discrete time and space. Today, it has be
代码
- 关于元胞自动机的代码,包括生命游戏、模拟森林燃烧、疫情扩散以及交通问题。(About cellular automata code, including life game, simulation of forest combustion, epidemic spread and traffic problems.)