搜索资源列表
celle2
- 用元胞自动机实现以不同颜色表示不同状态细胞的细菌分裂试验的算法C语言代码
CellAuto
- 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、
CCCellAutoe
- 元胞自动机的虚拟程序开发工具:Microsoft Visual Basic 6.0运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular autommata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左 -Cellular automata virtual program development
2017美赛B题典型分析(内容代码等资料)
- 元胞代码,matlab仿真模拟,可以模拟车辆经过路口时的状态,判断道路的通行能力(Cellular code, matlab simulation, can simulate the state of vehicles passing through the intersection, determine the road capacity)
代码
- 关于元胞自动机的代码,包括生命游戏、模拟森林燃烧、疫情扩散以及交通问题。(About cellular automata code, including life game, simulation of forest combustion, epidemic spread and traffic problems.)