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

搜索资源列表

  1. nfa

    0下载:
  2. 这是正则表达式到NFA的转换源代码,自己编写的,希望有点用-This is a positive expression to NFA conversion source code I have written, I hope a little bit with
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1644
    • 提供者:evanw1991
  1. Lexical

    0下载:
  2. dfa he NFA 之间的转化 非常好用啊 要是需要和我练习-dfa he NFA conversion between ah If there were to be very easy to use and I practice
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:3239
    • 提供者:123321
  1. SARimagesim

    1下载:
  2. plot_img:画图子函数 CSA:CS算法m文件 NFA:窄聚焦算法m文件 PDA:RD算法m文件 RMA:距离迁移算法m文件-plot_img: Drawing Functions CSA: CS algorithm m file NFA: narrow focus algorithm m file PDA: RD algorithm m file RMA: distance migration algorithm m file
  3. 所属分类:Special Effects

    • 发布日期:2015-04-26
    • 文件大小:28600
    • 提供者:long
  1. pl0

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

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

    4下载:
  2. 对给定的正规式r1、r2,已知它们的NFA分别为M1、M2(其状态转换矩阵及初态、终态信息分别保存在指定文件中)。构造一程序,由此程序构造正规式r1r2(连接运算)的NFA(将其状态转换矩阵及初态、终态信息保存在指定文件中)。-Given formal type r1, r2, known to the NFA that they were M1, M2 (the state transition matrix and the initial state, final state informa
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:101329
    • 提供者:刘家兵
  1. RE2eNFA

    0下载:
  2. Regular Expression to Epsilon-NFA
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:5885
    • 提供者:wanchat
  1. NFATODFA

    0下载:
  2. NFA到DFA的转换 这是用visual C++ 编写的程序 有注释!-NFA to DFA conversion This is to use visual C++ have the Notes prepared by the procedure!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:4796
    • 提供者:姚升高
  1. NFA

    0下载:
  2. 实现NFA到DFA的转换EVMSG_INSTALLED 0x00000064L-convert NFA to DFA
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:2864
    • 提供者:chenhuiyu
  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. NFA_DFA

    0下载:
  2. 正规(则)表达式转化为NFA,DFA,DFA最小化,显示结果和过程-Formal (then) regular expressions into NFA, DFA, DFA minimization, and process the result will be displayed
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2227072
    • 提供者:杨心海
  1. scnanner

    0下载:
  2. 词法分析器 re->nfa->d fa优化-Lexical analyzer re-> nfa-> dfa-> dfa Optimization
  3. 所属分类:

    • 发布日期:2017-04-13
    • 文件大小:3022
    • 提供者:周子神
  1. FA

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

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

    0下载:
  2. Dfa minimization from nfa
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:3930
    • 提供者:Jeff
  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. lex

    0下载:
  2. 用c++实现的此法分析器,包括正则表达式解析,正则到NFA转换,NFA到DFA转换,和最终的匹配,详见包中README文件-Using c++ parser to achieve this method, including regular expression analysis, while the NFA is converted, NFA to DFA conversion, and end the match, see the package README file
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:15880
    • 提供者:0x7c00
  1. NFA

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

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:Nagaraj
  1. retonfa

    0下载:
  2. performs re to nfa conversion
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1180
    • 提供者:icefiremoi
  1. Automate

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

    • 发布日期:2017-03-31
    • 文件大小:692235
    • 提供者:darkzan
  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. Finite_Aut2127819222008

    0下载:
  2. A Program that can convert your Regular Expression to PostFix Post_Fix to NFA [Thomson s Construction] NFA to DFA [Subset Construction] DFA to minDFA [Table Filling Algorithm]
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:45452
    • 提供者:csp
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com