-
编译原理习题vc代码,可供参考
编译原理习题vc代码,可供参考-compiler theory Exercise vc code is available for reference,
- 2023-05-22 02:30:03下载
- 积分:1
-
- 2022-06-11 18:52:52下载
- 积分:1
-
本程序是用pascal语言编写的编译原理小程序,包括词法分析,语法分析,语意分析,优化及目标代码生成...
本程序是用pascal语言编写的编译原理小程序,包括词法分析,语法分析,语意分析,优化及目标代码生成-this procedure is used pascal language compiler principles of small programs, including lexical analysis, grammar analysis, semantic analysis, optimization and object code generation
- 2022-01-28 20:34:30下载
- 积分:1
-
sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu...
sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu-sdcc to 51 other small-scale embedded cpu design c compiler supports several different types of c pu
- 2022-03-24 21:28:03下载
- 积分:1
-
The book is the following document...
Compiler Design
The book is the following document...
Compiler Design - Compilers Principles and Practice - A.Hosking - Compiler course slides.pdf
Slides for a course of compilers: principles and practice.-The book is the following document...
Compiler Design- Compilers Principles and Practice- A.Hosking- Compiler course slides.pdf
Slides for a course of compilers: principles and practice.
- 2022-05-26 19:50:12下载
- 积分:1
-
pascal的编译器
交作业没问题
pascal的编译器
交作业没问题
-perpendicular operation of the compiler no problem Haha
- 2023-08-24 16:50:02下载
- 积分:1
-
5509开发板测试程序,通过观测XF引脚是否有方波来初步估计试验板硬件是否有问题...
5509开发板测试程序,通过观测XF引脚是否有方波来初步估计试验板硬件是否有问题-5509 development board testing procedures by observing whether XF pin-square test to preliminary estimates plate hardware is there a problem
- 2022-08-17 06:16:40下载
- 积分:1
-
词法分析程序,可对以下的C源程序进行分析
词法分析程序,可对以下的C源程序进行分析:main() {int a[12] ,sum for(i=1 i=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf("%c",sum) }-lexical analysis procedures, right below the C source code analysis : main () (int a [12] [12], the sum for (i = 1 ilt; I = 12) (for (j = 1 JLT; J = 12) Scanf ( "% d", a [i] [j])) for (i = 12 IGT; a = i--) (for (j = 12 IGT; = 1 j--) (if (i == ji j == 13) sum = a [i] [j])) printf ( "% c", sum
- 2022-07-19 15:44:58下载
- 积分:1
-
This is a recursive routines compiled by the input to determine whether statemen...
这是一个编译递归子程序,通过输入语句可以判断是否由指定文法推出-This is a recursive routines compiled by the input to determine whether statements can be specified by the grammar launched
- 2022-07-21 08:11:29下载
- 积分:1
-
Berkeley的YACC词法/语法分析器
Berkeley的YACC词法/语法分析器 -Berkeley YACC syntactic and phrase parser
- 2023-06-01 08:50:02下载
- 积分:1