资源列表

« 1 2 ... .05 .06 .07 .08 .09 910.11 .12 .13 .14 .15 ... 1383 »

[编译器/词法分析compiler

说明:对任意给定的文法G 构造LR(1) 项目集规范族,其中要实现CLOSURE(I)、GO(I,X)、FIRST 集合等。在此基础上, 构造了LR(1)分析表。然后对输入的句子进行语法分析,给出接受或出错报告。 程序采用文件输入输出方式。其中包括两个输入文件:文法grammar.txt,以及 输入串input.txt;两个输出文件:项目集items.txt 和文法的LR(1)分析表 action_table.txt。由于
<方方> 在 2025-05-01 上传 | 大小:189kb | 下载:0

[编译器/词法分析pascal

说明:用c语言实现类Pacal编译器,主要用于模拟Pacal编译过程。-Using c language compiler Pacal category, mainly used to simulate the process of Pacal compiler.
<mark> 在 2025-05-01 上传 | 大小:260kb | 下载:0

[编译器/词法分析byyl

说明:编译原理语法分析和词法分析综合实验: 源程序、可执行程序、测试程序文件、程序运行说明文件、实验报告。-Principles of compiler syntax analysis and lexical analysis of the integrated experiment: source program, executable program, test program file, the program run document
<lues> 在 2025-05-01 上传 | 大小:698kb | 下载:0

[编译器/词法分析cffxq

说明:标准编译原理词法分析器:源代码、可执行程序、测试程序文件、输入结果文件。-Standard Compilation Principle lexical analyzer: source code, executable program, test program file, enter the outcome document.
<lues> 在 2025-05-01 上传 | 大小:138kb | 下载:0

[编译器/词法分析78860889

说明:有关编译原理的。可能对你有一定帮助-Compile the relevant principles. May certainly be of help to you
<dfreng> 在 2025-05-01 上传 | 大小:774kb | 下载:0

[编译器/词法分析1

说明:词法分析器 词法分析器 -Lexical analyzer Lexical analyzer Lexical Analyzer
<2514> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[编译器/词法分析Compiler

说明:ll1语法分析-ll1 parsing
<小瓜> 在 2025-05-01 上传 | 大小:12kb | 下载:0

[编译器/词法分析LL(1)yuceyufafenxi

说明:这是一个预测语法分析器,很好用,但是不是我们老师要的格式,所以-This is a forecast parser, very good use, but not our teachers to the format, so
<suanle23> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[编译器/词法分析BianYiYuanLi

说明:DO-WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示) -DO-WHILE loop translation program design (LL (1) law, the output address of said three)
<Herman> 在 2025-05-01 上传 | 大小:15kb | 下载:0

[编译器/词法分析c

说明:编译原理 :预测分析,算法分析,DN转换c是实现-Compilation Principle: Forecast and Analysis, Algorithm Analysis, DN conversion c is to achieve
<朱清和 > 在 2025-05-01 上传 | 大小:10kb | 下载:0

[编译器/词法分析LL1ForWin

说明:编译原理课程设计,LL(1)方法,用FIRST()和FOLLOW(),SELECT(),以及预测分析表-Principles of curriculum design compiler, LL (1) method, FIRST () and FOLLOW (), SELECT (), as well as predictive analysis table
<ZOU> 在 2025-05-01 上传 | 大小:3.23mb | 下载:0

[编译器/词法分析LL(1)

说明:LL(1)方法,能够计算FIRSR()和FOLLOW()以及SELECT()-LL (1) methods to calculate FIRSR () and FOLLOW () and SELECT ()
<ZOU> 在 2025-05-01 上传 | 大小:233kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 910.11 .12 .13 .14 .15 ... 1383 »

源码中国 www.ymcn.org