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

搜索资源列表

  1. bianyiyuanli

    0下载:
  2. 编译原理有穷自动机与确定化的源代码与文档-Finite Automata and identify of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:769847
    • 提供者:hongchengyun
  1. MyProjects

    0下载:
  2. 用c++加编译知识实现,一个正规式。而且是用Case语句加循环实现的。能识别一些有限自动机。-C++ compiler with the increase of knowledge achieved, a formal style. But also increases with the Case statement cycle achievable. Able to identify a number of finite automata.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:324321
    • 提供者:想想
  1. comp1

    0下载:
  2. 用c++加编译知识实现,一个正规式。而且是用Case语句加循环实现的。能识别一些有限自动机。用c++加编译知识实现,一个正规式。而且是用Case语句加循环实现的。能识别一些有限自动机。-C++ compiler with the increase of knowledge achieved, a formal style. But also increases with the Case statement cycle achievable. Able to identify a number
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:177521
    • 提供者:想想
  1. regularexpressiontodfs

    0下载:
  2. 从正则表达式到有穷自动机实例的源代码。希望有用。-From regular expressions to finite automata examples of source code. Want to be useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:254014
    • 提供者:jory
  1. NFA_To_DFA

    0下载:
  2. This Program will convert the Non-Deterministic Finite Automata to Deterministic Finite Automata. Here RE is not given but NFA-Table should be given to the Input And output will FA-Table. So best of luck-This Program will convert the Non-De
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:16145
    • 提供者:Sandy Patel
  1. DFA

    0下载:
  2. 从正则表达式到有穷自动机实例,最近刚学了编译原理 搞出来得这个东西-From regular expressions to finite automata instance, recently learned more this thing come up with compiler theory
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-29
    • 文件大小:253281
    • 提供者:
  1. NFA12

    0下载:
  2. NON diterministic finite automata to dfa
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1602
    • 提供者:mams
  1. DFA

    0下载:
  2. deterministic finite automata
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:955
    • 提供者:nisha tiwari
  1. 3c4f17957854

    0下载:
  2. 正则式到dfa的转化 正规式到有穷自动机的转化-Regular expression to dfa conversion of regular expression to the transformation of finite automata
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:13874
    • 提供者:vic
  1. NumerosAleatorios

    0下载:
  2. Seedless random number generator that uses a state machine or finite automata to determine the random value
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:107301
    • 提供者:marc5255
  1. A-poor--regular-expression-matches

    0下载:
  2. 有穷自动机的实现,关于正则语言的学习。有助DFA的理解-Implementation of finite automata, on the regular language learning. Facilitate the understanding of DFA
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1580688
    • 提供者:wangpeng
  1. NFAtoDFA(CPP)

    0下载:
  2. 用c++编程求正规表达式到NFA(不确定的有限自动机),NFA到DFA及DFA(有限自动机)的最小化 -C++ programming with regular expressions to find NFA (not sure of the finite automata), NFA to DFA and DFA (finite automata) of the minimum
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2340
    • 提供者:dai
  1. NFAtoDFA

    0下载:
  2. It s a program that convert NFA(Non deterministic Finite Automata) to DFA(Deterministic Finite Automata). This article used in scanners and parsers to detect some pattern of input characters similar to tokens.
  3. 所属分类:Other systems

  1. youqiongzidongjideshixian

    0下载:
  2. 无符号有穷自动机的实现!~编译原理实验!~-Unsigned Realization of finite automata! ~ Compilation Principle Experiment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1082
    • 提供者:wangyu
  1. NTD

    0下载:
  2. 在编译原理课程中的非确定有限自动机转换为确定有限自动机的源程序代码-The determinate finite automata converted to determinate finite automata
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:1546
    • 提供者:郭晓丽
  1. machine

    0下载:
  2. 有限自动机问题。给你的模型。让你判断是否通过-Finite automata problem. To your model. Allows you to determine whether the pass. .
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:595
    • 提供者:mountain
  1. 10803070102_daiyongchuan

    0下载:
  2. 其中包括词法分析器和语法分析器,还包括预测分析法以及正规式转换为不确定的有穷自动机、 不确定的有穷自动机转换为确定的有穷自动机- Including the lexical analyzer and parser, but also forecast analysis and formal style uncertainty into finite automata, finite automata uncertainty into a deterministic finite aut
  3. 所属分类:Compiler program

    • 发布日期:2017-06-22
    • 文件大小:42417131
    • 提供者:郭晓峰
  1. hronou

    0下载:
  2. 基于矩阵模型表示的_线性_有限自动机的同步序列判定-Based on linear matrix model representation _ _ synchronous finite automata to determine the sequence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:330515
    • 提供者:
  1. elation

    0下载:
  2. 模糊乘积有限自动机的覆盖关系Product of finite automata fuzzy covering relations-Product of finite automata fuzzy covering relations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:183651
    • 提供者:
  1. sas

    0下载:
  2. 由单个状态生成的有限自动机的一些性质.Single state generated by finite automata and some properties -Single state generated by finite automata and some properties
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:197646
    • 提供者:en
« 1 2 34 5 6 »
搜珍网 www.dssz.com