资源列表
[编译器/词法分析] xiaochuzuodigui
说明:这是一份关于编译原理的消除左递归的代码,很不错,对于刚学习的学生来说有借鉴价值!-This is a report on the elimination of left recursive code compiler theory, a very good reference value for students who are just learning!<王明远> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[编译器/词法分析] zhongzuidaohouzui
说明:这是一份关于编译原理的中缀到后缀的代码,很不错,对于刚学习的学生来说有借鉴价值!-This is a compiler theory of infix to suffix code, very good reference value for students who are just learning!<王明远> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Lexicalanalsis
说明:这是编译原理的词法分析器,功能分析你输入的字符。用VC6.0。-This is the lexical analyzer of compiler theory, the function is to analyze the characters you enter. With VC6.0.<Mr.Xie> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Syntaxanalsis
说明:实现编译过程中语法分析。表明该语句是否符合所要求语法。-Parsing in the compilation process. That the statements meet the requirements of the syntax.<Mr.Xie> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Semanticaalysis
说明:实现编译过程中语义分析。用VC6.0实现。-Semantic analysis of the compilation process. With VC6.0.<Mr.Xie> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[编译器/词法分析] main
说明:使用如下文法: E E+T | T T T*F | F F (E) | id 实现:对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法输出对应的动作部分。-Use the following syntax:E T E+T |* F F T T |F ( E ID ) |Implementation: for any given input str<fansofdetective> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Structures-and-unions
说明:Example of using structures in C-Example of using structures in C++<Wolf> 在 2024-11-08 上传 | 大小:1kb | 下载:0