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

搜索资源列表

  1. nfa

    1下载:
  2. 把NFA确定化为DFA 的算法,实现将给定的NFA M,确定化为DFA M’,然后将DFA M状态最少化,将给定的DFA M的有限状态集S划分成若干互不相交的子集,使得:任何不同的两个子集中的状态都是可区别的,而同一子集中的任何两个状态都是等价的(要利用Ia函数,但并不需要构造ε-CLOSURE函数,因这是DFA)。输出化简后的DFA M’。 -NFA into a DFA to determine the algorithm to achieve a given NFA M, to det
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2551
    • 提供者:王静晓
  1. cifafenxi

    0下载:
  2. 1、根据要求写出词法分析的正规文法G;2、根据正规文法G,写出正则式RE;3、根据正则式RE,画出NFA;4、将NFA转化为DFA;5、将DFA转化为mininum state DFA;6、mininum state DFA就是词法分析程序的流程图,根据此流程图编写相应的词法分析程序。-1, according to the lexical analysis required to write a formal grammar G 2, according to a regular gramm
  3. 所属分类:Compiler program

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

    0下载:
  2. MFC实现的正规式的输入,转化为NFA,转化为DFA,转化为最简DFA的程序-use MFC to operate something about NFA
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4697088
    • 提供者:流木0911
  1. DFA

    0下载:
  2. 将输入的正规式转换为NFA,再转换为DFA.因为时间很赶,所以结构不太合理。注释也不详细。-change from regular express to DFA
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:45644
    • 提供者:
  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
    • 文件大小:1100
    • 提供者:Merwyn
  1. nfa-dfa

    0下载:
  2. 编译原理实验 将nfa到dfa编程实现可在vc 6.0中运行-Principle experiment is compiled nfa dfa programming to run in vc 6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1650
    • 提供者:ANGELO
  1. nfa-to-dfa

    0下载:
  2. 编译实验,实线有穷自动机,nfa到dfa-Compile the experiment, solid line finite automata, nfa to dfa
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:84819
    • 提供者:若若
  1. NFA

    0下载:
  2. 输入字符串,首先输出NFA,然后将会输出对应的DFA,最后输出简化的DFA-you can input a string,and then,the program will output NFA DFA and simplest DFA
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:3657
    • 提供者:lanxu
  1. nfa

    0下载:
  2. this program will convert ndfa to dfa
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:831
    • 提供者:sumit
  1. NFA-EXCHANGE-DFA

    0下载:
  2. 确定化NFA转化为DFA,这个c++代码用于将NFA转化为DFA ,可以编译通过-The Determination of NFA into DFA
  3. 所属分类:File Operate

    • 发布日期:2017-11-07
    • 文件大小:1935
    • 提供者:赵荣
  1. Compiler

    0下载:
  2. c#编译器 sample语言 词法分析 DFA NFA LL1 LR分析-c# compiler sample language lexical analysis DFA NFA LL1 LR analysis
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:263848
    • 提供者:test
  1. Compile

    0下载:
  2. 编译原理,词法分析器的实现,可以读取pasal文件,进行词法分析,实现DFA,NFA,MFA的转换-Compiler theory, lexical analyzer to achieve, you can read pasal file for lexical analysis, implementation DFA, NFA, MFA conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:99225
    • 提供者:章程
  1. NFA-DFA

    9下载:
  2. 设计题目:把NFA确定化为DFA 的算法实现 设计内容及要求:构造一程序,实现:将给定的NFA M(其状态转换矩阵及初态、终态信息保存在指定文件中),确定化为DFA M’。(要先实现ε-CLOSURE函数和Ia函数)。输出DFA M’(其状态转换矩阵及初态、终态信息保存在指定文件中)。 -Design: the NFA into a DFA algorithm to determine the content and requirements of the design: structu
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:111608
    • 提供者:DZ
  1. NFA-to-DFA

    0下载:
  2. NFA到DFA的转换,老师布置的作业,千辛万苦,拿出来和大家分享下-NFA to DFA conversion, the teacher assigned homework, go through untold hardships, out and share
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:543750
    • 提供者:曹惠鹏
  1. NFA-TO-DFA

    0下载:
  2. 本文件实现的是词法分析器 使用了JAVA语言来发 希望对大家有所帮助-NFA to dfa
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:164330
    • 提供者:张三
  1. Mynfadfa

    0下载:
  2. 用于DFA到NFA 的转化.并且能够显示DFA NFA的状态图-convert DFA into NFA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:19282
    • 提供者:bingbing
  1. NFA-to-DFA

    0下载:
  2. NFA转化成DFA的课程实验,包括完整的实验理论知识,实验结果以及实验分析-The course experiment of NFA covert to DFA , including the complete experimental theoretical knowledge, experimental analysis and experimental results
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:61636
    • 提供者:dff
  1. nfa-dfa

    0下载:
  2. 状态机nfa to dfa-The state machine nfa to dfa ...................................
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:1774724
    • 提供者:xj
  1. nfa

    0下载:
  2. java语言编程,编译原理中NFA转DFA程序。-java programming language, compiler theory NFA to DFA program.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:20332
    • 提供者:郑浩明
  1. nfa--dfa

    0下载:
  2. nfa转dfa,c++实现,转自lingyu940的csdn微博-nfa turn dfa, c++ achieve, carried lingyu940 of csdn microblogging
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2178
    • 提供者:焦鹏
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com