搜索资源列表
MyCellularProgram
- 我自己调试好的,元胞自动机的一些事例程序,包括生命游戏等很多有用的事例程序,大家一起学习啊-Cellular Automata Some examples of procedures, including the Game of Life, and many other useful examples of the procedure and we can work together to learn ah
forest
- 森林救火,是关于元胞自动机的一个其他应用!仿真技术很好!-Forest fire-fighting, on the cellular automata of a other applications! Good simulation technology!
cellab
- 基于basic的元胞自动机程序,其中有一部分的源代码,里面包括经典的元胞自动机模式,例如life-Based on the basic cellular automaton program, which has part of the source code, which includes the classic cellular automaton model, such as life and so on
ca_clumsychild
- 元胞自动机模型,描述物种演化过程的,结合tilman模型-this is a good CA program
shengmingyouxi
- 简单生命游戏(元胞自动机) 简单生命游戏(元胞自动机) -Games easy life (cellular automata)
lifeGame
- 三位元胞自动机模拟生命游戏,展现图形变化过程和结果-cellular automata
A_Schedule_for_Lazy_but_Smart_Ranchers
- 元胞自动机的模拟和实际例子希望对你有所帮助-yuanbaozidongjidemoniheshijilizixiwangduiniyousuobangzu
yuanbaozhuceji
- 数学建模常用的仿真方法 元胞自动机 常用的仿真说明-it is the simulation in mathmatic model
1
- 能够实现基于元胞自动机的生命游戏,希望对大家都有帮助-Cellular Automata Some examples of procedures, including the Game of Life,
lifegame_cpp
- 元胞自动机的c++实现,详细注释版 基于10*10矩阵的元胞自动机,可以自由设置初始状态和变化条件。还可以侦测循环状态的周期和起始位置。 侦测循环状态用了折半追尾的算法(我瞎起的名字,打个比方就是一个人1秒走1步,一个人2秒走一步,两个人碰上了就说明路是环状的)。 代码给有用的人参考一下,有详细注释。工程选择win32控制台工程。编译环境vc6.0或者vc2005都试验过了可以编译。 -Cellular Automata c++ implementation, det
yuanbaozidongji
- 三个简单的c语言元胞自动机代码,cellular automaton -Three simple cellular automaton code
traffic_a
- 元胞自动机模仿交通流模型,Cellular automaton mimics traffic flow model(Cellular automaton mimics traffic flow model)
元胞自动机
- 有三个小程序:生命游戏、森林火灾、渗透集群(Simulated forest fire)
交通流元胞自动机
- 交通流元胞自动机的一种实现方式,Matlab手段应用。(A sample of the Traffic Cellular automaton.)
foresfire
- 规则: % (1)正在燃烧的树变成空格位; % (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; % (3)在空格位,树以概率p生长; % (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 % 电)变为正在燃烧的树。 % 参考文献: % 祝玉学,赵学龙译,<<物理系统的元胞自动机模拟>>, p23(Rule: % (1) the burning trees turn into spaces; % (2) i
元胞自动机模拟交通路况
- 元胞自动机,交通道路模拟,可修改参数,matlab源代码(Cellular automata, traffic road simulation, modifiable parameters)
元胞自动机与Matlab
- 计算机模拟,仿真,元胞自动机,模拟交通道路情况(Containing matlab files, the physical phenomenon of cellular automata simulation, programmable)
元胞自动机模拟交通路况
- 元胞自动机 模拟交通流,基本模型matlab代码(CA simulation on traffic flow in matlab)
元胞自动机交通流模型matlab代码
- 实现元胞自动机的模型,车辆动态仿真的matlab代码(Model of cellular automata and vehicle dynamic simulation)
01-细胞自动机交通模拟
- 元胞自动机,交通仿真,MATLAB;用于模拟仿真小区车流量情况(Cellular automata, traffic simulation, matlab)