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

搜索资源列表

  1. nfa-to-dfa

    0下载:
  2. 编译实验,实线有穷自动机,nfa到dfa-Compile the experiment, solid line finite automata, nfa to dfa
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:84819
    • 提供者:若若
  1. NFA

    0下载:
  2. 输入字符串,首先输出NFA,然后将会输出对应的DFA,最后输出简化的DFA-you can input a string,and then,the program will output NFA DFA and simplest DFA
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:3657
    • 提供者:lanxu
  1. NFA-EXCHANGE-DFA

    0下载:
  2. 确定化NFA转化为DFA,这个c++代码用于将NFA转化为DFA ,可以编译通过-The Determination of NFA into DFA
  3. 所属分类:File Operate

    • 发布日期:2017-11-07
    • 文件大小:1935
    • 提供者:赵荣
  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. nfa

    0下载:
  2. nfa - NFA construction routines.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:5781
    • 提供者:hiemangrei
  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-03
    • 文件大小: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-09
    • 文件大小: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

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

    • 发布日期:2017-04-26
    • 文件大小:8561
    • 提供者:林意
  1. nfa--dfa

    0下载:
  2. nfa转dfa,c++实现,转自lingyu940的csdn微博-nfa turn dfa, c++ achieve, carried lingyu940 of csdn microblogging
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2178
    • 提供者:焦鹏
  1. DFA-NFA

    0下载:
  2. 使用VC++实现了DFA和NFA的大部分功能,希望有需要的拿去-Use VC++ implements most of the functionality of DFA and NFA, hope there is a need take
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3191
    • 提供者:zzx
  1. NFA-DFA

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

    • 发布日期:2017-05-01
    • 文件大小:116378
    • 提供者:谭婷婷
  1. DFA--TO--NFA--simpleDFA

    0下载:
  2. 程序实现的是编译原理中的NFA到DFA的转换(使用子集构造法)。以及使用等价划分算法实现的DFA的简化-Realize the principle is to compile the NFA to DFA conversion (using the subset construction). As well as simplify the use of equivalence partitioning algorithm to achieve the DFA
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3313
    • 提供者:张鹏飞
  1. NFA-to-DFA-Conversion

    0下载:
  2. 分享一个NFA到对应的DFA的转换程序-Program to convert a given NFA to the corresponding DFA
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1814
    • 提供者:Remon
  1. NFA-DFA-MFA

    0下载:
  2. 编译原理中从正规式转换到NFA,之后NFA-DFA-MFA三者之间的转换,支持打开文件与保存文件-Compile the transition formal to NFA, and then convert between NFA-DFA-MFA to support opening files and saving files
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:144180
    • 提供者:王金萍
  1. 2

    0下载:
  2. 实现NFA到DFA的转化,方便初学者使用体会(this is easy to understand)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:飞天螳螂
  1. nfadfa

    0下载:
  2. nfa Drawing with graphic in c#
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:57344
    • 提供者:Roshani
  1. op

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

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:王博文
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com