文件名称:Analyze_Word
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- mat****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化,中间代码生成目标代码,目标代码的解释执行-This is the principle of compiling source code, the various principles involved in the compilation process: lexical analysis, LL1 parsing, semantic analysis, intermediate code generation, intermediate code optimization (regular expression optimization, public expression optimization, loop invariant optimization) , intermediate code generation object code, object code interpretation of the implementation of detailed descr iption of a compiler design and implementation. It is the outline of teaching, curriculum design, a good model, but also a good reference to improve programming enthusiasts, of which this is part of the intermediate code generation object code. Hope for an early opening of my account, and we interact more, to become good friends who love programming.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Analyze_Word.java