-
输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。...
输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。他会自动计算first,follow,预测分析表的构造,但并不输出。-importation has been eliminated and left recursive public from the left-LL (1) grammar, further importation of the corresponding expression, if the analysis is successful, the output of the recursive process output "belongs", if successful, there were errors and the corresponding location named. Attention, we should end with a non-escalation of production into a single input. He will be automatically calculated first, follow, and predicting and analyzing the table structure, but does not export.
- 2022-03-22 06:15:04下载
- 积分:1
-
这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式...
这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式-This is a realization of the C syntax translation guided procedure, when an input expression can be translated into the corresponding four yuan-
- 2022-01-26 08:09:45下载
- 积分:1
-
编译原理习题vc代码,可供参考
编译原理习题vc代码,可供参考-compiler theory Exercise vc code is available for reference,
- 2023-05-22 02:30:03下载
- 积分:1
-
AutoCAD 2005中文版建筑制图新概念百例
AutoCAD 2005中文版建筑制图新概念百例-源代码 -AutoCAD 2005 English edition of the new concept of one hundred cases of Architectural Drawing- 2005 Chinese version of the source code for the new concept of one hundred cases of Architectural Drawing- the source code for
- 2022-08-14 01:16:02下载
- 积分:1
-
err
unEbookWorkshop是专门用来反编译 ebook Workshop( e书工场 )制作的EXE电子书源文件的工具软件(E书反编译工具),可以迅速地反编译EXE电子书里面的全部源文件,并且完美地恢复源文件的全部目录结构及文件名,以便帮助用户得到源文件进行资料恢复或二次编辑。unEbookWorkshop支持批量操作,您只需指定一个包括EXE电子书的目录,unEbookWorkshop会自动把指定目录下符合条件的文件一次性反编译。 从V3.50开始支持反编译电子书制作时用到的原始的工程文件,包括自定义的图标、用户自定义的按钮图片、LOGO图片、闪屏图片以及全部的界面皮肤文件(要使用这一功能,需要在选项里选中“总是恢复全部工程文件”)。 -err
- 2022-07-02 13:25:43下载
- 积分:1
-
window下的c编译器。
window下的c编译器。-window under the c compiler.
- 2022-12-21 16:05:03下载
- 积分:1
-
录入合法的LL(1)文法,将输出LL(1)预测分析表
录入合法的LL(1)文法,将输出LL(1)预测分析表- Inputs legitimate LL (1) the grammar, will output LL (1) to
forecast the analytical table
- 2022-01-28 04:07:52下载
- 积分:1
-
正则表达式
regex-spencer-3.8-lib.zip
- 2022-03-05 17:35:07下载
- 积分:1
-
一个非常好的词法分析程序,加上语法的分析是一个难得一见的好实例...
一个非常好的词法分析程序,加上语法的分析是一个难得一见的好实例-a very good lexical analysis procedure, in addition to the syntax analysis is a rare to see a good example
- 2022-06-28 22:57:22下载
- 积分:1
-
是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成...
是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成-it is a program which is to translate the compute
expression.it contains accidence analysis,gramar analysis ,lexeme analysis and three-addr code grenerate.
- 2023-02-10 06:40:03下载
- 积分:1