-
Translation principle small language compiler
编译原理small语言的编译程序- Translation principle small language compiler
- 2022-04-16 23:30:06下载
- 积分:1
-
一个很好的词法分析器!
一个很好的词法分析器!- A very good morphology analyzer!
- 2022-09-29 12:20:03下载
- 积分:1
-
C语言写的PASCAL语言形态的语法分析器
c语言写的pascal词法语法分析器-c language writes pascal morphology grammar analyzer
- 2022-03-19 19:12:37下载
- 积分: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
-
Compiler
编译器源代码相关的东西
- 2022-02-25 23:25:52下载
- 积分:1
-
这是一个关于词法语法分析器的软件,我们的课程设计的,
这是一个关于词法语法分析器的软件,我们的课程设计的,-This is one of the syntax analyzer software, the curriculum design,
- 2023-01-12 00:40:04下载
- 积分:1
-
tiny 编译器程序的设计
修改了原作者的程序
现在能生成中间代码
tiny 编译器程序的设计
修改了原作者的程序
现在能生成中间代码-tiny compiler design process to amend the original author of the program can now generate code between
- 2022-01-25 22:10:28下载
- 积分:1
-
词法分析器比较好,运行是输入要分析的程序路径.
词法分析器比较好,运行是输入要分析的程序路径.-lexical analyzer better, it is the operation of procedures to analyze the path.
- 2023-07-21 06:55:03下载
- 积分:1
-
突出真实
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPDATE FALSE
#define FORMAT TRUE
#define NOFORMAT FALSE
#define LEFT 0-HIGHLIGHT# define NOHIGHLIGHT TRUE FALSE UPDATE# define TRUE## define FALSE de NOUPDATE fine FORMAT# define TRUE FALSE# defin NOFORMAT e LEFT 0
- 2022-09-18 04:20:03下载
- 积分:1
-
大学期间写的一个简单的词法分析器,通过输入符合自定义语法规则的程序,得到分析的二元组...
大学期间写的一个简单的词法分析器,通过输入符合自定义语法规则的程序,得到分析的二元组-University wrote a simple lexical analyzer through importation from the definition of the rules of grammar procedures, the analysis of binary Group
- 2022-01-26 08:14:13下载
- 积分:1