CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 正则表达式 DFA

搜索资源列表

  1. bianyiyuanli

    0下载:
  2. 输入一个正则表达式(也可以预先将一些测试的正则表达式输入到文件中) (2)输出相应的NFA图(要求用画图方法完成并要求是逐步逐步进行画,好象书本P47例2.12和2.13一样逐步得到结果) (3)NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图) (4)DFA最小化(也要求用画图方法完成) (5)选做部分:将最小化DFA所对应的识别程序自动产生出来。(将自动产生的识别程序以文件形式保存即可,并可以在系统中查看
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:409507
    • 提供者:杨小娜
  1. RegToFA

    0下载:
  2. 从正则表达式到NFA再到DFA的C#实现,图形界面。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:46994
    • 提供者:苏鸿星
  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. DFA.rar

    0下载:
  2. 编译原理课程设计之正则表达式与自动机之间的变换,Principles of curriculum design to compile regular expressions with the automatic transformation between
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4427113
    • 提供者:weiren
  1. reEX-DFA

    0下载:
  2. 正则表达式转化为NFA,NFA转化为DFA,DFA最小化-regular expression toDFA
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:183723
    • 提供者:孙林晶
  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. compile_work

    0下载:
  2. 从正则表达式到有穷自动机实例 想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。 -From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:12826
    • 提供者:sdfads
  1. FA

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

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

    0下载:
  2. 正则表达式到DFA 并能够输出检测结果。输入文件要求: (a|b)* 文件第一行 aaaa 文件第二行 a-Re to DFA
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3729
    • 提供者:Superman
  1. re2dfa

    0下载:
  2. 正则表达式到DFA的C程序,很有用的一个小程序,透彻理解DFA算法-Regular expressions to DFA' s C program, a small program useful, thorough understanding of the DFA algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:233506
    • 提供者:许强
  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. p1

    0下载:
  2. 简单的从正则表达式到有穷自动机的转换,你值得拥有哈~-From the simple regular expressions to DFA conversion, you deserve ha ~
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1835379
    • 提供者:lucy
  1. DFA

    0下载:
  2. 用java语言实现有穷自动状态机,译码正则表达式。-Using java language DFA state machine, decode regular expressions.
  3. 所属分类:DNA

    • 发布日期:2017-04-13
    • 文件大小:2087
    • 提供者:chenhuibing
搜珍网 www.dssz.com