搜索资源列表
Ccompiler
- 一个C编译器源码:编译器基本原理,词法分析,语义分析-a C compiler source : compiler basic tenets of lexical analysis, semantic analysis, and so on
pl0.ok1
- 经过修改的PL0编译程序源码,对于编译原理初学者来说,是一个不错的参考程序,有利于递归下降方法的理解,包括词法分析,语法分析和语义生成,并可以在虚拟机上执行。-revised PL0 compiler source code, compiler theory beginners, is a good reference procedures, it dropped recursive method to the understanding, including lexical analysis,
SNLcompiler
- SNL语言编译器源码 小语言的编译器C++实现 包括词法分析,语法分析,语义分析
yufa
- 词法分析,语法分析,语义分析综合运用,很好的源码
marsyas
- marsyas是进行音频分析的源码,可以识别音乐节奏、乐器等音乐语义特征,使用隐马尔可夫模型。
main.rar
- 很好的集合词法、语法、语义分析的源码!具有完整的注释!,Very good collection of lexical semantic analysis of the source grammar!
20081021
- 编译原理源码(包括语法分析,词法分析,语义分析)-The principle source compiler (including syntax analysis, lexical analysis, semantic analysis)
2004042123172317636
- PL0源码(包括语法分析,词法分析,语义分析功能)-PL0 source (including syntax analysis, lexical analysis, semantic analysis)
yuanma
- 该源码中有一个编译的词法语法语义的分析程序,三个处理及调度程序以及一个8255A的发声控制的汇编语言程序,希望对大家能有帮助-The compiler source code, there is a syntax of lexical semantic analysis of the procedure, three treatment and scheduling procedures, as well as an audible signal to control the 8255A ass
CodesandApplication
- 一份中科院开发的语义分析源码,可编译运行。里面的代码都很完整,注释也清晰,是研究语义语法分析的必不可少的学习工程。-A semantic analysis of source code developed by Chinese Academy of Sciences, can be compiled to run. The code inside the very integrity of annotations is also clear, is to study the semantic p
Compiler
- c#实现的编译器,源码,包括词法分析,语法分析,语义分析,及中间代码生成-c# implementation of the compiler, source code, including lexical analysis, syntax analysis, semantic analysis and intermediate code generation
TINY_Compiler
- TINY C编译器源码,用于参考学习编译原理(词法分析、语法分析、语义分析等)和LEX/YACC(不是FLEX/BISON)-TINY C compiler source code, compiled for the reference to learning theory (lexical analysis, syntax analysis, semantic analysis, etc.) and LEX/YACC (not FLEX/BISON)
TCCoompileh
- 本程序源码是用CSHARP写的一个编译器,实现了词法,语法,语语义分析与中间代码生成,输出结果功能 可直接使用。 已通过测试。 -The program source code is the CSHARP write a compiler, the lexical, syntax, language semantic analysis and intermediate code generation, the output function can be used directly. Has
mmmaarsyasa
- marsyas是进行音频分析的源码,能识别音乐节奏、乐器等音音乐语义特征,使用隐马尔可夫模型。 -marsyas audio analysis of the source code, and can identify the rhythm of the music, musical instruments and other audio and music semantic features using Hidden Markov Models.
LSA-Tutorial
- 潜在语义分析(LSA)的专题网页,是学习的好资料,内含实例源码。-Latent Semantic Analysis (LSA) of the special web page is a good learning information, including source code examples.
protege
- 语义文本编辑器protege源码的核心部分,仅供源码分析学习使用,若想在本地运行,可到斯坦福大学protege网站自行下载库函数等。-The core of the semantics of source text editor protege, learning to use source code analysis only, if you want to run locally, available at Stanford protege website to download libra
compiler
- 简易pascal语言编译器。可以完成pascal源码的词法分析,语法分析及部分语义分析,并生成类汇编中间代码。文件包括源代码,可执行程序,测试用例和编译程序四部分。-Simple PASCAL language compiler
北邮编译原理课程设计源码
- 北邮编译原理与技术课程设计,Pascal0语言编译器,包括词法分析,语法分析,语义分析等(compiler principle and technology curriculum design, Pascal0 language compiler, including lexical analysis, syntax analysis, semantic analysis)