搜索资源列表
Automata to search string abab
- An automata implemented in C++ for searching a string of \"abab\" in a given string.
ca_crowd_ambulates_modol
- 一个简单的基于元胞自动机的限空间内高密度人群流动模型-Based on a simple cellular automata space limit high-density population flow model
A finite automata learning system using GP
- 遗传算法的文章- Heredity algorithm article
xibaozidongji
- 细胞自动机的,很好的-Cellular Automata and fine
Automata to search string abab
- An automata implemented in C++ for searching a string of "abab" in a given string.
DFAv1
- 关于有穷自动机和正则表达式相互转化的程序,并完成有穷自动机的确定化和最小化。-on Finite Automata and Regular expressions are transformed into each other procedures, and complete the DFA and the determination of the smallest.
cael-1.5.tar
- 它运行一个蜂窝汽车模拟系统,并支持一套可以是Conway的生命游戏的规则,但是可以通过修改以在更广泛的其它蜂窝汽车模拟系统上运行.它使用OpenGL来处理图形,但不支持3D.可能的网格尺寸只受限于处理器的处理能力和内存大小.用户可以放大网格,直到其尺寸填满整个窗口 也可缩小网格直到整个网格是可见的. -CAEL stands for Cellular Automata Engine (Life). It runs a cellular
一维细胞自动机
- 最简单的细胞自动机程序。这是一个方格的世界,所有的方格都排成一排,每个方格都有黑或白两种(或者更多,用户可以自己定义)颜色。根据每个方格的颜色以及它邻居方格的颜色按照异常简单的规则进行演化。-most simple cellular automata procedures. This is a box at the world, all the box are lined up, each box is black or white (
self_product
- 命的一个重要特征就是能够自我繁殖,也就是自我复制。那么,程序能自我复制么?更一般的,一个系统上的构形能自我复制么?答案是肯定的,早在60年代的时候,著名科学家Von Neumann就研究过能够自我复制的细胞自动机,并从理论上证明了它是可能的。后来,随着人工生命的兴起,科学界兴起了研究自我复制的细胞自动机的热潮。在这个程序中,你能看到Langton的自我复制圈、chou的自我复制程序还有Langton的蚂蚁细胞自动机等等。-fate of
lifegame
- 二维元胞自动机,著名的生命游戏 vc++开发-two-dimensional cellular automata, the famous game vc development life
onedimca
- 一维元胞自动机源代码,描述一维元胞自动机规则,并进行仿真演示-one-dimensional cellular automata source code, a descr iption dimensional cellular automata rules, and simulation demo
singleparticlemove
- 本程序在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.用MATLAB编写.-hexagon in the process of cellular automata to simulate single particle movement, FHP is based on the rules. using MATLAB.
Sand2D_CA
- 模拟砂堆的元胞自动机源代码。对于认识和学习元胞自动机(CA)很有帮助-sand pile simulation of cellular automata source code. Learning to recognize and cellular automata (CA) helpful
yuanbao2
- 分形程序,内含二维元胞自动机小程序源代码。双击Debug下的yuanbao2.exe文件,程序运行;双击yuanbao2.dsw文件,进入编辑环境。-Fractal procedures, containing two-dimensional cellular automata small source code. Double-click the Debug yuanbao2.exe documents, operating proc
SharkFish
- 使用VC。NET2005并行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 parallel famous Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
Automata
- Automata implementation in Java
automata
- automata program , implement
java-cellular-automata-system
- 用JAVA编写的元胞自动机原文件,可以正常编译,很不错。-Written by JAVA cellular automata the original file, you can normally build, very good.
Automata(1)
- 编译原理自动机试验,帮助实现自动机,实验报告哦-Automata.cs
Automata Theory
- its v useful book for learning automata theory.