资源列表
[编译器/词法分析] 一个c语言词法分析例子
说明:C语言词法分析示例 用于指导编译原理实验报告的编写-C language lexical analysis compiled examples guiding principles for the preparation of the report experiments<飞飞> 在 2024-11-13 上传 | 大小:3kb | 下载:0
[编译器/词法分析] GrAnalyser
说明:使用vc编写的文法分析器课件,对于入门的vc学习者,可以作为windows界面编程的参考-vc prepared by the use of grammar analyzer courseware for the entry vc learners, as windows programming interface reference<王亮> 在 2024-11-13 上传 | 大小:39kb | 下载:0
[编译器/词法分析] hc_compiler
说明:由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面: 不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系,最后只得把扫描器中已做好的相关的数组部分删去。 对于float数据类型的支持,直到语义分析都是正常的,也能生成相应的汇编代码,但由于我们对8086/8088指令系统本身了解不足,这样的汇编代码将只能做到含义上完全忠实于源程序,但不能运行。 对于局部变量的支持,则于时间紧<周杰> 在 2024-11-13 上传 | 大小:254kb | 下载:0
[编译器/词法分析] 句子识别程序(预测分析法)
说明:一个句子识别程序(预测分析法)原程序,是用vc++编写的,很不错哦-a sentence identification procedures (Prediction) program, is prepared by the vc, oh very good<> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[编译器/词法分析] ScriptControlMacro_src
说明:vc脚本代码~~~大家多支持-vc scr ipt code ~ ~ ~ we support more! !<koko> 在 2024-11-13 上传 | 大小:31kb | 下载:0
[编译器/词法分析] 521178934765lr(1)
说明:PLO编译器 vc++编写界面美观 人性化 可用与分析研究 -PLO compiler vc prepared beautiful interface can be humanized and analysis<su> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[编译器/词法分析] C语言表达式的语法分析
说明:该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C lan<> 在 2024-11-13 上传 | 大小:159kb | 下载:0