搜索资源列表
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.
CellAuto
- 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、
project
- 元胞自动机器代码,来自美国杜克大学的专家设计的一个动态元胞自动机。-CA code for program,and the CA can move,that is the living code.it comes from American duke university,i get it from the internet.
SLMCR
- SLMCR 网络 实现一个圆柱体的平衡; 采用C语言写的算法Demo 代码-code for learning to balance a pole, used for experiments described in Strategy Learning with Multilayer Connectionist Representations, by C. Anderson, in the Proceedings of the Fourth International Workshop on
forest.m
- matlab源码 元胞自动机实现森林大火的模拟过程-use CA to simulate the forest fire,matlab code.
CA-src-code
- 人工智能中的细胞自动机算法 用java编程实现-Artificial Intelligence in cellular automata algorithms using java programming
scwsi
- 代码里有很完整的注释和解释,模式识别中的bayes判别分析算法,包含CV、CA、Single、当前、恒转弯速率、转弯模型。- Code, there are very complete notes and explanations Pattern Recognition bayes discriminant analysis algorithm, It contains CV, CA, Single, current, constant turn rate, turning model.