资源列表
[编译器/词法分析] yufafenxisaomiaochenxu
说明:了解语法分析器的内部工作原理,通过在本次实验中运用一定的编程技巧,掌握对表达式进行处理的一种方法。① 对输入文法,由程序自动构造FIRST FOLLOW集② 对输入文法,由程序自动生成它的LL(1)分析表;③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。<vivian> 在 2008-10-13 上传 | 大小:11.42kb | 下载:0
[编译器/词法分析] VC++作品scanner
说明:一个实现词法分析的程序 VC++环境 所需的efile.pas rfile.pas和头文件 仅供参考-achieve a lexical analysis procedure required for the VC environment and efile.pas rfile.pas document is the first reference<唐军> 在 2008-10-13 上传 | 大小:11.37kb | 下载:0
[编译器/词法分析] 编译原理词法tc实现
说明:在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.<王东> 在 2008-10-13 上传 | 大小:11.41kb | 下载:0
[编译器/词法分析] ci_f
说明:内含词法分析器源代码文件以及编译结果还加上测试文件。是本人初试开发的作品,有很多不足之处,请各位高手多多指教,词法分析器--《编译原理》-lexical analyzer includes source code files and compile test results also add document. Yes, I try to develop the works, there are many shortcomings, please master exhibitions, the<黄世湛> 在 2008-10-13 上传 | 大小:11.34kb | 下载:0
[编译器/词法分析] lr
说明:构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。-tectonic LR (1) analysis procedure, and use it for syntax analysis, judgment, given the string of symbols to whether the sentence grammar recognition, understanding LR (K)<坤> 在 2008-10-13 上传 | 大小:11.46kb | 下载:0