CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - NFA

搜索资源列表

  1. DFA

    0下载:
  2. 输入一个正则表达式,输出相应的NFA图,NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图),DFA最小化(也要求用画图方法完成) -Enter a regular expression, the output corresponding NFA map, NFA is converted to DFA (the DFA plans to be asked to use drawing methods and called for the first
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:14112
    • 提供者:liyingan
  1. NFA

    0下载:
  2. 用C#编写的不确定有穷自动机NFA=>确定有穷自动机DFA的转换算法,-Uncertainty with C#, finite automata NFA => OK finite automaton DFA conversion algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1570610
    • 提供者:徐华江
  1. [NFA+TO+DFA]

    0下载:
  2. [NFA+TO+DFA] 很好很强大的,全部都有了,下下来就行了-[NFA+ TO+ DFA] very very powerful, all have been, the next down on the list
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:149470
    • 提供者:三块一
  1. NFA_DFA

    0下载:
  2. 利用C++语言实现编译词法分析中的NFA到DFA的转换。-Language implementation using C++ compiler lexical analysis of the NFA to DFA conversion.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1315839
    • 提供者:element
  1. bianyisrc

    0下载:
  2. 编译原理实验包括正规式到NFA,NFA到DFA、LL1、LR代码都执行过,都没有错误-Compile regular expression to the principle experiment, including NFA, NFA to DFA, LL1, LR code is executed, no errors
  3. 所属分类:Compiler program

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

    0下载:
  2. C++ 实现 LEX,兼容Flex语法,正则式->NFA->合并->确定化->最小化-C++ LEX,compatible with Flex s Grammar
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:22320
    • 提供者:徐昊
  1. nfa

    0下载:
  2. 这是正则表达式到NFA的转换源代码,自己编写的,希望有点用-This is a positive expression to NFA conversion source code I have written, I hope a little bit with
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1644
    • 提供者:evanw1991
  1. NFA-DFA-MFA

    0下载:
  2. 正则表达式及NFA-DFA-MFA的转换和判别-Regular expressions and NFA-DFA-MFA conversion and discriminant
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:14027
    • 提供者:dfadf
  1. thedesignofanalyzing

    0下载:
  2. 主要介绍了词法分析器的lex实现以及DFA和NFA构造状态表的方法-Mainly introduce the lexical analyzer lex implementation, as well as DFA and NFA state table structure of the Ways
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-04-25
    • 文件大小:231926
    • 提供者:horieyui
  1. NFA

    0下载:
  2. nfa确定化,描述了对于任意文法的NFA转换图进行确定化-nfa determine descr iption for any grammar NFA transition diagram to determine
  3. 所属分类:Compiler program

    • 发布日期:2017-11-25
    • 文件大小:1990
    • 提供者:macalzheng
  1. converter

    0下载:
  2. nfa to dfa convertor u can anything to do from this
  3. 所属分类:Compiler program

    • 发布日期:2017-12-09
    • 文件大小:5192
    • 提供者:seung-hwa choi
  1. BIANYI

    0下载:
  2. 包含6个编译原理课程设计完整报告,包括集合FOLLOW(A)构造算法,算符优先分析算法,构造正规式r1r2(连接运算)的NFA等,有源码以及结果截图-Contains 6 compiler theory curriculum design complete report, including the collection FOLLOW (A) construction algorithm, operator priority analysis algorithms, construct regu
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:440678
    • 提供者:王勇
  1. NFA-to-DFA

    0下载:
  2. NFA到DFA的转换,老师布置的作业,千辛万苦,拿出来和大家分享下-NFA to DFA conversion, the teacher assigned homework, go through untold hardships, out and share
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:543750
    • 提供者:曹惠鹏
  1. NFA

    0下载:
  2. 编译原理,实现NFA,输入字符串并判断能否被该NFA识别,能识别则输出YES,否则输出NO-the realization of NFA
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3437
    • 提供者:Ariel
  1. NFA-TO-DFA

    0下载:
  2. 本文件实现的是词法分析器 使用了JAVA语言来发 希望对大家有所帮助-NFA to dfa
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:164330
    • 提供者:张三
  1. nfa-dfa

    0下载:
  2. 状态机nfa to dfa-The state machine nfa to dfa ...................................
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1774724
    • 提供者:xj
  1. nfa

    0下载:
  2. java语言编程,编译原理中NFA转DFA程序。-java programming language, compiler theory NFA to DFA program.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:20332
    • 提供者:郑浩明
  1. NFA-DFA

    0下载:
  2. NFA转换为DFAjava版,功能齐全,求闭包,子集法-NFA converted DFAjava version, fully functional, seeking closure, a subset of the law
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:116378
    • 提供者:谭婷婷
  1. RextoNFA

    0下载:
  2. 实验正则表达式到NFA 由NFA到DFA,同时有状态表的生成-Experimental regular expression to NFA From NFA to DFA, while the state table generation
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:191852
    • 提供者:wu
  1. op

    0下载:
  2. 有关自动机和不确定自动机的转换编程,NFA(The transformation of the formal grammar to the uncertain automata, the content of the lexical analyzer)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:王博文
« 12 »
搜珍网 www.dssz.com