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

搜索资源列表

  1. bianyiyuanliyufafenxi

    0下载:
  2. 语法分析的功能: 语法分析是编译过程的核心部分,它的主要任务是按照和程序语言的语法规则,从由词法分析输出的源程序符号串中识别出各类语法分析成分,同时进行语法检查,为语义分析和代码生成作准备。 有报告-Parsing functions: syntax analysis is the core of the compiler process, its main tasks and procedures in accordance with the grammatical rules of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:158468
    • 提供者:盼盼
  1. parser

    0下载:
  2. 采用递归下降分析法实现C0语言的语法分析器,其中中间表示采用抽象语法树的形式。 程序的输入:词法分析阶段的输出文件 程序的输出:存储了抽象语法树相关信息的XML格式的文件 -Decline in the use of recursive analysis method to achieve C0 language parser, which indicated that the use of intermediate abstract syntax tree form. Proced
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:3522
    • 提供者:
  1. YFFXQ

    0下载:
  2. 编译原理,语法分析器算法,经过测试可以使用-Compiler Construction Principles, grammar parser algorithm tested can use
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4406
    • 提供者:zhangbanghua
  1. mycompile

    0下载:
  2. 编译原理 IF条件语句的翻译程序设计—简单优先法、输出四元式 通过设计、编制、调试一个条件语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。 具体做到以下几点: ①对输入语句进行词法分析。将输入的字符串进行扫描和分解,识别出一个个合法的单词。单词种类包括:关键字,标识符,运算符,常数和界限符 ②进行语法分析。编写条件语句的相应文法,按照语法分析方法中的简单优先分析法为文法设计简单优先表,对词法分析得到的单词序列进行语法分析,以
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:9551
    • 提供者:rachel
  1. ll(1)YUFAPANDUAN

    1下载:
  2. 学编译原理时写的一个语法分析程序 分类:C/C++技术交流 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (5)由总控算法判断输入符
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:4780
    • 提供者:liangye
  1. baogao

    0下载:
  2. 词法分析,语法分析,有源码和运行结果及报告-Lexical analysis, syntax analysis, there is source code and run the results and reports
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:534167
    • 提供者:anny
  1. notepad5.03

    0下载:
  2. notepad++ 5.03 源代码200811月属于最新版源码,开源 notepad ,最好用的Windows记事本源码最新版。Notepad++ 是一款非常有特色的编辑器—— ①、内置支持多达 27 种语法高亮度显示(包括各种常见的源代码、脚本,能够很好地支持 .nfo 文件查看),还支持自定义语言; ②、可自动检测文件类型,根据关键字显示节点,节点可自由折叠/打开,还可显示缩进引导线,代码显示得很有层次感; ③、可打开双窗口,在分窗口中又可打开多个子窗口,允许快捷切换全屏显示模式(F11)
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1699648
    • 提供者:邓小凡
  1. SQLReference

    0下载:
  2. SQL语言参考大全,收集了许多sql语法,精彩例子,是各个领域的程序员必备手册.-SQL Language Reference Encyclopedia, collect a lot of sql syntax, brilliant example of this is essential in all areas of programmers manual.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2200976
    • 提供者:阿华
  1. 13898405YFFXQ

    0下载:
  2. 超好用的语法语义分析器,希望对诸位有用,简单实用!-The syntax of the semantic analyzer超好用hope you useful, simple and practical!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4406
    • 提供者:王聪
  1. bianyiyuanli

    2下载:
  2. 我的编译原理实验,包括一个词法分析器,一个酸腐优先的语法分析器,一个语义分析器-I compiled the experiment, including a lexical analyzer, a priority酸腐parser, a semantic analyzer
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-01-11
    • 文件大小:10115
    • 提供者:王家玮
  1. yufafenxi

    1下载:
  2. 编译原理实验,关于语法分析,附有实验报告,仅供参考-Compilation Principle experiments on grammatical analysis, with the experimental reports for reference only
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:44297
    • 提供者:雨涵
  1. LL1

    0下载:
  2. 对自定的产生式规定LL(1)分析表后,对一个自定的表达式进行语法分析,判读其是否是一个正确的表达式。-Of self-production of the provisions of LL (1) Analysis of form, of a self-expression for grammar analysis, interpretation of whether it is a correct expression.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1448
    • 提供者:waterfly
  1. yufafenxi

    0下载:
  2. 一个递归下降分析程序,实现了对语法分析程序所提供是单词序列的语法检查和结构,并实现了简单语言进行语法分析.-A recursive descent parser to realize a parser is provided by the word sequence and structure of the grammar checker, and the realization of a simple language syntax analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:14227
    • 提供者:dingfeng
  1. yufa

    0下载:
  2. C语言语法分析器,完成其整个词法语法分析,并将规约动作显示出来-C language parser, to complete its analysis of the lexical grammar, and the Statute of action displayed
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:14070
    • 提供者:wanggang
  1. LL1

    0下载:
  2. 消除左递归的文法来使文法满足进行确定自顶向下分析的条件 一个LL(1)分析法的语法分析器-Elimination of left-recursive grammar to make grammar meet to determine the top-down analysis of the conditions for an LL (1) Analysis Parser
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:17056
    • 提供者:余祖澔
  1. LRCompiler1.0

    0下载:
  2. 这是我用VC6.0(用了MFC类库)编写的一个集词法分析、语法分析为一体的程序,是我编译原理课程设计的拙作!压缩包里包括源代码、测试数据,可执行文件打包,安装文件打包,课程设计文档,程序使用说明和数据规范说明一应俱全。-This is what I used VC6.0 (using the MFC class library) to prepare a set of lexical analysis, grammar analysis of the procedure as a whole,
  3. 所属分类:Compiler program

    • 发布日期:2017-05-22
    • 文件大小:7013504
    • 提供者:李文凯
  1. yufafenxi

    0下载:
  2. 用VC++实现的编译原理中的语法分析程序,内容详尽具体,可执行程序齐全!-With VC++ Compiler to achieve the principle of syntax analysis procedures, and detailed specific and complete executable programs!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:117195
    • 提供者:陈小荣
  1. cmm-yacc

    0下载:
  2. 使用yacc和lex编写的cmm语言的词法分析和语法分析程序.-Using yacc and lex prepared cmm language lexical analysis and syntax analysis program.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:330769
    • 提供者:叶世权
  1. newscan

    0下载:
  2. 词法分析,语法分析器,使用LL(1)算法-Lexical analysis, syntax analyzer, the use of LL (1) algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:38152
    • 提供者:赵磊
  1. yufa

    0下载:
  2. 编译原理 实现了词法分析 语法分析等基本功能 -Compilation Principle achieved syntax analysis, lexical analysis of the basic functions of
  3. 所属分类:Compiler program

    • 发布日期:2016-06-14
    • 文件大小:17372
    • 提供者:王正
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com