CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 自动机

搜索资源列表

  1. MyCellularProgram

    0下载:
  2. 我自己调试好的,元胞自动机的一些事例程序,包括生命游戏等很多有用的事例程序,大家一起学习啊-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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:6901
    • 提供者:
  1. cellular1

    0下载:
  2. 元胞自动机,很好的模拟软件哦! 是使用matlab编写的!-Cellular Automata, a good simulation software Oh! Prepared by the use of matlab!
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:951
    • 提供者:haboy
  1. calife

    0下载:
  2. 生命游戏,是关于元胞自动机的一个其他应用!仿真技术很好!-Game of Life is a cellular automaton on a other applications! Good simulation technology!
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1203
    • 提供者:haboy
  1. forest

    0下载:
  2. 森林救火,是关于元胞自动机的一个其他应用!仿真技术很好!-Forest fire-fighting, on the cellular automata of a other applications! Good simulation technology!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1679
    • 提供者:haboy
  1. cellab

    0下载:
  2. 基于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
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2743321
    • 提供者:嘿嘿
  1. roundabout_show

    1下载:
  2. 09年数学建模美赛A题程序,元胞自动机用于环形交叉口交通流控制策略的仿真,可以测试在不同的路况下各种不同的控制策略的效果,以及不同的红绿灯时间对交通控制的影响等,VC++开发,MFC单文档,并在仿真中实时显示整个道路的状况,直观方便-Mathematical Modeling in 2009 the United States title match A process of cellular automata for roundabout traffic flow control strate
  3. 所属分类:transportation applications

    • 发布日期:2017-03-30
    • 文件大小:55084
    • 提供者:da
  1. ca_clumsychild

    0下载:
  2. 元胞自动机模型,描述物种演化过程的,结合tilman模型-this is a good CA program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1661
    • 提供者:heliang
  1. shengmingyouxi

    0下载:
  2. 简单生命游戏(元胞自动机) 简单生命游戏(元胞自动机) -Games easy life (cellular automata)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:zhaoph8692
  1. cellauto

    0下载:
  2. 这是一个细胞自动机及相应的vote和smooth函数-[chaoticrand,chaoticcell,watermark]=cellauto(480,640,1024,5) 参数说明:
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:799
    • 提供者:黄啸力
  1. ybzdj

    0下载:
  2. 一个VB做的演示元胞自动机的小程序,可以自己编辑图案,用配置文件设置参数(都已经设置好了)-VB to do a demonstration of cellular automata applet, you can edit their own patterns, use profile settings parameters (both have been set up)
  3. 所属分类:transportation applications

    • 发布日期:2017-05-03
    • 文件大小:1288219
    • 提供者:wenbin
  1. CellAuto

    0下载:
  2. 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:106818
    • 提供者:iDo4LT
  1. lifeGame

    0下载:
  2. 三位元胞自动机模拟生命游戏,展现图形变化过程和结果-cellular automata
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:662
    • 提供者:dddd
  1. Finite_Automata

    0下载:
  2. 介绍有限自动机原理的PPT,制作精良,推荐阅读-a PPT about Finite Automata
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:51819
    • 提供者:fengchun
  1. project

    0下载:
  2. 元胞自动机器代码,来自美国杜克大学的专家设计的一个动态元胞自动机。-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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1773
    • 提供者:ganggang
  1. java_celluar

    0下载:
  2. 基于Java的很好用的元胞自动机算法,完整代码-Good use Java-based cellular automata algorithm, the complete code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:32200
    • 提供者:lenovo
  1. cellular_automaton

    0下载:
  2. 细胞自动机:空间分布进程的最简单模型,可用来激起各种不同的真实世界进程。-Cellular Automata: the spatial distribution of the process of the most simple model can be used to stir a variety of real-world process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:33740
    • 提供者:weiyantao
  1. ca_modal

    0下载:
  2. 元胞自动机:森林火灾模型 规则: (1)正在燃烧的树变成空格位; (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; (3)在空格位,数以概率p生长; (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 电)变为正在燃烧的树。- Cellular Automata: Forest Fire model Rule: (1) burning of trees into a space bit (2) If the t
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:815
    • 提供者:wangxinyu
  1. yuanbaomoni

    0下载:
  2. 利用MATLAB语言实现生命规则在元胞自动机模型下的模拟-The use of MATLAB language implementation rules of life under the Cellular Automata Simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:749
    • 提供者:李宇
  1. senlinhuozai

    0下载:
  2. 此程序的功能是,采用细胞自动机方法,进你火灾模拟。-This program' s function is, using cellular automata method, into your fire simulation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1228
    • 提供者:王子
  1. fanshe

    0下载:
  2. 此程序为,采用细胞自动机方法,进行反射现象的模拟-This procedure, using cellular automata method to simulate the phenomenon of reflection
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:959
    • 提供者:王子
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com