-
c++写的c语言词法分析器
c++写的c语言词法分析器-c writes c language morphology analyzer
- 2022-07-03 15:30:39下载
- 积分:1
-
正则式到有穷自动机 最近刚学了编译原理 搞出来得这个东西
正则式到有穷自动机 最近刚学了编译原理 搞出来得这个东西-to DFA has recently compiled a study of the principles of producing more things
- 2022-06-15 14:07:55下载
- 积分:1
-
一个很好用的C++语言的编译器,然后词法语法哦
一个不错的用C语言编写的语法词法便编译器哦-A good use of C language compilers then lexical grammar Oh
- 2022-03-23 21:59:11下载
- 积分:1
-
编译器,解释器构造,词法、语法、语义分析
编译器,解释器构造,词法、语法、语义分析-interpreter
- 2022-01-26 06:23:52下载
- 积分:1
-
compiler theory word recognition
编译原理单词识别-compiler theory word recognition
- 2022-02-06 05:32:45下载
- 积分:1
-
算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。...
算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
- 2023-08-07 23:20:03下载
- 积分:1
-
C++ Cinema ticketing system attached to the implementation of document
C++电影票务系统附文的实现
- 2022-10-24 23:05:03下载
- 积分:1
-
c语言的简化编译器
c语言的简化编译器-c language simplification compiler
- 2022-03-23 19:49:41下载
- 积分:1
-
c++ to visual basic converter
c++ to visual basic converter-c++ to visual basic converter
- 2022-06-21 02:19:36下载
- 积分: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