-
给定一个文法,构造词法分析表,实现算符优先词法分析
给定一个文法,构造词法分析表,实现算符优先词法分析
- 2022-08-17 02:59:19下载
- 积分:1
-
一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。...
一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and set computing; 3. LL (1) Forecast and Analysis table structure.
- 2022-02-02 05:12:53下载
- 积分:1
-
用栈实现算术运算
用栈实现算术运算- Operates with the stack realization arithmetic
- 2022-03-21 09:41:05下载
- 积分:1
-
H++编译器: 一个仿Pascal语言的编译器
H++编译器: 一个仿Pascal语言的编译器-H compiler : an imitation of the Pascal language compiler
- 2022-01-25 23:10:09下载
- 积分:1
-
编译原理
编译原理---正则表达式到DFA的演示程序- Translation principle--- regular expression to DFA
demonstration program
- 2023-08-09 03:25:03下载
- 积分:1
-
用LL(1)法对布尔表达式的语法分析
用LL(1)法对布尔表达式的语法分析- (1) the law analyzes with LL to the Boolean expression grammar
- 2022-01-21 05:59:58下载
- 积分:1
-
这是一个JAVA代码反编译程序,对需要反编译的人来说是一个值得学习的程序!...
这是一个JAVA代码反编译程序,对需要反编译的人来说是一个值得学习的程序!-This is a JAVA code decompile procedures need to decompile the people is a learning process!
- 2022-05-27 01:46:25下载
- 积分:1
-
#包括<;fstream & gt;
#include
- 2022-02-03 06:24:20下载
- 积分:1
-
This is a vc environment compiler running under the principle source of lexical...
这是一个vc++环境下运行的编译原理的词法分析源程序,可以在vc++环境下直接运行,其中有运行的截图,学校要求做实验报告,给和我一样要交报告的人。-This is a vc environment compiler running under the principle source of lexical analysis, the vc direct operating environment, which is running the screenshots, the school asked to do experiments, and I like to have to pay the people.
- 2022-08-07 10:01:47下载
- 积分:1
-
在语言环境下写的个人简历,包括三…
在XML语言环境下写的个人简历,包含三个文件,XML文件、SCHEMA文件、CSS文件-In the XML language environment written biographical notes, including the three files, XML files, SCHEMA files, CSS files
- 2022-01-22 04:14:22下载
- 积分:1