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

搜索资源列表

  1. yf.rar

    1下载:
  2. 构造实验一所给文法(应考虑改造)的FIRST集合和FOLLOW集合;构造LL(1)分析表;构造预测分析的总控程序;利用分析表、分析栈和总控程序对源程序进行自上而下的语法分输出整个语法分析过程中栈的变化过程及分析结果,如符合语法规则输出“正确”,否则输出“错误”。 ,Experiment to construct a grammar (should consider the transformation) of FIRST and FOLLOW set of the collection co
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:3352
    • 提供者:DP
  1. MP4lib

    3下载:
  2. MP4格式解析库,能识别所有的MP4格式,VC++编译-MP4 format, parsing library, to identify all the MP4 format, VC++ compiler
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-17
    • 文件大小:4683183
    • 提供者:陈远芳
  1. ICE

    0下载:
  2. OWL文件解析的例程,使用SAX或者DOM来读文件-OWL file parsing routines, the use of SAX or DOM to read documents
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:27306
    • 提供者:zhujiang
  1. LR0

    7下载:
  2. (1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0)
  3. 所属分类:Compiler program

    • 发布日期:2016-01-21
    • 文件大小:45372
    • 提供者:wolf
  1. BOCH

    0下载:
  2. 一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。-A language with LISP parser. The use of Bottom-up Chart Parsing algorithm, the procedure very simple and efficient,
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:4561
    • 提供者:朱查松
  1. whale-0.3.2-src

    0下载:
  2. Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XM
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:220502
    • 提供者:none
  1. cocpyinf

    0下载:
  2. This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:12400
    • 提供者:王永珍
  1. 2

    0下载:
  2. 编译原理语法分析(LL1文法) 编译原理语法分析(LL1文法)-Compilation Principle parsing (LL1 grammar) Compilation Principle parsing (LL1 grammar)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:13077
    • 提供者:sfsf
  1. htmlparser(java)

    1下载:
  2. 一个从国外网站下载的用java实现的html解析的代码-A website from abroad to achieve the use of java parsing html code
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3251254
    • 提供者:
  1. 1

    0下载:
  2. 自上而下的语法分析器,实验内容之一,利用分析表、分析栈和总控程序对源程序进行自上而下的语法分析测试; -Top-down parser, one of the experiment, the use of analytical tables, analysis of the total stack and source code control procedures for testing top-down parsing
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:2190
    • 提供者:chaochao
  1. lr1

    0下载:
  2. LR 语法分析 ACTION GOTO 表-LR parsing ACTION GOTO table
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:2502
    • 提供者:cultsharp
  1. LR_Exp

    0下载:
  2. LR 语法分析 词法分析 四元式输出 语义分析-Lexical Analysis of LR parsing quaternion output semantic analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:2898
    • 提供者:cultsharp
  1. dowhilee

    0下载:
  2. 1.1写出符合给定的语法do-while语句, 此语句符合LL(1)的文法,分析方法 的文法及属性文法。 1.2完成do-while语句的中间代码三地址表示的描述。 1.3写出do-while语句语法分析方法的思想,完成语法分析和语义分析程序设计。 1.4编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。-1.1 write in line with the syntax of a given do-while statement, the sta
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:145874
    • 提供者:李伟霞
  1. LR

    1下载:
  2. 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下: -1. The experiment was to de
  3. 所属分类:Compiler program

    • 发布日期:2016-10-18
    • 文件大小:290259
    • 提供者:sh_xj
  1. bianyiyuanlikechengsheji

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(LR方法、输出三地址表示)包含词法分析和语法分析过程的输出。-DO-WHILE loop design of the translation process (LR method, the output address of said three) contains lexical analysis and parsing the output of the process.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:259674
    • 提供者:jianqifan
  1. xml_parse_lib_8_26_09.tgz

    0下载:
  2. XML Parse Lib is a lightweight set of re-usable functions for general purpose parsing, checking, and creation of XML files. It supports stream-oriented, SAX, or DOM parsing styles, and includes an optional xsd schema validator and a graphical schema
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:14388
    • 提供者:modoko
  1. GPS

    0下载:
  2. 编程实现对GPS通讯信息的采集方法,将接收到的数据进行语义的解析,并在LCD上显示 当前的地理位置信息。 -Programming of the GPS communications and information collection methods, will receive the data semantic parsing, and the LCD displays the current location information.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:711909
    • 提供者:余仁来
  1. TOPDOWN

    0下载:
  2. top down parsing which is a simulation of predictive parser which checks the inout for a given string is acceptable or not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1387
    • 提供者:Rasenganram
  1. PCM_WAVE

    0下载:
  2. Load the .WAV file from the disk into memory (parsing .WAV file s RIFF structure) Save the .WAV file from memory to the disk (creating .WAV file s RIFF structure) Playing the .WAV file using the default WAVE_MAPPER device Offline mixing of t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:33461
    • 提供者:zw
  1. Parsing

    0下载:
  2. 用递归下降子程序实现语法分析,分析的是表达式的语法,可以实现报错,但是,操作数必须为一个字符,数字字母均可。-Subprogram implementation using recursive descent parsing, analyzing the expression syntax can be achieved Baocuo, but the operand must be a character, numbers, letters can be.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:168922
    • 提供者:逍遥一心
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com