CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 编译原理 错误

搜索资源列表

  1. 2

    1下载:
  2. 编译原理中算术表达式的词法分析程序,用到了堆栈,有个别小错误
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1542
    • 提供者:hh
  1. yufafenxi

    0下载:
  2. 编译原理的一个语法分析程序,设计,编制并调试一个语法分析程序,加深对语法分析原理的理解。可以编译c语言的基本结构,包括循环嵌套和条件嵌套。(1) 执行程序时,可输入源程序的路径,如果输入为空的话,将会编译默认的源程序“./input.dat” (2) 如果编译发现有错误,则会输出错误行数,并在结束编译时输出“Complete!”
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1235
    • 提供者:欧杰
  1. pl0_

    0下载:
  2. “编译原理与技术”的上机实验要求你对PL/0语言及其编译器进行扩充和修改。每个扩充或修改方式可得到不同的分数,满分为100分。 完成上机作业后,必须提交下列文档: (1) 修改后的PL/0语言文本。包含词法分析(正规式),语法分析(BNF)。 (2) 有关修改后的PL/0编译/解释器的说明。详细说明你的编译器是如何编译新的PL/0语言程序的。指出你的程序中最精彩的部分,以及你为什么这样做,你是如何控制和恢复语义错误的。 (3) 给出你所改动后的编译器源程序清单,并标记出你所修改
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:62296
    • 提供者:wanya
  1. CFFXQ

    0下载:
  2. 词法分析器C++ 编译原理实验 .程序功能分割 (1)标识符的识别 (2)关键字的识别 (3)常数的识别:整数,实数,指数形式表示的数 (4)界符的识别 (5)算符的识别(注意区分:单目,双目的区分+,++,+=) (6)关系比较符的识别(注意区分:单目,双目>,>=) (7)字符常量的识别 (8)字符串常量的识别 (9)错误处理 等等 -Good!
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2014
    • 提供者:星东
  1. bianyi

    1下载:
  2. 编译原理实现中间代码生成,四原式,并输出错误信息,编译的第三部分实验-bianyi
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-27
    • 文件大小:111754
    • 提供者:esiye
  1. Postfix

    0下载:
  2. 编译原理实验,java语言实现后缀表达式,包括语法,词法分析器,和错误恢复等-postfix
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:259804
    • 提供者:
  1. bianyisrc

    0下载:
  2. 编译原理实验包括正规式到NFA,NFA到DFA、LL1、LR代码都执行过,都没有错误-Compile regular expression to the principle experiment, including NFA, NFA to DFA, LL1, LR code is executed, no errors
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:18651
    • 提供者:dai
  1. lexer

    0下载:
  2. 编译原理词法分析程序,可以将tinyC代码转换为中间代码,并可简单的进行一些预处理和错误分析-Compilation Principle lexical analysis procedures, tinyC code can be converted to intermediate code, and simple to carry out some pre-processing and error analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:79620
    • 提供者:Louiewiget
  1. define

    0下载:
  2. define 编译原理词法分析器 八、 实验一:设计SAMPLE语言的词法分析器 检查要求: a) 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); b) 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; c) 输出结果为单词的二元式序列(样式见样板输出1和2); d) 要求能发现下列词法错误和指出错误性质和位置: 非法字符,即不是SAMPLE字符集的符号; 字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行);
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:2382
    • 提供者:03
  1. LL(1)yucefenxi

    0下载:
  2. 编译原理LL1预测分析程序。编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。-Forecast for Compilation Principle LL1 parser. Forecast for the development of a common analysis procedures, requires a certain degree of error-handling capabiliti
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:99827
    • 提供者:David
  1. VB

    0下载:
  2. 根据编译原理,对所写程序进行编译分析,以确定是否存在语法错误-Compiled in accordance with the principle of written procedures for the compiler analysis to determine whether there is a syntax error
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:1879
    • 提供者:赵云
  1. TESTscan

    0下载:
  2. 编译原理实现简单的词法分析功能,检验词法中的错误-bianyiyuanli
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1630
    • 提供者:snow
  1. algpre.c.tar

    0下载:
  2. 算符优先算法,北交编译原理书上源码的实现,书上的有错误-Operator priority algorithm, the North cross compiling principle source of the realization of the book, the book' s errors
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1402
    • 提供者:北交,计科
  1. bian-yi-yuan-li-kechengsheji

    1下载:
  2. 编译原理课程设计:建立文法及其LL(1)分析表表示的数据结构,设计并实现相应的预测分析器,对源程序经词法分析后生成的二元式代码流进行预测分析,如果输入串是文法定义的句子则输出“输入串分析成功”,否则输出“输入串语法错误”。-Principles of Course Design Compiler: A Grammar and LL (1) of the table that the data structure, design and implement the corresponding pr
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:101741
    • 提供者:
  1. Analyser

    0下载:
  2. 编译原理语法分析器,用于将读进的代买进行分析,发现相应的语法错误-Parser compiler theory, used to read the analysis into the generation of buy and found the syntax error
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:661835
    • 提供者:郑楠
  1. expanded_pl0

    0下载:
  2. 对清华大学编译原理书后的pl/0编译程序进行以下扩展—— 不等号:<> 指针: & @ if - else for ++ -- += -= 数组 注释比较详细,都是我自己的理解。可能有不足和错误。希望和大家一起学习!-Tsinghua University, compiled the book on the principles of the pl/0 compiler the following expansion- unequal number: &l
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:259455
    • 提供者:bach
  1. scan

    0下载:
  2. 编译原理词法分析的实现——扫描程序.输入端程序要求输出为(类型,记号值),并能显示错误信息-compiler theory scanner
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:924869
    • 提供者:Lisa
  1. qq

    0下载:
  2. 编译原理,词法分析器,实验源代码,没有错误,绝对可以使用-Compiler theory, lexical analyzer, test source code, no errors and it can definitely use! ! ! ! ! ! ! ! ! !
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1750904
    • 提供者:张苛
  1. ww

    0下载:
  2. 编译原理,赋值语句人翻译实验源代码,没有错误,绝对能用,c++编写-Compiler theory, experimental assignment someone to translate the source code, no errors, the absolute can, c++ write! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1205652
    • 提供者:张苛
  1. while

    0下载:
  2. 编译原理,课程设计,while语句lr分析法,三元式输出,没有错误,可以使用,本人亲测-Compiler theory, curriculum design, while lr statement analysis, triple-output, no errors, you can use, I pro-test! ! ! ! ! ! ! ! ! !
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2557480
    • 提供者:张苛
« 1 23 4 »
搜珍网 www.dssz.com