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

搜索资源列表

  1. 20040726c zidongji

    0下载:
  2. 一个词法分析的程序。核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 -a lexical analysis procedure. The core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according
  3. 所属分类:DNA

    • 发布日期:2008-10-13
    • 文件大小:130160
    • 提供者:庄庄
  1. snlying6

    0下载:
  2. 1、 学会针对DFA转换图实现相应的高级语言源程序。 2、 深刻领会状态转换图的含义,逐步理解有限自动机。 3、 掌握手工生成词法分析器的方法,了解词法分析器的内部工作原理 -1, the Institute against DFA conversion map corresponding high-level language source. 2, deeply understand the state transition map meaning, and graduall
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-08
    • 文件大小:13305
    • 提供者:王志
  1. REManageAndNFAToDFA

    0下载:
  2. 能够完成正规式到NFA的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别-to complete the formal ceremony to change the NFA, NFA conversion to DFA (subset), the smallest of DFA, testing whether a string of generation to generation by the DFA Recognition
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:25615
    • 提供者:winpro
  1. Soft20060210155855646

    0下载:
  2. 正则式到有穷自动机 自己搞的 多支持-to DFA to develop its own multi-support
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14411
    • 提供者:sunliang
  1. 69446611333

    0下载:
  2. 正则式到有穷自动机 基本上可以满足你的要求-to DFA basically satisfy your request
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12379
    • 提供者:sunliang
  1. nfa

    0下载:
  2. NFA DFA相关算法 编译原理的一个实验内容 使用VC++打开-NFA DFA correlation algorithm compiler principles of the use of an experimental content VC Open
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:105621
    • 提供者:chuhaiyun
  1. DFAScan

    0下载:
  2. 根据输入的正则式产生NFA,然后转化为DFA,并化简-under the importation of which is generated NFA-and then into DFA and Simplification
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:6359
    • 提供者:conan
  1. UniSimu-Compilers

    0下载:
  2. 这是一个DFA简化和生成LL(1)分析表的程序,自动生成表格及图形-DFA This is a simplified and generation LL (1) Analysis Table procedures, forms and automatically generated graphics!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:912169
    • 提供者:李建
  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
    • 文件大小:8892
    • 提供者:David
  1. automation

    0下载:
  2. 一个根据所构造的确定有穷自动机进行识别句子的程序,识别由0,1所构成的字符串,并且该字符串不能含有两个连续的0.运行效果良好,是个值得参考的程序.-a basis to determine the structure DFA sentence identification procedures, identification by 0. consisting of a string, and the string can contain two consecutive 0. running we
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9425
    • 提供者:mailboxzh
  1. zidongji

    0下载:
  2. 编译原理中的NFA转换到DFA(自动机的转换)-compiler principles of the NFA conversion to DFA (automatic machine translation)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1940
    • 提供者:冰冰
  1. lexHE

    0下载:
  2. 用DFA方法写得词法分析器 和大家交流一下-with DFA methods written lexical analyzer and the exchange of this
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:15036
    • 提供者:hejing
  1. DFA_soft

    0下载:
  2. 消除趋势分析(DFA)目前已经成为时间序列分析的重要方法,该软件代码具有该领域的权威性-eliminating trend analysis (DFA) has now become a time-series analysis of the important ways, The software code with the authority in the field
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:130222
    • 提供者:许小可
  1. DFA_and_FA

    0下载:
  2. 我自己按照定义编写的FA和DFA(消除趋势分析)代码,请大家参考-myself prepared in accordance with the definition of the FA and DFA (Elimination of trend analysis) code, please refer to
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:967
    • 提供者:许小可
  1. scanf_twice

    0下载:
  2. 这是最简单的DFA实现,使用时注意修改文件路径!有兴趣的可以修改为一次文件扫描或者使用内存数组。-This is the most simple DFA realized, when used to modify file paths! Interested be revised to a document scanning or use memory array.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:967
    • 提供者:fun_zb
  1. 000000adada2

    0下载:
  2. 数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。0下如何编写GPIB程序。有 ·GPS坐标转换软件:直角坐标与大
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:3519
    • 提供者:ssss3162
  1. DFAandDataReplace

    0下载:
  2. 计算Detrended Fluctuation Exponent(DFA)指数-calculated Detrended Fluctuation Exponent (DFA) index
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:严荣国
  1. youxianzidongjihuajian

    0下载:
  2. 有限自动机的确定化及化简 1、更正了 DFA_simplify2 中的错误 2、增加新旧状态对照表 ds_temp --NFA转DFA -- 输入字符 -- 要求 id 必须从 1 开始连续递增-Finite Automata and the identification of a simplification, correction of the errors DFA_simplify2 2, increase the old and new stat
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2844
    • 提供者:黄启龙
  1. 编译原理LALR(1)文法分析器

    0下载:
  2. 产生的DFA在屏幕上显示,分析表写到文件里面.- Produces DFA demonstrated on the screen that, the analytical table writes inside the document
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14156
    • 提供者:演好
  1. zhenguishidaoyouqiongzidongji

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

    • 发布日期:2008-10-13
    • 文件大小:14141
    • 提供者:王里
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 28 »
搜珍网 www.dssz.com