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

搜索资源列表

  1. 用Java语言实现NFA到DFA的等价变换

    0下载:
  2. 本程序为编译原理里的一个重要的知识点,实现NFA到DFA的转换-procedures for the compiler's a principle important knowledge points, for the NFA to DFA conversion
  3. 所属分类:编程文档

    • 发布日期:2015-06-08
    • 文件大小:31449
    • 提供者:李小刚
  1. reg2NFA(java)

    0下载:
  2. 正则表达式到NFA,NFA到DFA的JAVA实现,图形表示结果。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:36008
    • 提供者:洪兴
  1. dfa 转化 nfa java工程

    0下载:
  2. 所属分类:汇编语言

  1. DFA.rar

    0下载:
  2. 扫描样本字符串,转换成NFA,继续转换,成为DFA,验证此字符串。,Scanning the sample string into a NFA, to continue to convert and become DFA, verify that the string.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:41235
    • 提供者:刘琳
  1. DFA

    0下载:
  2. 编译原理实验 DFA识别语言的java实现,为DFA.java文件中的DFA类实现成员函数boolean recognizeString(int move[][], int accept_state[], String word).-Compile the DFA recognizes the language of principle experiment java implementation for DFA.java file DFA class implements member fun
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:2813
    • 提供者:陈竑睿
  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. LR0

    7下载:
  2. (1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0)
  3. 所属分类:Compiler program

    • 发布日期:2016-01-21
    • 文件大小:45372
    • 提供者:wolf
  1. DFAReader

    0下载:
  2. 一个java编写的DFA(difinite automata reader) 拥有完备的图形界面和rebustness 另付.dat的测试文件 -Java prepared a DFA (difinite automata reader) has a comprehensive graphical interface and rebustness extra. Dat test document
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:24939
    • 提供者:neo
  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-30
    • 文件大小:18651
    • 提供者:dai
  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. FA

    0下载:
  2. 正则表达式->NFA/DFA/最简表达式-Regular Expression-> NFA/DFA/the most simple expression
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:263039
    • 提供者:王据林
  1. java-scanner

    3下载:
  2. 用C语言(或 C++ )作为宿主语言完成: Java语言词法分析器的设计和实现 其中具体要求: 1. 使用DFA实现词法分析器的设计; 2. 实现对Java源程序中注释的过滤; 3. 利用两对半缓冲区从文件中逐一读取单词; 4. 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5. 统计源程序每行单词的个数和整个源文件单词个数; 6. 具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Using C language
  3. 所属分类:Compiler program

    • 发布日期:2016-03-15
    • 文件大小:4917
    • 提供者:kjs
  1. 805NFA

    0下载:
  2. [用Java语言实现nfa到DFA的等价变换.rar] - 本程序为编译原理里的一个重要的知识点,实现nfa到DFA的转换 [nfatoDFA.rar] - nfa转化为DFA的一个程序!希望能有点作用! [REManageAndnfaToDFA.rar] - 能够完成正规式到nfa的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别 -[Using Java language to the DFA' s nfa equivale
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:10071
    • 提供者:董华鹏
  1. Automate

    0下载:
  2. graphic Automaton simulator,NFA to DFA conversion and minimisation
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:692235
    • 提供者:darkzan
  1. NFA_to_DFA211465612008

    0下载:
  2. this program convert the nfa into dfa
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3094
    • 提供者:jitendra
  1. 22nfa2dfa

    0下载:
  2. nfa convert to dfa by java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:302964
    • 提供者:Zicker
  1. nfatodfa

    0下载:
  2. other tool nfa convert to dfa by java language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2054
    • 提供者:Zicker
  1. Compilers

    0下载:
  2. Here you can draw states and linkers to creat a NFA or DFA.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:46480
    • 提供者:Lau
  1. DFA

    0下载:
  2. java DFA converter program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1855
    • 提供者:Bita
  1. sensity-word-filter

    0下载:
  2. 敏感词过滤,使用dfa算法+ik分词实现敏感词过滤(UHFdtysgfdsadfasdfasfdasfasfdasfdsadfdahgfds)
  3. 所属分类:Java编程

    • 发布日期:2018-04-18
    • 文件大小:284672
    • 提供者:技术分享a
« 12 3 »
搜珍网 www.dssz.com