-
这是我们学校平时实习的四个内容:词法分析、递归下降子程序、ll1语法分析、lr0语法分析 是我用c++编写的。...
这是我们学校平时实习的四个内容:词法分析、递归下降子程序、ll1语法分析、lr0语法分析 是我用c++编写的。-This our peacetime training schools of the four elements : lexical analysis, recursive decline subroutine, ll1 syntax analysis, lr0 syntax analysis is used c prepared.
- 2023-07-15 19:55:03下载
- 积分:1
-
反编译最新工具 反编译最新工具 反编译最新工具
反编译最新工具 反编译最新工具 反编译最新工具-TOOS
- 2022-07-08 22:42:40下载
- 积分:1
-
本程序集是Allen I. Holub所写的《Compiler Design in C》一书的附随软件,其中有作者自己编写的词法分析和语法分析工具LeX,occ...
本程序集是Allen I. Holub所写的《Compiler Design in C》一书的附随软件,其中有作者自己编写的词法分析和语法分析工具LeX,occs和LLama,该软件包还包括一个显示C语言分析过程的程序-This set of program is the attached software in 《Compiler Design in C》 writed by Allen I. Holub, it contains the Lex, occs and Llama which are phraseing analysis tools writed by Allen, it also contains a program which can display the analysis procedure of C
- 2023-03-25 10:05:03下载
- 积分:1
-
词法分析器(C++)
运行环境 Win9X/Win2000/WinXP/Win2003/
软件语言 简体中文
软件类型 源码
授权方式 共...
词法分析器(C++)
运行环境 Win9X/Win2000/WinXP/Win2003/
软件语言 简体中文
软件类型 源码
授权方式 共享软件
软件大小 81 KB
-lexical analyzer (C) Operating environment Win9X/Win2000/WinXP/Win2003/English language software types of software source code sharing software license software size of 81 KB
- 2022-03-14 21:11:26下载
- 积分:1
-
一个小型C语言编译器,支持多架构,包括i386,ARM,mips等
一个小型C语言编译器,支持多架构,包括i386,ARM,mips等-A small C language compiler, support multi-architecture, including the i386, ARM, mips, etc.
- 2022-03-07 18:11:19下载
- 积分:1
-
一个使用flex和bison的小例子
一个使用flex和bison的小例子-use of a flex and bison small examples
- 2022-06-19 23:30:51下载
- 积分:1
-
第一次哦,不好不说哦,不好怪自己哈
。
第一次哦,不好不说哦,不好怪自己哈
。-first Oh, oh, not bad, not blaming themselves Kazakhstan.
- 2023-03-17 20:50:03下载
- 积分:1
-
一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。...
一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。然后保存后关毕,在运行WANG词法分析.EXE进行词法分析。 完成识别后,会在相应的词面前出现以上代号。暂不能对数字进行识别。因为在某种请况下数字也可表是为字符……稍有困难,但完成老师的针对程序段:area=b+c*d。那简直是小菜一碟。-a simple lexical analyzer, a representative character, the two representatives keyword (command word), with four tables operator sector website Note : The wangs.txt the document on the desktop, then the TXT Lane write you to identify words. Then preserved customs Albert, running WANG lexical analysis. EXE for lexical analysis. After completing the identification, in the appropriate words appear in front of the above code. Provisional figures for the right not to identify. Because of the status of requests under certain figures might be for the characters ... the slightest difficulty, but the completion of procedural teachers : area = b, c* d. It is simply to touch.
- 2022-07-26 00:51:29下载
- 积分:1
-
词法分析器,这是一个编译原理的作业!给出具体的思路
词法分析器,这是一个编译原理的作业!给出具体的思路-Lexical analyzer, which is the operating principle of a compiler! Give specific ideas
- 2022-09-03 00:55:02下载
- 积分:1
-
Turbo Pascal 6.0编译器源码
Turbo Pascal 6.0编译器源码 -The source of Turbo Pascal 6.0 compiler
- 2022-06-26 21:21:56下载
- 积分:1