CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - regular expression to nfa

搜索资源列表

  1. Lex.rar

    0下载:
  2. 1.输入文件解析 2.正则表达式转化为NFA 3.多个NFA合并 4.NFA转换DFA 5代码生成 关于输入文件格式: 没有考虑对lex输入文件的出错处理,所以输入文件务必严格书写正确。 Lex中的正规表达式使用了以下运算符: [] | * @ ( ) 并且正规表达式中不能出现其他的子正规表达式。 如果想要在待识别的正则式中使用上述运算符,请使用转义符号,即\。 例如,如果想用*,可以写成\* ,1. Analysis of the input file 2.
  3. 所属分类:Windows编程

    • 发布日期:2017-03-22
    • 文件大小:17588
    • 提供者:顾添锦
  1. RegextoDFA

    0下载:
  2. 正则表达式转DFA,设计原理:1正则表达式转换为带ε的NFA(Thompson构造法);2ε-NFA转为DFA;3最小化DFA;4DFA状态转换表判断是否接受输入字符串,附有详细文档说明。-Regular expressions turn DFA, design principles: a regular expression is converted to ε of the NFA (Thompson Construction Law) 2ε-NFA to DFA 3 minimal DF
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:85008
    • 提供者:王乾坤
  1. SeuLexProject

    0下载:
  2. Lex输入文件的解析 正规表达式的解析 一个正规表达式到NFA的转换算法的实现-Analysis of the Lex input file of regular expressions to resolve a formal expression to NFA conversion algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1359595
    • 提供者:mj
  1. FA

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

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

    0下载:
  2. regular expression转换为NFA NFA转换到regular expression 包含设计说明文档、可执行程序、源代码等;清晰明了; 用java编写;-regular expression into NFA NFA transition to regular expression Includes design documentation, executable programs, source code, etc. clarity Writ
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:919842
    • 提供者:liu p
  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. TransformExprTODFA

    0下载:
  2. 正则表达式转NFA NFA转DFA DFA最小化 测试字符串是否匹配-Transfer NFA NFA regular expression to minimize transfer DFA DFA test whether the string matches
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:70636
    • 提供者:
  1. regtonfa

    0下载:
  2. 实现了正则表达式转化为某一nfa的程序,代码简介,但是存在一个错误,不知道如何改正-Achieve a regular expression into a nfa program, code profiles, but there is a mistake, do not know how to correct
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1432
    • 提供者:大胡子
  1. nfa

    0下载:
  2. Regular expression implementation. ER to AFD
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3773
    • 提供者:ssy0y39xia1
搜珍网 www.dssz.com