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

搜索资源列表

  1. nfaTOdfa

    0下载:
  2. NFA to DFA Converter code in JAVA
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:1392
    • 提供者:mira
  1. NZZHongjieF

    0下载:
  2. 实现NFA到DFA的转换过程。文件中包含输入格式式 见txt 文档 , -NFA to DFA conversion process. The file contains the input format type to see the txt file,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:769749
    • 提供者:消极
  1. NFA_to_DFA

    0下载:
  2. 按照输入提示输入一个NFA,可以得到一个最小的DFA-After entering an NFA with the input instruction,a minimum DFA can be figured out.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:86542
    • 提供者:q
  1. AA

    0下载:
  2. c program to convert NFA to DFA
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:830
    • 提供者:khan
  1. subsetComput.rar

    0下载:
  2. 子集法实现NFA到DFA的转换,教学中给学生演示的。图用最简单的方法表示,非常便于理解。纯C代码,在windows和linux都可以编译运行,Subset of the NFA to DFA conversion, teaching to the student demonstration. Figure easiest way, very easy to understand. Pure C code can be compiled to run in windows and linux
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:2326
    • 提供者:丁力
  1. raw2

    0下载:
  2. nfa to dfa,and change it to 最小dfa
  3. 所属分类:Linux Network

    • 发布日期:2017-12-07
    • 文件大小:1428
    • 提供者:梁泽龙
  1. NFAtoDFA

    0下载:
  2. 确定化NFA转换为DFA,自动机课程设计实例,txt格式源码-The Determination of NFA converted to DFA, automata course design examples txt format source
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:1940
    • 提供者:jin
  1. converter

    0下载:
  2. nfa to dfa convertor u can anything to do from this
  3. 所属分类:Compiler program

    • 发布日期:2017-12-09
    • 文件大小:5192
    • 提供者:seung-hwa choi
  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. Compiler

    0下载:
  2. C# 词法分析 包含正规式到NFA NFA转换成DFA 以及DFA最小化 主要是对sample的词法分析-C# lexical analysis contains formal ceremony to NFA NFA converted to DFA and DFA minimization mainly on the sample of lexical analysis
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:169840
    • 提供者:lilil
  1. DFAaNFA

    0下载:
  2. 编译原理,判断一个字符串是否满足由DFA和NFA表示的正则表达式-Compiler theory, to determine whether a string meets represented by the DFA and NFA regex
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3396
    • 提供者:cecilia
  1. Lex_CPP

    0下载:
  2. 实现LEX。读入正规式文件,将各个正规式转换成NFA,再由NFA转化成DFA,然后最小化DFA,根据最小化后的DFA生成Scanner的代码,识别符合每个正规式定义的词法构成的单词。-Achieve LEX. Read the formal style file will be converted into various formal ceremony NFA, then by the NFA into a DFA, then minimized DFA, generate code base
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:11517
    • 提供者:顾兆伦
  1. automata

    0下载:
  2. this is a program made in borland c for a conversion of nfa to dfa
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-13
    • 文件大小:2552
    • 提供者:jose carlos
  1. PrincipleofCom

    0下载:
  2. 此文件是编译原理课程设计,包括词法分析,语法分析,正则式转NFA,NFA转DFA,还有符号表。- This file is compiled curriculum design principles, including lexical analysis, parsing, regular expressions turn NFA, NFA turn DFA, as well as the symbol table.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-18
    • 文件大小:4625444
    • 提供者:shenyz
  1. regex_nfa

    0下载:
  2. Base class for, um, automata. Could be an NFA or a DFA. Your choice.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3463
    • 提供者:xuixongzue
  1. 000-content-with-spaces

    0下载:
  2. Base class for, um, automata. Could be an NFA or a DFA Source Code for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3542
    • 提供者:ssqyter
  1. ctor_double

    0下载:
  2. Base class for, um, automata. Could be an NFA or a DFA Source Code for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. Program to convert NFA to DFA
  3. 所属分类:Applications

    • 发布日期:2017-04-13
    • 文件大小:1952
    • 提供者:suraj
  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. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3657
    • 提供者:em3297xianshan
  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. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3469
    • 提供者:v5qwqiepo
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com