-
c8051fusb burning tools driver 55555552
c8051fusb烧写工具的驱动55555552-c8051fusb burning tools driver 55555552
- 2022-07-24 17:06:08下载
- 积分:1
-
开发编译器的有力工具,详细讲述了Lex和Yacc的原理及其实际应用...
开发编译器的有力工具,详细讲述了Lex和Yacc的原理及其实际应用-The development of a powerful tool for compiler
- 2023-04-18 01:25:03下载
- 积分:1
-
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式...
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan-
- 2023-06-17 16:10:04下载
- 积分:1
-
(1) 给定一段符合Pascal子集语法的语言,能成功转换成C语言;
(2) 一个简单的说明文档;
(3) 2007.7.14之前上传到ftp:// C...
(1) 给定一段符合Pascal子集语法的语言,能成功转换成C语言;
(2) 一个简单的说明文档;
(3) 2007.7.14之前上传到ftp:// C07:C07@10.11.3.71/upload,用学号建立自己的目录;
(4) (可额外加分5分)若有出错处理功能,请在说明文档中写明可以处理哪几项错误。
注意事项:
(1) 两人一组
(2) 可以使用词法、语法自动生成工具,windows下有Flex,Bison,Linux下有Lex,Yacc,Java的有Jlex,JavaCC,ANTLR等
(3) 不用考虑Pascal和C的关键词不同问题,即Pascal子集语言中假设不出现int,for等作为变量标志符
(4) read()和write()可用由scanf(),printf()等组成的语句转换。
(5) 如果有疑问可以发信给我 xpqiu@fudan.edu.cn.
- 2022-03-23 02:20:36下载
- 积分:1
-
编译原理实验 完整的
编译原理实验 完整的-compiler integrity of the principle experiment
- 2023-05-19 19:25:03下载
- 积分:1
-
C programm for finding Rankcorrelation between the to data X and Y.
In program...
C programm for finding Rankcorrelation between the to data X and Y.
In programm enter -1 to stop the entering data only while you are entering the X.-C programm for finding Rankcorrelation between the to data X and Y.
In programm enter-1 to stop the entering data only while you are entering the X.
- 2023-04-29 09:55:02下载
- 积分:1
-
词法分析器
词法分析器-lexical analyzer
- 2023-06-13 04:10:03下载
- 积分:1
-
一个小型词法分析器,我编译课的课堂作业!
一个小型词法分析器,我编译课的课堂作业!-a small lexical analyzer, I compile a classroom course work!
- 2022-04-29 13:03:06下载
- 积分:1
-
正规(则)表达式转化为NFA,DFA,DFA最小化,显示结果和过程
正规(则)表达式转化为NFA,DFA,DFA最小化,显示结果和过程-Formal (then) regular expressions into NFA, DFA, DFA minimization, and process the result will be displayed
- 2023-08-04 00:15:03下载
- 积分:1
-
所上载的是一个用lex与yacc开发的表达式计算器
所上载的是一个用lex与yacc开发的表达式计算器-The upload is a development with lex and yacc expression calculator
- 2022-06-01 06:25:28下载
- 积分:1