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

搜索资源列表

  1. VENSFD

    0下载:
  2. 这个是交通流CA模型,能够较为真实的仿真出交通流的运行状况,对交通流元胞自动机的人可以学习学习-The CA model of traffic flow, to a more realistic simulation of the operational status of the traffic flow, traffic flow cellular automaton can learn to learn
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:911
    • 提供者:小麦
  1. 79419088cellularAutomata

    0下载:
  2. 林火预测元胞自动机的代码,利用它可以对未来的林火情况进行模拟和预测-Forest Fire Cellular Automata prediction code, using it for the future forest fire situation in the modeling and prediction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1495
    • 提供者:zhaoqun
  1. Lift

    0下载:
  2. 随机元胞自动机的分形画法的实现,public class Lift extends Applet implements ActionListener-Stochastic Cellular Automata fractal realization of painting, public class Lift extends Applet implements ActionListener
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1231
    • 提供者:heming
  1. sierpinski2

    0下载:
  2. 元胞自动机生成的Sierpinski三角形,public class sierpinski2 extends JApplet implements ActionListener-Cellular Automata generated Sierpinski triangle, public class sierpinski2 extends JApplet implements ActionListener
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:1256
    • 提供者:heming
  1. xingshiyuyan

    0下载:
  2. 黑龙江大学 形式源与自动机理论课件,有需要的可以看一看,很不错的-Heilongjiang University, the form of source and automata theory courseware, there is a need to take a look at the can, it is good
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:933707
    • 提供者:汪涵
  1. cell-compress

    0下载:
  2. 细胞自动机压缩算法 细胞自动机是用来解释生命现象。系统为什么总要处于“混沌边缘”的状态呢?比如生命吧,静止于某种固定的状态不是挺好的么?为了适应多变的环境,生命必须不断的进化而变得复杂,而要想变得复杂就必须让自己处于混沌边缘的状态。按照达尔文进化论的观点,不适应环境的生命体就会被大自然淘汰了,并不是每个生命体都有意识的要让自己越来越复杂,而是因为过于简单的生命不能适应环境了,于是它们被淘汰掉了,所以剩下来的仅有那些相对复杂的生命体。科学家曾用一批细胞自动机当作生命体在一个虚拟的自然环境
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2213
    • 提供者:李靖
  1. InformalstyletotheDFA

    0下载:
  2. 实现从正规式到有穷自动机的转换,代码附带注释!-From the formal ceremony to DFA conversion, code incidental Notes!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:13548
    • 提供者:张强
  1. cell

    0下载:
  2. 元胞自动机,实现一个元胞自动机的小程序,-Cellular Automata
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:867
    • 提供者:gaoxiang
  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. Finite

    0下载:
  2. 这是一篇有限自动机的文章,这篇文章对计算机的发展起到了巨大的推动作用-This is a finite automaton of the article, the development of the computer has played a great role in promoting
  3. 所属分类:Document

    • 发布日期:2017-05-07
    • 文件大小:1294861
    • 提供者:chunfei
  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 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com