-
多功能运算器
多功能运算器- Multi-purpose logic unit
- 2022-11-06 23:35:03下载
- 积分:1
-
一个小程序,用c++语言实现简单的一遍编译器,完成中缀表达式与后缀表达式之间的转换。...
一个小程序,用c++语言实现简单的一遍编译器,完成中缀表达式与后缀表达式之间的转换。-a small program, c simple language what the compiler, completed sergeant with the suffix expression between the expression change.
- 2022-04-19 18:21:52下载
- 积分:1
-
#包括<;fstream & gt;
#include
- 2022-02-03 06:24:20下载
- 积分:1
-
an identification and case
一个识别c语言关键字和大小写转换的程序-an identification and case-insensitive language keyword conversion process
- 2023-07-27 21:25:02下载
- 积分:1
-
用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类...
用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类-vc prepared with a lexical analysis of the source, can be imported to the C language statements for other species classification
- 2023-03-03 12:05:03下载
- 积分:1
-
如何在FLEX中使用复制复制一个ArrayCollection及其他功能
如何在FLEX中使用复制复制一个ArrayCollection及其他功能
-How to copy an ArrayCollection using FLEX important statement
- 2022-03-26 08:19:52下载
- 积分:1
-
编译原理的词法分析程序
编译原理的词法分析程序-compiler tenets of lexical analysis procedure
- 2022-02-13 14:30:53下载
- 积分:1
-
这是写英语巴瑟升C。NET。我希望这将是advatagea…
this a english paser that is writed in c sharp .net. i hope it will be advatageaus.-this is a english paser that is writed in c sharp .net. i hope it will be advatageaus.
- 2022-10-27 21:20:03下载
- 积分:1
-
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式...
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan-
- 2022-04-11 09:08:28下载
- 积分:1
-
输入已经消除左递归的以及提取公共左因子的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