-
从网上下载lex工具源代码,并对其进行反复修改
使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果...
从网上下载lex工具源代码,并对其进行反复修改
使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果
-downloaded from the Internet tools lex source code, and it has repeatedly revised to enable it to us by the requirements of the C procedures lexical analysis, and then output the results we expect
- 2022-05-08 15:55:35下载
- 积分:1
-
win32 汇编语言编译器源码
win32 汇编语言编译器源码-win32 assembly language compiler source
- 2023-04-25 10:45:04下载
- 积分:1
-
编译器可以在词法分析的表达来实现的,语法分析…
该编译器对表达式可实现词法分析,语法分析,语义分析-The compiler can be realized on the expression of lexical analysis, syntax analysis, semantic analysis
- 2023-04-15 00:45:04下载
- 积分:1
-
一个非常好的公式解析控件,没见过比这好的,支持自定义变量。为了上此站,才第一次拿出来...
一个非常好的公式解析控件,没见过比这好的,支持自定义变量。为了上此站,才第一次拿出来-a very good formula Analytical Controls and have never seen than this good support from the definition of variables. To this point on, the first time out
- 2022-05-06 22:40:53下载
- 积分:1
-
本程序实现了mini pascal的一个编译的总过程。
本程序实现了mini pascal的一个编译的总过程。-the process of achieving a mini pascal translation of the total process.
- 2022-03-15 07:54:42下载
- 积分:1
-
User Manual
一款不错的单片机开发Keil C工具教程!Cx51 编译器
对传统和扩展的8051 微处理器的
优化的C 编译器和库参考-User Manual
- 2022-07-19 06:28:23下载
- 积分:1
-
给定一个文法,构造词法分析表,实现算符优先词法分析
给定一个文法,构造词法分析表,实现算符优先词法分析
- 2022-08-17 02:59:19下载
- 积分: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
-
Small C compiler source code to learn a good source.
Small C 编译器的源代码 学习好的源码。 -Small C compiler source code to learn a good source.
- 2022-01-22 15:45:43下载
- 积分:1
-
这是关于小Python的实现
this is about tiny python implementation
- 2022-06-02 23:04:16下载
- 积分:1