-
词法分析程序的功能是,接受一个表达式,输出该表达式中的各类单词符号。测试词法分析程序时,可以按照一定格式输出各类单词符号。
本程序实现整数四则运算表达式的词...
词法分析程序的功能是,接受一个表达式,输出该表达式中的各类单词符号。测试词法分析程序时,可以按照一定格式输出各类单词符号。
本程序实现整数四则运算表达式的词法分析程序。-Lexical analyzer function is to accept an expression, the output of the expression of the various types of word symbols. Testing lexical analysis program, you can format the output according to certain types of word symbols. This procedure to achieve an integer 4 expression is the lexical analysis program.
- 2023-07-31 02:20:03下载
- 积分:1
-
Pascal语言的小型编译器
Small compiler for Pascal
- 2022-07-01 17:20:10下载
- 积分:1
-
编译原理―LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。...
编译原理―LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
- 2022-01-26 06:18:06下载
- 积分: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
-
1、 输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
2、 递归下降分析程...
1、 输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
2、 递归下降分析程序应能发现输入串出错。
3、 设计两个测试用例(尽可能完备,正确和出错),并给出测试结果
-1, input strings should be the output of lexical analysis of binary sequence, that is, the arithmetic expression of a
- 2022-01-24 15:25:13下载
- 积分:1
-
利用MFC开发的OpenGL开发包,希望对大家有所帮助哈
利用MFC开发的OpenGL开发包,希望对大家有所帮助哈-MFC Development using OpenGL Development Kit, and they hope to help everyone Kazakhstan
- 2022-07-06 10:14:02下载
- 积分:1
-
用YACC写的语法分析器
用YACC写的语法分析器- Grammar analyzer writes which with YACC
- 2022-06-17 16:24:20下载
- 积分:1
-
编译原理的词法分析器!
编译原理的词法分析器!-Compilation Principle of lexical analyzer!
- 2022-03-26 00:18:30下载
- 积分:1
-
The Guangzhou public transportation vehicle line inquires
广州公交车线路查询- The Guangzhou public transportation vehicle line inquires
- 2022-04-07 12:20:44下载
- 积分:1
-
C编译器源码是我到处找来的,看了之后很有收获
C编译器源码是我到处找来的,看了之后很有收获-C compiler source is found everywhere, and found the great harvest
- 2023-01-28 09:15:03下载
- 积分:1