资源列表
Pascal_compliter
- 一个用VC++开发的Pascal编译器. 包括词法分析 语法分析 语义分析 中间代码生成 对学习编译原理的同学有很大用途-a VC development of the Pascal compiler. Lexical analysis, including analysis of semantic analysis Grammar intermediate code Generation of compiler theory of learning students have great
hownet
- 知网是目前一个较好的词法分析工具,附件是较为全面的知网资料。-network is a better lexical analysis tools, Annex is a more comprehensive network information.
forecast
- 编译原理的LR语法分析器,值得初学者参考,里面有说明报告-compiler theory LR syntax analyzer, it is worth beginners reference, with a narrative report
PL0(MFC)
- PL0的编译系统,使用MFC编写界面,采用浮动窗口来仿VC的环境-PL0 compiler system, using MFC prepared interface, floating window to follow the VC environment
HeadConv
- 可以将.h头文件转换为.pas文件的控件-can. H header files for conversion. Pas document control
plo(CB)
- 我在三做的课程,当时拿到了95分,包括完整的报告,有IF/else/read/for等语句的plo-I do three courses, then get 95 hours, including a full report, IF there / else / read / for such phrases as the plo
visual_SNL_C_complier
- snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL language lexical analysis, parsing,
scaner(c)
- 一个C编写的词法分析程序(词法扫描器)。 fetch.txt为取词文件,程序可识别该txt中的词法。 需要编译原理词法分析程序的人,还等什么!-a lexical analysis prepared by the procedures (lexical scanner). Fetch.txt for word from documents, procedures to identify the morphology of txt. Need to build principl
TCM-16QAM
- 网格编码的16QAM仿真,验证网格编码的增益和误码-grid coding 16QAM simulation, verification grid coding gain and the error
34060628_
- pl0的扩展编译器,扩展文法很多,很实用,希望有喜欢的朋友拿去,多多互相学习。-p10 extension compiler, many extended grammar, very practical, with the hope of friends like guns, lot to learn from each other.
LALR(1)forwins
- 一个LALR(1)语法分析器,可以输入文法进行分析,也可以分析句子,非常方便-an LALR (1) parser, can be imported to analyze grammar, sentence can be analyzed, very convenient
drysea2
- 汇编的作业2,足够应付老师了,是一个以算符优先分析算法的语法分析器。-compiled by the two operations, sufficient to meet the teachers, it is a priority to operators analysis algorithm Parser.