CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - S-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
    • 文件大小:30.71kb
    • 提供者:李小刚
  1. SimplizeDFA

    0下载:
  2. 简化DFA-对于一确定型自动机M=(K,Σ,Δ,s, F),设p,q ∈K,若对于任一字符串w,由p沿w可达某终点当且仅当由q沿w可达某终点,则说p,q等价,记为p≡q。而且,≡的一个等价类恰好就是状态数最少的确定型自动机的一个状态
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8.68kb
    • 提供者:David
  1. zhenguishidaoyouqiongzidongji

    0下载:
  2. 该C++源码为正规式到有穷自动机的转化过程的实现-C source code for the formal ceremony to DFA's transformation process to achieve
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:13.81kb
    • 提供者:王里
  1. ashfuafnasjf

    0下载:
  2. 简单的词法分析程序 1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果-simple lexical analysis procedure 1) understanding through informal style, Finite Automata Theory, according to the following X-language statement pre
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:寻好
  1. Dfa.rar

    0下载:
  2. 利用有穷确定自动机M=(K,Σ,f, S,Z)行为模拟程序算法,来对于任意给定的串,若属于该语言时,该过程经有限次计算后就会停止并回答“是”,若不属于,要么能停止并回答“不是” ,利用有穷确定自动机M=(K,Σ,f, S,Z)行为模拟程序算法,来对于任意给定的串,若属于该语言时,该过程经有限次计算后就会停止并回答“是”,若不属于,要么能停止并回答“不是”
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1.32kb
    • 提供者:huangyiwei
  1. DFA

    0下载:
  2. 本程序是用来解决消除趋势波动分析的MATLAB程序-This procedure is used to address the elimination of detrended fluctuation analysis of the MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2.14kb
    • 提供者:于剑
  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
    • 文件大小:9.83kb
    • 提供者:董华鹏
  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
    • 文件大小:1.04mb
    • 提供者:卓然
  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
    • 文件大小:44.39kb
    • 提供者:csp
  1. GAME2

    0下载:
  2. 我的手机游戏作品,冒险类游戏。实现原理很简单值得一看。-sd s df asdf as dfa sdf
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:466.5kb
    • 提供者:wanghao
  1. login

    0下载:
  2. 简单登陆系统 挺简单的,就不用多说了!非要20个字符!-this is a asp code asd lfkja sdfa sfd asdf sads fa s dfa s df
  3. 所属分类:Web Server

    • 发布日期:2017-04-16
    • 文件大小:10.47kb
    • 提供者:加薪
  1. DFA

    0下载:
  2. to accept any string from 0`s and 1`s and drow DFA
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:42.85kb
    • 提供者:MK
  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
    • 文件大小:228.03kb
    • 提供者:许强
  1. NFAtoDFA

    0下载:
  2. It s a program that convert NFA(Non deterministic Finite Automata) to DFA(Deterministic Finite Automata). This article used in scanners and parsers to detect some pattern of input characters similar to tokens.
  3. 所属分类:Other systems

  1. LR-parser

    1下载:
  2. LR分析器设计 给定说明语句的拓广文法G[S ]如下: (0) S ->S (1) S->v I:T (2) I->I,i (3) I->i (4) T->r 其中v代表终结符var,r代表real。 其识别规范句型活前缀的DFA及LR(0)分析表如下: 输入 状态 ACTION表 GOTO表 v i , : r # S I T 0 S2 1 1 acc 2 S4
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-05-24
    • 文件大小:208.17kb
    • 提供者:浮云
  1. NFA-to-DFA

    0下载:
  2. Theory: NDFA: It is a mathematical model containing 5 tuples a) Q- finite non empty set elements of which are called as state. b) T- set of alphabets. c) δ- is a mapping function Q*{T {λ}}*2Q d) S-start state i.e. S ε Q e) F- F (su
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1.07kb
    • 提供者:Merwyn
  1. DFA、NFA的java代码实现

    0下载:
  2. DFA、NFA的java代码实现,代码简单易懂,并附有可以运行的脚本文件,以及程序的说明文档-DFA, NFA' s java code, easy-to-understand code, with a scr ipt file that can be run, as well as the program' s documentation
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-10-31
    • 文件大小:3.97kb
    • 提供者:付波澜
  1. DFA-java

    0下载:
  2. DFA的Java实现,最近有编译原理的实习,就把自己的资源共享给大家- DFA s Java implementation, recent internship compiler theory, put their own resources for everyone to share
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:47.08kb
    • 提供者:张春亮
  1. phpweb二级分类

    0下载:
  2. 对方的事发生 第三方的身份多少地方第三方第三方多少范德萨范德萨(How much is the third party's identity of the other party? How many places are the third party and the third party? How many Sar Sar?)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-05-02
    • 文件大小:13kb
    • 提供者:第三方碍事
  1. 编译原理DFA模拟程序

    2下载:
  2. 编译原理 简单的词法设计——DFA模拟程序 1,自己定义一个DFA或者一个右线性正规文法 2,利用合适数据结构存储自动机 3,利用有穷确定自动机M=(K,Σ,f, S,Z)行为模拟程序算法,来对于任意给定的串,若属于该语言时,该过程经有限次计算后就会停止并回答“是”,若不属于,要么能停止并回答“不是”
  3. 所属分类:其他小程序

« 12 »
搜珍网 www.dssz.com