-
正则式到有穷自动机 最近刚学了编译原理 搞出来得这个东西
正则式到有穷自动机 最近刚学了编译原理 搞出来得这个东西-to DFA has recently compiled a study of the principles of producing more things
- 2022-08-06 10:20:40下载
- 积分:1
-
一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。...
一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。-a simple compiler can achieve a simple drawing of analytic statement, the final draw simple graphics. The procedures compiler in several steps, lexical analysis, grammar analysis, semantic analysis, and so on.
- 2022-04-14 21:30:32下载
- 积分: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
-
编译原理的作业 编译器
编译原理的作业 编译器- Translation principle work compiler
- 2022-02-27 02:51:11下载
- 积分:1
-
自己写的一个编译程序,可以从二进制文件中读取一段c程序,进行表达式的识别和一些简单的c语句,最后生成三元式输出...
自己写的一个编译程序,可以从二进制文件中读取一段c程序,进行表达式的识别和一些简单的c语句,最后生成三元式输出-To write a compiler, you can read from the binary files for some c procedures, identification and expression of c some simple statements, the last generation of ternary output
- 2023-06-12 09:50:03下载
- 积分:1
-
这是一个小时候玩的游戏 走迷宫
这是一个小时候玩的游戏 走迷宫- This the game which a childhood played walks the labyrinth
- 2022-01-25 18:23:24下载
- 积分:1
-
编译原理课程设计布尔表达式输出逆波兰式运用ll(1)法
编译原理课程设计布尔表达式输出逆波兰式运用ll(1)法-Course Design Compiler Principle output Boolean expressions using inverse Polish ll (1) Act
- 2022-03-24 23:48:32下载
- 积分:1
-
正则表达式
regex-spencer-3.8-lib.zip
- 2022-03-05 17:35:07下载
- 积分:1
-
词法分析器实现简单的词法分析词法分析 器实现简单的词法分析...
词法分析器实现简单的词法分析词法分析 器实现简单的词法分析-Realize a simple lexical analyzer Lexical analyzer Lexical Analysis realize a simple lexical analysis
- 2022-04-06 18:54:13下载
- 积分:1
-
一个中文分词的实现及演示程序,可用与中文和英文词组的分割....
一个中文分词的实现及演示程序,可用与中文和英文词组的分割.-a Chinese word achieve and demonstrate the procedure can be used with the Chinese and English phrase segmentation.
- 2022-07-21 16:38:26下载
- 积分:1