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

搜索资源列表

  1. DFA

    0下载:
  2. 一个简单的DFA的实现 希望大家喜欢,帮助大家学习编译原理-Implementation of a simple DFA hope you like to help people learn compiler theory
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:814
    • 提供者:jimgreen
  1. dfa-nfa

    0下载:
  2. AFN -> AFD The program convert an AFN (non-deterministic) to AFD (deterministic)
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:904
    • 提供者:Bruno
  1. Fraclab-1.0E

    0下载:
  2. MFDFA in Matlab. It is very useful to apply both DFA and MFDFA to measure the irregular statistics.
  3. 所属分类:matlab例程

    • 发布日期:2013-02-05
    • 文件大小:7387390
    • 提供者:tsubasa14
  1. Algoritmo-Fractal

    0下载:
  2. Algorithm of MF-DFA with example Spanish version, of Warsaw
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2863319
    • 提供者:McGufalo
  1. DFA

    0下载:
  2. 构造DFA,并输出五元组,运行确定自动机-Constructed DFA, and output 5-tuple, run to determine the automaton
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:1204
    • 提供者:王梦
  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. Compiler tech:Program For Acceptance Of A String Using deterministic finite automaton (DFA) which is a finite state machine accepting finite strings of symbols. For each state, there is a transition arrow leading out to a next state for each symbol.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:966
    • 提供者:jack
  1. DFA

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

    • 发布日期:2017-05-18
    • 文件大小:4697088
    • 提供者:流木0911
  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. dfa

    0下载:
  2. dfa状态转换图的读取和根据图进行路径的判断。是编译原理的重要实验!-dfa state transition diagram of the read path and in accordance with Figure judgment . Important experimental compiler theory !
  3. 所属分类:Compiler program

    • 发布日期:2017-05-12
    • 文件大小:2966418
    • 提供者:俞颢
  1. USER-DFA

    0下载:
  2. 一个基于c++模板类的dfa程序,可以直接编译运行,环境在linux上成功运行,里面只有一个c文件和h文件-Dfa program based on C++ template class, you can directly compile and run the environment to run successfully on linux, there is only one c file and h file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:15773
    • 提供者:张展
  1. DFA

    0下载:
  2. 模拟图状态,识别DFA指定字符串。根据给定的图,识别指定字符序列-Identify the the DFA specified string
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:1134
    • 提供者:
  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. DFA

    0下载:
  2. 正则表达式转化成DFA,运用的是递归算法,编译原理课的实验作业,希望能给大家帮助-Regular expressions into the DFA, the use of a recursive algorithm, and compile the experimental operation of the principle lesson, I hope to give you help
  3. 所属分类:Compiler program

    • 发布日期:2017-05-13
    • 文件大小:3411014
    • 提供者:陈予诚
  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. dfa

    0下载:
  2. 简单的DFA转换程序,由正则表达式翻译为DFA-Simple DFA conversion process, the translation of regular expressions to DFA
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:2098
    • 提供者:王伟
  1. DFA

    0下载:
  2. DFA法是检验非平稳时间序列长期相关性的有效方法, 但当时间序列包含高阶趋势时, DFA方法在较 小标度上会产生偏差。-Detrended fluctuation analysis
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-30
    • 文件大小:34353
    • 提供者:wr
  1. DFA-for-sleeping-data

    1下载:
  2. 用以进行睡眠信号的去趋势波动分析,可以分深睡段,浅睡段-DFA for sleeping data
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3362
    • 提供者:cynthia
  1. dfa

    0下载:
  2. 读入一个DFA,并基于该DFA,判断能否识别给定字符串-judge if it is dfa
  3. 所属分类:assembly language

    • 发布日期:2017-12-02
    • 文件大小:1465
    • 提供者:wuzekai
  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 2 3 4 5 67 8 9 10 11 ... 25 »
搜珍网 www.dssz.com