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

搜索资源列表

  1. NFA到DFA

    1下载:
  2. 编译原理NFA到DFA的转换源码-compiler theory NFA to the DFA source conversion
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2129
    • 提供者:李余
  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. DFA_2

    0下载:
  2. NFA转换为DFA,包括确定化和最小化。-NFA into DFA, including the identification of and minimized.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:556625
    • 提供者:邵其静
  1. NFA-change-to-DFA

    0下载:
  2. 可以实现NFA到DFA的转换,还可以化简DFA。程序很清晰,详细。-NFA to DFA can achieve the conversion, you can also simplify DFA. Procedures are clear and detailed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1866
    • 提供者:火麒麟
  1. pl0

    0下载:
  2. 正则表达式->NFA -Regular Expression-> NFA
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:34646
    • 提供者:liu
  1. NFA_DFA

    0下载:
  2. nfa 到 dfa c实现 编译原理课程设计详细文档,包含NFA->DFA,DFA的最小化。 -nfa to dfa c实现 编译原理课程设计详细文档,包含NFA->DFA,DFA的最小化。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2868
    • 提供者:张志刚
  1. FA

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

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

    0下载:
  2. perl code implement NDFA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:Nagaraj
  1. NFAtoDFA[J.S]

    0下载:
  2. 一个NFA转化为DFA的带有界面的程序,C++builder编写,能够输出转化子集;对于多终结符的情况也一样能够正确求解。-An NFA into a DFA with the interface of the program, C++ builder write to a subset of the output conversion for multi-terminator is also the case can be properly solved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1088326
    • 提供者:卓然
  1. NFA_to_DFA211465612008

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

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

    0下载:
  2. nfa to dfa machines algorythm with c sharp
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:35538
    • 提供者:asd
  1. main1

    0下载:
  2. nfa to dfa conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2401
    • 提供者:wasim
  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. 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. 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. nfa

    0下载:
  2. Nfa simulator Non deterministic Automata
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4912
    • 提供者:alone
  1. nfa

    0下载:
  2. nfa design and information of regular expression
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:109143
    • 提供者:asd
  1. NFAtoDFA(CPP)

    0下载:
  2. 用c++编程求正规表达式到NFA(不确定的有限自动机),NFA到DFA及DFA(有限自动机)的最小化 -C++ programming with regular expressions to find NFA (not sure of the finite automata), NFA to DFA and DFA (finite automata) of the minimum
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2340
    • 提供者:dai
  1. NFA to DFA.cpp

    0下载:
  2. nfa转换为dfa,一个简单的程序cpp(nfa trans to dfa,a simple program. /.cpp)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:可以了
« 12 3 4 5 »
搜珍网 www.dssz.com