-
是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成...
是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成-it is a program which is to translate the compute
expression.it contains accidence analysis,gramar analysis ,lexeme analysis and three-addr code grenerate.
- 2023-02-10 06:40:03下载
- 积分: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
-
C++编写的Pascal词法分析器
C++编写的Pascal词法分析器-C compilation Pascal morphology analyzer
- 2023-05-05 20:00:02下载
- 积分:1
-
KEIL 编译器的使用说明,共八章非常详细。
KEIL 编译器的使用说明,共八章非常详细。-KEIL compiler userguide, a total of eight chapters in great detail.
- 2022-07-27 03:01:01下载
- 积分:1
-
REBOL core Please do not download, it is to download other software uploads fake...
REBOL core 请大家不要下载,这是为了下载别的软件上传的假货,-REBOL core Please do not download, it is to download other software uploads fakes, thank you
- 2022-05-27 12:56:37下载
- 积分:1
-
dropped by recursive approach to design their own compiler, generating PL/0 Stac...
按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行。用(a=1)+2*(b=3+4*5)/2+2*a*b-(a=a+5)/ (c=2) 测试-dropped by recursive approach to design their own compiler, generating PL/0 Stack-code instructions, and then the interpretation and implementation. Using (a = 1) 2* (b = 3 4* 5)/2* a* b- (a = 5 a)/(c = 2) Testing
- 2022-01-25 23:49:31下载
- 积分:1
-
封装好人机接口分析器,类似于XML文件分析器.
封装好人机接口分析器,类似于XML文件分析器.-good Packaging Machine Interface analyzer similar to the XML file analyzer.
- 2022-03-07 05:22:22下载
- 积分:1
-
- 2022-04-22 10:51:22下载
- 积分:1
-
this document is prepared by the VC on the principle of genetic algorithms compi...
此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp
- 2022-02-04 15:34:03下载
- 积分:1
-
词法分析,对一段程序,提取出所有的变量,数据结构里的东西,自己看看就明白了...
词法分析,对一段程序,提取出所有的变量,数据结构里的东西,自己看看就明白了-Lexical analysis, for some procedures, to extract all the variables, data structure of things, could see for himself understood
- 2022-07-25 21:28:39下载
- 积分:1