-
自己做的一个普通词法分析程序c语言环境终结符:e c j t u可扩展...
自己做的一个普通词法分析程序c语言环境终结符:e c j t u可扩展-have done an ordinary lexical analysis procedure c language environment End Address : c j e t u scalability
- 2022-06-21 21:29:19下载
- 积分:1
-
这是一个用来调试驱动开发的一个调试器,可以编译和调试基于NDIS机制的驱动开发。...
这是一个用来调试驱动开发的一个调试器,可以编译和调试基于NDIS机制的驱动开发。-This is a debugger to drive the development of a debugger, Compiling and Debugging can be based on the NDIS driver development mechanism.
- 2023-08-14 00:25:02下载
- 积分:1
-
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码编译原理实验中的工具BISON,可以再windows或者DOS下使用...
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码编译原理实验中的工具BISON,可以再windows或者DOS下使用-Compilation Principle experiment experimental instructions, detailing the experimental environment settings and so on, and detailed source compiler tool for the principle of the experiment BISON, can be used under windows or DOS
- 2022-07-01 04:38:13下载
- 积分: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
-
OH, a c variable target language compiler source code, the compiler can use vc.n...
lcc,一个可变目标c语言编译器的源码,可以用vc.net编译-OH, a c variable target language compiler source code, the compiler can use vc.net
- 2022-10-23 11:50:03下载
- 积分:1
-
C语言写的PASCAL语言形态的语法分析器
c语言写的pascal词法语法分析器-c language writes pascal morphology grammar analyzer
- 2022-03-19 19:12:37下载
- 积分:1
-
算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。...
算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
- 2023-08-07 23:20:03下载
- 积分:1
-
Compiler Construction Principles and Practice of PDF format of this book introdu...
编译原理与实践本书介绍了PDF格式的经典系统、编译理论与技术,还包含了当前面向对象语言等比较新的语言编译技术。本书更有价值的是提供了一个较为完整的教学实践适用的样本语言,是一本理论与实践相结合的内容,不可多得的书籍。本书可作为高校教材、教师参考书,以及科研人员的编撰参考。
- 2022-05-28 04:57:22下载
- 积分:1
-
implementation of multiple inheritance un c
implementation of multiple inheritance un c-implementation of multiple inheritance un c++
- 2022-03-16 21:11:22下载
- 积分:1
-
lr分析过程,编译原理课本上的例子
lr分析过程,编译原理课本上的例子-lr analysis, compiler theory textbook examples! ! !
- 2022-05-19 21:11:17下载
- 积分:1