搜索资源列表
-
0下载:
一维元胞自动机源代码,描述一维元胞自动机规则,并进行仿真演示-one-dimensional cellular automata source code, a descr iption dimensional cellular automata rules, and simulation demo
-
-
0下载:
生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
-
-
0下载:
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行-Cellular Automata of a source code can be generated one-dimensional cellular automata, will be. Cc document changed. Cpp Operation
-
-
0下载:
林火预测元胞自动机的代码,利用它可以对未来的林火情况进行模拟和预测-Forest Fire Cellular Automata prediction code, using it for the future forest fire situation in the modeling and prediction
-
-
0下载:
元胞自动机的虚拟程序
开发工具:Microsoft Visual Basic 6.0
运行平台:Windows OS
(VB编译,代码未优化,运行速度较慢)
词语解释:
CA,cellular automata,元胞自动机,或称细胞自动机。
模式(Pattern),多个细胞构成的一个状态组合。
模型:
维度,二维四方网格
细胞,两种状态(活、死);一个方格代表一个细胞。
邻居,Moore型(上、下、左、右、左上、右上、左下、
-
-
0下载:
基于Java的很好用的元胞自动机算法,完整代码-Good use Java-based cellular automata algorithm, the complete code
-
-
0下载:
人工智能中的细胞自动机算法 用java编程实现-Artificial Intelligence in cellular automata algorithms using java programming
-
-
2下载:
基于元胞自动机编写的传染病扩散matlab代码,为了运行方便,把所有代码都集中在了一个m文件中,重要部分都带有注释,算法取得了较好的结果,在这里分享给大家。-
Cellular Automata based infectious disease diffusion write matlab code, in order to facilitate operation, all the codes are concentrated in an m file, important parts a
-
-
0下载:
元胞自动机matlab源代码,值得学习,好东西拿来与大家分享,祝大家学习愉快- the code of cellular automata
-
-
0下载:
matlab编写的元胞自动机,Pisarenko谐波分解算法,基于小波变换的数字水印算法matlab代码。- matlab prepared cellular automata, Pisarenko harmonic decomposition algorithm, Based on wavelet transform digital watermarking algorithm matlab code.
-