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

搜索资源列表

  1. Machine

    0下载:
  2. 由正则表达式生成有限自动机,显示有限自动机的状态和动作等,方便学习有限自动机课程。-By regular expressions to generate a finite automaton states and actions of finite automata, to facilitate learning finite automata courses.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:112006
    • 提供者:yhuib
  1. CA-matlab

    0下载:
  2. 元胞自动状态机的matlab仿真程序,包含多种自动机。-Cellular automaton state machine matlab simulation program, contains a variety of automatic machines.
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:93309
    • 提供者:Bill Huang
  1. Visibly-Pushdown-Languages(STOC)

    0下载:
  2. pushdown automaton,关于推自动机的进一步的发展,可视化下推自动机-pushdown automaton
  3. 所属分类:Development Research

    • 发布日期:2017-11-11
    • 文件大小:178194
    • 提供者:孙世均
  1. growcut

    0下载:
  2. “GrowCut” - Interactive Multi-Label N-D Image Segmentation By Cellular Automata Abstract In this project we describe a novel algorithm for interactive multilabel segmentation of N-dimensional images. Given a small number of user-labelled
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:93268
    • 提供者:robin
  1. Cellular-automaton

    0下载:
  2. 用元胞自动机实现多数分类算法,执行“多数分类(Majority classification)”任务的元胞自动机-Most classification algorithms using cellular automata
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:1202
    • 提供者:unive
  1. cellular-automaton

    0下载:
  2. celluler automation 的程序,有助于初学者了解什么是元胞自动机。图文并茂。学习手册式的好程序-celluler automation program, help beginners understand what cellular automata.Illustrated. Learning manual program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:1395
    • 提供者:Ma Grace
  1. ASP-.NE

    0下载:
  2. 利用有穷确定自动机M=(K,Σ,f, S,Z)行为模拟程序算法,来对于任意给定的串,若属于该语言时,该过程经有限次计算后就会停止并回答“是”,若不属于,要么能停止并回答“不是”-Use poor to determine the automaton M = (K, sigma, F, S, Z) behavior simulation program algorithm, for any given string belongs to the language, the process is c
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:7887147
    • 提供者:英雄
  1. The-Booth-Tolls-for-Thee

    0下载:
  2. 元胞自动机在交通流中的应用,高速公路交通流-Cellular automaton traffic flow, freeway traffic flow
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:4801
    • 提供者:ann
  1. exe3

    0下载:
  2. 使用c语言编写的一个接受“实常数”语言的有穷状态自动机-Using c language one to accept the " real constant" languages ​ ​ finite state automaton
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:781
    • 提供者:雨晴
  1. SAM

    0下载:
  2. 后缀自动机的模板代码,是用来研究模式匹配算法不错的资料。-Suffix automaton template code is used to study the pattern matching algorithm good information.
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:736
    • 提供者:taoistly
  1. AC_automation

    0下载:
  2. AC自动机的算法模板,在模式匹配方面应用十分广泛。-AC automaton algorithm template, pattern matching aspect is widely used.
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:822
    • 提供者:taoistly
  1. NDFAtoDFA

    0下载:
  2. None-definite automaton to DFA
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:amir
  1. game-of-life

    0下载:
  2. Game of Life was created in Dev C++ (GUI). It is a cellular automaton , and was invented by Cambridge mathematician John Conway. THE RULES For a space that is populated : Each cell with one or no neighbors dies, as if by loneliness. Each cell with fo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:19241
    • 提供者:巴洛特利
  1. chengxu

    0下载:
  2. 184号元胞自动机以及作为交通流仿真基础的nasch模型-NO.184 cellular automaton , and as a cellular automaton traffic flow simulation model based nasch
  3. 所属分类:matlab

    • 发布日期:2015-05-08
    • 文件大小:1024
    • 提供者:赵文博
  1. CA

    2下载:
  2. 用matlab编写了一个简单的元胞自动机交通可以进行多车道的模拟,有相关的函数-Prepared using matlab a simple cellular automaton can be multi-lane traffic simulation, have related functions
  3. 所属分类:其他小程序

    • 发布日期:2014-02-07
    • 文件大小:1198424
    • 提供者:li
  1. NFA_TO_DFA

    0下载:
  2. 不确定有限状态自动机的确定化(NFA_TO_DFA) 编译原理实验-Uncertain finite state automaton and the determination of (NFA_TO_DFA) Compiler Principle Experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:5505
    • 提供者:guochenggai
  1. game-of-life

    0下载:
  2. implement an automaton
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5148
    • 提供者:marcelfenerich
  1. SAM

    0下载:
  2. [OI]后缀自动机论文+性质简介+个人实现 实现较为简单-[OI] suffix automaton papers+ About+ personal nature to achieve relatively simple to achieve
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-18
    • 文件大小:4624460
    • 提供者:Depicture
  1. OReilly05_md.pdf

    0下载:
  2. An Analog Cellular Automaton Model of Maxwell-Dirac Electrodynamics Numerical Implementation described in document.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:169242
    • 提供者:quax
  1. ac_automata

    0下载:
  2. 多模式匹配ac自动机的双数组实现,可以作为匹配病毒特征码的工具。-Multi-pattern matching automaton ac dual array implementations, can be used as a tool to match virus signatures.
  3. 所属分类:Scanner

    • 发布日期:2017-04-01
    • 文件大小:1911
    • 提供者:裴昭义
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com