-
- 2022-04-29 09:14:27下载
- 积分:1
-
HIT, compile the principle of curriculum design, the compiler simple ~
哈工大,编译原理课程设计,简单的编译器~-HIT, compile the principle of curriculum design, the compiler simple ~
- 2022-01-27 09:34:40下载
- 积分:1
-
c/C++ 代码安全检测,c/C++ 代码安全检测
c/C++ 代码安全检测,c/C++ 代码安全检测 -check c/c++ code security check c/c++ code security
- 2022-01-24 18:11:57下载
- 积分:1
-
c写的plo源程序,包括词法分析,语法分析,语义分析,可以通过vc++6.0编译...
c写的plo源程序,包括词法分析,语法分析,语义分析,可以通过vc++6.0编译-c write plo source, including lexical analysis, syntax analysis, semantic analysis, can vc++ 6.0 compiler
- 2022-02-07 13:27:22下载
- 积分:1
-
词法分析器一个很不错的程序,源代码。 看看吧
词法分析器一个很不错的程序,源代码。 看看吧- A morphology analyzer very good procedure, source code. Has a
look
- 2022-07-19 14:51:33下载
- 积分:1
-
这是一个用来调试驱动开发的一个调试器,可以编译和调试基于NDIS机制的驱动开发。...
这是一个用来调试驱动开发的一个调试器,可以编译和调试基于NDIS机制的驱动开发。-This is a debugger to drive the development of a debugger, Compiling and Debugging can be based on the NDIS driver development mechanism.
- 2023-08-14 00:25:02下载
- 积分:1
-
可以求你需要的汇率转换
可以求你需要的汇率转换- May you need in order to the exchange rate transforms
- 2022-03-10 23:12:14下载
- 积分:1
-
状态转换矩阵 用来判断运算符的正确性
状态转换矩阵 用来判断运算符的正确性- The phase transition matrix uses for to judge the operator the
accuracy
- 2022-07-26 11:04:14下载
- 积分:1
-
词法分析,是一个一个单词的分析
词法分析,是一个一个单词的分析- The lexical analysis, is one by one the word analysis
- 2022-03-17 10:53:17下载
- 积分: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