-
KEIL 编译器的使用说明,共八章非常详细。
KEIL 编译器的使用说明,共八章非常详细。-KEIL compiler userguide, a total of eight chapters in great detail.
- 2022-07-27 03:01:01下载
- 积分:1
-
自己做个课程设计(词法,语法),给大家能参考
自己做个课程设计(词法,语法),给大家能参考 -himself to be a curriculum design (morphology, syntax), we can make reference to thank
- 2022-03-20 18:43:48下载
- 积分:1
-
翻译原则程序,如果有错误请
编译原理程序,如有错误请谅解。- Translation principle procedure, if has the mistake please to
forgive.
- 2022-07-15 06:12:35下载
- 积分:1
-
这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言...
这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言-c write with the forecast analysis procedures, compiler theory of curriculum design, analysis can predict language
- 2022-10-19 16:05:04下载
- 积分:1
-
C programm for finding Rankcorrelation between the to data X and Y.
In program...
C programm for finding Rankcorrelation between the to data X and Y.
In programm enter -1 to stop the entering data only while you are entering the X.-C programm for finding Rankcorrelation between the to data X and Y.
In programm enter-1 to stop the entering data only while you are entering the X.
- 2023-04-29 09:55:02下载
- 积分:1
-
这是一个词法分析的小程序,希望大家多多指教
这是一个词法分析的小程序,希望大家多多指教-This is a lexical analysis of small procedures, we hope the exhibitions
- 2022-03-25 21:05:53下载
- 积分:1
-
编译原理课程设计
算符优先算法的实现
输出FIRSTVT和LASTVT,算符优先表。...
编译原理课程设计
算符优先算法的实现
输出FIRSTVT和LASTVT,算符优先表。-Principles of curriculum design compiler algorithm operator priority output FIRSTVT and LASTVT, operator priority table.
- 2022-07-09 02:40:09下载
- 积分:1
-
I re
我重新上传了我的这个((x+x)+……)词法分析程序。去掉了编译后的debug/release目录-I re-uploaded my ((x+ X)+ ... ...) Lexical analysis program. Removed after compiling debug/release directory
- 2022-08-11 10:36:16下载
- 积分:1
-
编译原理词法分析,将源文件分类存入文件,供语法分析使用...
编译原理词法分析,将源文件分类存入文件,供语法分析使用-Compiler Construction Principles lexical analysis, classification of documents into the source document for the use of grammatical analysis
- 2022-09-13 09:15:03下载
- 积分:1
-
1、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
2、LL(1)分析过程
1、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
2、LL(1)分析过程应能发现输入串出错。
3、设计两个测试用例(尽可能完备,正确和出错),并给出测试结果。
-1, input strings should be the output of lexical analysis of binary sequence, that is, the arithmetic expression of a
- 2022-10-09 04:30:03下载
- 积分:1