-
词法分析程序,可对以下的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
-
用MFC编了一个迷你的Pascal编译器,交互式用户界面
用mfc编的一个mini pascal compiler,有交互界面,方便用户操作,对于学编译原理以及正在研究mfc的同学来说,是相当不错的参考源码。-mfc series with a mini pascal compiler, interactive interface user-friendly operation, the compiler theory and science is studying mfc students, it is a fairly good reference source.
- 2023-08-14 05:10:03下载
- 积分:1
-
魔王语言 改进班的
魔王语言 改进班的 -fiendish language classes to improve
- 2022-03-18 01:28:48下载
- 积分:1
-
编译原理的词法分析器
编译原理的词法分析器-Compilation Principle of lexical analyzer
- 2022-02-01 11:28:20下载
- 积分:1
-
一个14岁的小孩写的D++编译器,很厉害哦
一个14岁的小孩写的D++编译器,很厉害哦-A 14-year-old child wrote D++ Compiler, very powerful, oh
- 2022-02-03 00:54:26下载
- 积分:1
-
功能:
创建站点/删除站点/修改站点/修改密码/创建池/修改池/删除池
环境要求:
IIS6.0 + MsFTP有+ NTFS...
功能:
创建站点/删除站点/修改站点/修改密码/创建池/修改池/删除池
环境要求:
IIS6.0 + MsFTP有+ NTFS-Functions: to create the site/delete sites/Edit Site/Change Password/create pool/Modify pool/delete pool environmental requirements: IIS6.0+ MsFTP have+ NTFS
- 2022-05-26 07:54:05下载
- 积分:1
-
an identification and case
一个识别c语言关键字和大小写转换的程序-an identification and case-insensitive language keyword conversion process
- 2023-07-27 21:25:02下载
- 积分:1
-
一个反汇编程序源码
一个反汇编程序源码- A counter- assembly program source code
- 2022-12-31 18:40:05下载
- 积分:1
-
DES algorithm for complete source code to call methods of DES algorithm with com...
DES算法完整源码与调用方法 DES算法完整源码与调用方法-DES algorithm for complete source code to call methods of DES algorithm with complete source code and call the method
- 2022-02-05 08:27:01下载
- 积分:1
-
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2022-02-03 05:00:36下载
- 积分:1