资源列表
[编译器/词法分析] java_cup_v10k.tar
说明:java cup constructor to compiler<斯蒂芬> 在 2008-10-13 上传 | 大小:186.37kb | 下载:0
[编译器/词法分析] bianyiyuanli
说明:吴伟民版编译原理课件,里面有许多课堂上讲过的习题,还有他自己独有的课件,与清华版不相同的,还有课后补充题与答案-Compiler Construction Principles吴伟民version of courseware, there are a number of classroom exercises mentioned, as well as his own unique courseware, and Tsinghua version is not the same, there a<laixianhang> 在 2025-06-18 上传 | 大小:186kb | 下载:0
[编译器/词法分析] 200906241019311925
说明:LL(1)文法自动生成语法分析程序的设计-LL (1) grammar syntax analysis program automatically generates the design<chenpeng> 在 2025-06-18 上传 | 大小:187kb | 下载:0
[编译器/词法分析] LL(1)yufafenxiqi
说明:LL(1)语法分析器,本程序是按照固定语句进行LL(1)语法进行分析,对初学者具有良好的参考价值。-LL (1) parser, this procedure is carried out according to a fixed statement, LL (1) syntax analysis, a good reference for beginners.<小黑> 在 2025-06-18 上传 | 大小:186kb | 下载:0
[编译器/词法分析] decomplercandvc
说明:反编译工具,仅供学习研究使用,不做任何其他商业用途!请尊重他人劳动成果。-decomplier tool .only for study and research.<raequ> 在 2025-06-18 上传 | 大小:187kb | 下载:0
[编译器/词法分析] tmake-2.13-beta1
说明:跨平台 C++ makefile, 支持多种编译器-Cross-platform C++ makefile, the compiler supports a variety of<some> 在 2025-06-18 上传 | 大小:187kb | 下载:0
[编译器/词法分析] LL-(1)-parser
说明:LL(1)语法分析器设计 1.如下为给定的LL(1)文法。 G[<P>]: 1) <P>->program <D> : <T> begin <S> end {program} 2) D->i D’ {i} 3) D’->, i D’ {,} 4) D’->ε {:} 5) S->s S’ {s} 6) S’-> s S’ { } 7) S’->ε {end<浮云> 在 2025-06-18 上传 | 大小:186kb | 下载:0