资源列表
[编译器/词法分析] 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