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

搜索资源列表

  1. A_N_-_Quee18114710282004

    0下载:
  2. convert nfa to dfa this program neveshte shode dar c++ builder
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:1142
    • 提供者:moein
  1. Regularexpressionenfa

    0下载:
  2. Regular expression to e-nfa
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:926
    • 提供者:Mani
  1. 135

    0下载:
  2. user enter one dfa or nfa and program check this automat is nfa or dfa
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:495256
    • 提供者:barfoyakh
  1. compiler

    0下载:
  2. 编译原理的词法分析器。可以解析正则表达式。生成NFA及DFA-Compilation Principle of lexical analyzer. Regular expressions can be resolved. Build NFA and DFA
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:212209
    • 提供者:陈晨
  1. RegEx2NFA_RC

    0下载:
  2. 由正则表达式构造NFA的程序,并可以对输入串模拟正则表达式匹配-This is a C program used in compiling the given regular expression into an equivalent epsilon-NFA, simulated through tracking State sets.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3072
    • 提供者:Kyle Wang
  1. Lexical_analyzer

    0下载:
  2. 词法分析器,NFA转DFA,程序自动建立存储结构-Lexical analyzer, NFA transfer DFA, program automatically creates the storage structure
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1349822
    • 提供者:李睿
  1. zhengze

    0下载:
  2. 正则表达式及nfa到dfa再到mfa的转化-Regular expressions and nfa to dfa conversion and then to mfa
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:8090
    • 提供者:李睿
  1. nfatodfa

    0下载:
  2. nfa 转化为 dfa 能够运行成功,我自己已经实验过了,欢迎下载-nfa dfa able to run into a success, I have experimented with, and welcome to download
  3. 所属分类:Windows编程

    • 发布日期:2017-04-13
    • 文件大小:1909
    • 提供者:小杰
  1. LexicalAnalyzer

    1下载:
  2. 手工构造一个能够识别C语言的所有典型单词,如:标识符、数字、运算符,和if、while等保留字的确定有限自动机,并写出对应该自动机的程序;然后以一个简化的C语言程序为输入文件,通过所设计的基于上述自动机的词法分析程序获得输入文件中的各个单词及其内码对照表,并以文件形式保存结果(也就是TOKEN序列)。 将自己定义的各个正则表达式转化为NFA,然后将其综合为NFA ,再将NFA 转化为DFA,再将DFA转化为最少状态的DFA ,最后由DFA 转化为词法分析程序。-Manually constr
  3. 所属分类:Compiler program

    • 发布日期:2015-10-10
    • 文件大小:337795
    • 提供者:罗丹
  1. Lex

    0下载:
  2. **本次实验在Visual Studio.NET 2003环境下开发** 此压缩包内包括以下五个文件: 1.Lex的源代码文件 Lex.cpp 2.Lex的测试输入文件 test.txt 3.测试文件需包含的头文件 yytab.h 4.经过Lex生成的结果文件yylex.cpp 5.说明 关于Lex: 本实验中完成的Lex可以完成以下算法: 1.输入文件解析 2.多个NFA合并 3.NFA转换DFA 4.最小化DFA 5.生成代码
  3. 所属分类:.net

    • 发布日期:2016-11-24
    • 文件大小:652302
    • 提供者:王伟
  1. NFAState

    0下载:
  2. 编译原理,自动分析语法,判断与法是否符合语法分析规则-nfa
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:874
    • 提供者:王一
  1. classandobject1

    0下载:
  2. .定义一个圆类,具有成员函数能分别计算圆的周长、面积,要求采用构造函数初始化圆对象,且在释放圆对象时能输出“The circle is free!”信息。 -DFA-NFA
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-01
    • 文件大小:885657
    • 提供者:jiangzhili
  1. NFAtoDFA

    0下载:
  2. 不确定的有穷自动机NFA转确定化的有穷自动机DFA
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:86223
    • 提供者:lk
  1. NFtoDFA

    0下载:
  2. NFA到DFA转化C代码 大家可以参考参考-NFA to DFA transformation of C code you can refer to the reference Ha ha ha ha ha
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:15701
    • 提供者:maojianyu
  1. BianYiYuanLi

    0下载:
  2. 编译原理所有重要算法的实现 以及词法分析语法分析、中间代吗生成。LL1 LR0 算符优先 算符表达式到NFA再到DFA的算法。-Compile program. LL1 LRO NFA->DFA->MFA
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:119814
    • 提供者:lee
  1. ConvertingNFA

    0下载:
  2. Converting a regular expression to a NFA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:15075
    • 提供者:tremor
  1. src

    0下载:
  2. 简单的小程序,用于开发Java编译器!若有错误,请给予指正-the nfa to dfa is simple,but I think is ok now!I hope some one can catch the error for me!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3028
    • 提供者:莫属
  1. nfa_simulation

    0下载:
  2. Program to take Nfa as input and a string as input.Check whether string is accepted by NFA or not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3334
    • 提供者:juhimodi
  1. NFAtoDFA

    0下载:
  2. 给出一个NFA,用代码实现到DFA的转换,编译原理-Give an NFA, with the code to DFA conversion, compiler theory
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3166
    • 提供者:祝海兰
  1. REtoNFA

    0下载:
  2. 给出一个正则表达式,设计一个程序,让其实现到NFA的转换-A regular expression is given, design a program that allowed the conversion to achieve to the NFA
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:420340
    • 提供者:祝海兰
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com