搜索资源列表

  1. MATLAB_YUANBAO

    0下载:
  2. MCM2014A基于元胞自动机的MATLAB程序,适用于大部分时间,空间离散的数学问题-MCM2014A MATLAB based on cellular automata, suitable for most of the time, space discrete math problems
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:陈家新
  1. miki

    0下载:
  2. 自动机(用于识别输入字符串是否合乎规则)-finite automata
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:暖茶zy
  1. automata

    0下载:
  2. 自动机(用于识别输入字符串是否合乎规则,否则报错)-finite automata
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:128000
    • 提供者:暖茶zy
  1. MATLAB

    0下载:
  2. matlab写的元胞自动机,有GUI可以方便的使用-matlab write cellular automata, there can easily use GUI
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:zhqllover
  1. Cellular-automata

    0下载:
  2. 元胞自动机的相关原理和部分事先说明,对于研究交通方面的人应该有帮助-The relevant principles of cellular automata and some previously described for the study of transport people should help
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:325632
    • 提供者:diao
  1. LCS

    0下载:
  2. 用后缀自动机在线性时间复杂度下解决LCS问题-To calulate the LCS with SAM
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:ShinriiTin
  1. porous-media

    0下载:
  2. 3D的多孔材料的生成,使用了随机生长的远胞自动机模型-Generate 3D porous material, the use of random growth far Cellular Automata Model
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yang
  1. CA_TrafficFlowModel

    0下载:
  2. 利用元胞自动机算法实现交通流的数学模型构建和模拟,数据输出为.txt文件-Constructing a mathematical model of traffic flow and simulation with the use of cellular automata algorithms, data output as .txt files
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:488448
    • 提供者:Horace Sun
  1. MultilaneTrafficFlow_simulation

    0下载:
  2. 利用元胞自动机算法实现多种车道条件下的交通流模型构造和仿真-Construction of traffic flow simulation model with a variety of lane conditions using cellular automata algorithms
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:Horace Sun
  1. Cellular-automata

    0下载:
  2. 元胞自动机与人员疏散的相关代码,初始人数为50人,可以通过修改来增减人数-Cellular automata and evacuation procedures
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:倪君
  1. DFA

    0下载:
  2. 形式语言与自动机中DFA(确定的有限自动机)的java实现-Formal Languages and Automata (DFA) to achieve the java
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:林意
  1. NFA

    0下载:
  2. 形式语言与自动机中NFA(不确定的有限自动机)的java实现-Formal Languages and automata NFA (uncertain Finite Automata) to achieve the java
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:林意
  1. elementaryCellularAutomata

    0下载:
  2. 元胞自动机( CA )是一种用来仿真局部规则和局部联系的方法。典型的元 胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状 态。 变化规则适用于每一个元胞并且同时进行。-There are 256 elementary cellular automata, where elementary means that there is a single row of ce
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:lirubin
  1. DNA

    0下载:
  2. 基于汉明距离的DNA短序列比对算法研究,基于自动机的正则表达式匹配算法等内容-Based on a short DNA sequence alignment Hamming distance algorithm based automaton regular expression matching algorithms, etc.
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:15975424
    • 提供者:雪欣
  1. yuanbao3

    0下载:
  2. 主要是用Matlab来进行元胞自动机的的仿真模拟元宝的增长方式-Matlab is mainly used for cellular automata in simulation ingot growth
  3. 所属分类:易语言编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wjt
  1. Cellular-Automaton

    0下载:
  2. 基于matlab的元胞自动机实现方法,有详细的注释帮助理解,有好几个例子,帮助快速入门和提高-Good learning cellular automata example, MATLAB-based program, detailed notes, very easy to use
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:程成
  1. NS

    0下载:
  2. Matlab里写的 基于元胞自动机原理对单道交通流进行仿真-Matlab write based Cellular Automata single channel traffic flow simulation
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:zhao
  1. ABL

    0下载:
  2. 基于元胞自动机编写的传染病扩散matlab代码,为了运行方便,把所有代码都集中在了一个m文件中,重要部分都带有注释,算法取得了较好的结果,在这里分享给大家。- Cellular Automata based infectious disease diffusion write matlab code, in order to facilitate operation, all the codes are concentrated i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:张雨萌
  1. the-cellular-automata-application-

    0下载:
  2. 本文主要内容为:元胞自动机在城市规划相关领域中的应用研究综述-In this paper, the main content is: the cellular automata application in the field of urban planning related studies were reviewed
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-19
    • 文件大小:1426432
    • 提供者:赵进
  1. CA

    1下载:
  2. 用matlab 模拟交通流,模拟元包自动机模型,分为单车道,双车道换道模型,效果较好-Use matlab simulate traffic flow simulation yuan package automaton model, divided into single-lane, two-lane road model change, the better
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:宋会敏
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org