-
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。...
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C language features of the expression and grammar analysis.
- 2022-08-16 05:23:38下载
- 积分:1
-
一个Delphi解释器的例子
一个Delphi解释器的例子-an explanation for example
- 2022-11-29 16:50:03下载
- 积分:1
-
一个简单的词法分析程序 ,输入一个txt文本,可以将里面的关键字等信息输出显示...
一个简单的词法分析程序 ,输入一个txt文本,可以将里面的关键字等信息输出显示-A simple lexical analysis program, enter a txt text can be keywords and other information inside the output display
- 2022-07-07 00:04:05下载
- 积分:1
-
一个简单的编译器,词法分析,语法分析,代码生成
一个简单的编译器,有词法分析,语法分析,代码生成-a simple compiler, lexical analysis, grammar analysis, code generation
- 2022-04-16 04:53:04下载
- 积分:1
-
YBasic编程语言的移植和开发
YBasic编程语言的移植和开发
YBasic编程语言的移植和开发...
YBasic编程语言的移植和开发
YBasic编程语言的移植和开发
YBasic编程语言的移植和开发-YBasic programming language and development of transplant YBasic programming language and development of transplant YBasic programming language and development of transplant
- 2022-02-21 14:44:51下载
- 积分:1
-
The Guangzhou public transportation vehicle line inquires
广州公交车线路查询- The Guangzhou public transportation vehicle line inquires
- 2022-04-07 12:20:44下载
- 积分:1
-
编译原理实验中的工具FLEX,可以再windows或者DOS下使用
编译原理实验中的工具FLEX,可以再windows或者DOS下使用-Compilation Principle Experiment tools FLEX, can be used under windows or DOS
- 2022-02-13 06:58:56下载
- 积分:1
-
编译原理
编译原理-实现赋值语句的四元式的程序,分析出翻译中要解决的问题-Compiler Construction Principles- to achieve assignment Quaternion-based procedures, analysis of translation problems to be solved
- 2023-05-16 18:45:02下载
- 积分:1
-
编译原理课后答案,很全很好的可以参考
编译原理课后答案,很全很好的可以参考编译原理课后答案,很全很好的可以参考...
编译原理课后答案,很全很好的可以参考
编译原理课后答案,很全很好的可以参考编译原理课后答案,很全很好的可以参考-Compiler Construction Principles after-school answer, it is all a very good compiler theory can refer to after-school answer, it is all a very good compiler theory can refer to after-school answer, it can refer to the whole a very good
- 2022-08-13 11:47:46下载
- 积分:1
-
词法分析器
可以识别c++的源码,自动生成词法分析表,
在分析结束后会指出源代码中可能的错误
待分析的源代码要以 *源代码.txt的格式保存...
词法分析器
可以识别c++的源码,自动生成词法分析表,
在分析结束后会指出源代码中可能的错误
待分析的源代码要以 *源代码.txt的格式保存-Lexical analyzer can identify c++ The source, automatically generate lexical analysis table, after the end of the analysis will be pointed out that the source code may be an error to be analyzed the source code to source code*. Txt format save
- 2022-01-28 23:32:17下载
- 积分:1