资源列表
[编译器/词法分析] GrAnalyser
说明:使用vc编写的文法分析器课件,对于入门的vc学习者,可以作为windows界面编程的参考-vc prepared by the use of grammar analyzer courseware for the entry vc learners, as windows programming interface reference<王亮> 在 2008-10-13 上传 | 大小:30.41kb | 下载:0
[编译器/词法分析] hc_compiler
说明:由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面: 不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系,最后只得把扫描器中已做好的相关的数组部分删去。 对于float数据类型的支持,直到语义分析都是正常的,也能生成相应的汇编代码,但由于我们对8086/8088指令系统本身了解不足,这样的汇编代码将只能做到含义上完全忠实于源程序,但不能运行。 对于局部变量的支持,则于时间紧<周杰> 在 2008-10-13 上传 | 大小:254.46kb | 下载:0
[编译器/词法分析] ScriptControlMacro_src
说明:vc脚本代码~~~大家多支持-vc scr ipt code ~ ~ ~ we support more! !<koko> 在 2008-10-13 上传 | 大小:31.22kb | 下载:0
[编译器/词法分析] 521178934765lr(1)
说明:PLO编译器 vc++编写界面美观 人性化 可用与分析研究 -PLO compiler vc prepared beautiful interface can be humanized and analysis<su> 在 2008-10-13 上传 | 大小:5.26kb | 下载: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<褚亚飞> 在 2008-10-13 上传 | 大小:158.83kb | 下载:0
[编译器/词法分析] 2005320230911-35
说明:是一个不错的语法分析器,里面实现了语法分析的算法,并判断了一些优先级的控制和对栈的操作.-is a good parser, they achieved the syntax analysis algorithms, and a judgment of priority to the control and operation of the stack.<吴用> 在 2008-10-13 上传 | 大小:11.74kb | 下载:0
[编译器/词法分析] 编译原理---算浮优先算法
说明:简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代<李雷> 在 2008-10-13 上传 | 大小:11.82kb | 下载:0
[编译器/词法分析] visual c++词法分析器
说明:一个用c++编译的词法分析器,主要是针对c++语言的。本人觉得学习性很好。有什么建议请与我联系 qq:23318796-a compiler with the lexical analyzer is targeted mainly c language. I feel that learning the good. Any suggestions, please contact me qq : 23318796<姚翊> 在 2008-10-13 上传 | 大小:14.97kb | 下载:0
[编译器/词法分析] 遗传算法用于tsp问题的研究
说明:此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp<nyxz> 在 2008-10-13 上传 | 大小:191.89kb | 下载:0