-
I did not know is good ha
我也不知道好不好的- I did not know is good ha-ha
- 2022-03-01 19:59:52下载
- 积分:1
-
本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表...
本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表-This code is based on the teacher" s curriculum design requirements to do a small part of the compiler" s lexical analysis and syntax analysis section, in the annex to the request of the teacher documents, as well as the use of grammatical analysis to the analysis table
- 2022-03-21 23:02:52下载
- 积分:1
-
武汉理工大学编译原理课程实验源代码之词法分析器
武汉理工大学编译原理课程实验源代码之词法分析器-Wuhan Polytechnic University Experimental compiler theory"s source code lexical analyzer
- 2023-05-17 23:00:03下载
- 积分:1
-
所上载的是一个用lex与yacc开发的表达式计算器
所上载的是一个用lex与yacc开发的表达式计算器-The upload is a development with lex and yacc expression calculator
- 2022-06-01 06:25:28下载
- 积分:1
-
词法分析器一款特特比被好的东西!大家可以随便用
词法分析器一款特特比被好的东西!大家可以随便用-lexical analyzer Privileges than one being the good things! You can freely use
- 2022-08-06 04:59:15下载
- 积分:1
-
java实现的一个pascal编译器,可以运行。
java实现的一个pascal编译器,可以运行。-achieve a pascal compiler can run.
- 2022-07-28 03:56:23下载
- 积分:1
-
文本编辑程序 可以对文本进行修改 添加删除等操作
文本编辑程序 可以对文本进行修改 添加删除等操作- The text editor may carry on the revision increase deletion to
the text and so on to operate
- 2022-05-05 11:18:21下载
- 积分:1
-
这是一个代码构建自己的解决数独游戏。它的效率是非常…
it is a code build by my own for solving the sudoku game .its efficeincy is very high-it is a code build by my own for solving the sudoku game .its efficeincy is very high....
- 2022-04-19 06:01:36下载
- 积分:1
-
编制一个词法分析程序,从输入的源程序中,分析出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、界符五大类。并依次输出每类单词,错误时记下出错的行列,...
编制一个词法分析程序,从输入的源程序中,分析出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、界符五大类。并依次输出每类单词,错误时记下出错的行列,出错原因,然后跳过错误部分继续分析-compiled a lexical analysis procedures from the importation of the source, the analysis of the various independent significance of the word, that is to retain the basic character identifier, constants, and Operators, the industry address five major categories. And each type of output followed by the words, the wrong way down the ranks wrong, wrong reasons, then jump to the wrong part analysis
- 2023-04-16 02:05:03下载
- 积分: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