-
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
-
词法分析的小程序,对学编译原理的同学是个好例子
词法分析的小程序,对学编译原理的同学是个好例子-lexical analysis of small programs, compiler theory for school students is a good example
- 2022-01-29 04:13:52下载
- 积分:1
-
词法分析器,将输入的字符串识别成c语言的关键字等
词法分析器,将输入的字符串识别成c语言的关键字等-lexical analyzer, the input string as c identification of keywords, such as language
- 2022-12-21 19:15:03下载
- 积分:1
-
一个简单的编译器,有词法分析,语言分析代码生成。对毕业生有用。...
一个简单的编译器,有词法分析,语言分析代码生成。对毕业生有用。-a simple compiler, lexical analysis, linguistic analysis code generator. Right graduates useful.
- 2022-02-04 20:36:15下载
- 积分:1
-
设计、编制、调试一个典型的语法分析程序,实现对如下文法的递归子程序法分析,进一
步掌握常用的语法分析方法。...
设计、编制、调试一个典型的语法分析程序,实现对如下文法的递归子程序法分析,进一
步掌握常用的语法分析方法。-Design, preparation, testing a typical parser to realize the following grammar for a recursive subroutine Analysis, to further understand the syntax of commonly used analytical methods.
- 2022-03-07 13:06:02下载
- 积分: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
-
强大的反
强大的Java反编译程序。能编译多个,甚至整个jar文件,具体的就不多说了。用就知道了-Powerful anti-Java compiler. Be able to build multiple, or even the entire jar file is not more specific on that. Used to know ..
- 2023-08-02 16:00:04下载
- 积分:1
-
给定一个文法,构造词法分析表,实现算符优先词法分析
给定一个文法,构造词法分析表,实现算符优先词法分析
- 2022-08-17 02:59:19下载
- 积分:1
-
Since the definition of simple types of C language syntax compiler, a statement...
自定义简单语法类C语言编译器,具备识别C语言基本语句功能,并生成四元式-Since the definition of simple types of C language syntax compiler, a statement to identify the basic functions of C language and generate quaternion type
- 2022-04-12 10:05:41下载
- 积分:1
-
小的c编译器包括词法和语法分析
小的c编译器包括词法和语法分析-small c compiler including morphology and syntax analysis
- 2023-07-19 06:05:03下载
- 积分:1