资源列表
gcc-3.3.5.tar
- 一个语法编译程序,包括词法分析器、语法分析器以及实现对简单程序设计语言中的逻辑运算表达式、算术运算表达式、赋值语句、IF语句、While语句以及do…while语句进行编译,并生成中间代码和直接生汇编指令的代码生成器-a english compile-A grammar compiler, including the lexical analyzer, parser, and the expression of logical operations in a simple programmin
avm2
- adobe的avm2源码,该虚拟机是adobe的官方播放器的虚拟机引擎,并用在mozile项目中,对于虚拟机及解释器的学习者有很大的帮助-adobe' s avm2 source, the virtual machine is the official player adobe virtual machine engine, and used in mozile project, for the virtual machine and interpreter of great help l
sphinx4-1.0beta6-bin
- sphinx 4,这是bin的部分,还有src-sphinx 4, this is the part of the bin, there src
DJGPP_compiler_v2.02
- DJGPP compiler version 2.02. Work under Windows/DOS. Include gnu-bin utils.
Compilertheory
- 编译原理,pdf格式的,很实用的一本书,对编程爱好者,都应该-Compiler theory, pdf format, very practical book on programming enthusiasts, should take a look
MPLAB C18 C编译器mcc18 使用MPLAB C18 C编译器
- MPLAB C18 C编译器mcc18 使用MPLAB C18 C编译器、PIC18 PICmicro单片机、MPLINK链接器和MPLAB IDE,用户就能轻松开发出PICmicro单片机应用程序。此编译器具有全部的优化功能,在microchip网站上下载一个试用版的c18编译器,安装后再安装此编译器就可取消试用天数限制,MPLAB C18 C compiler mcc18 using MPLAB C18 C Compilers, PIC18 PICmicro Single-chip, MPL
principlesofcompilers
- compilers, principles, techniques and tools, 编译原理中文翻译版画 -compilers, principles, techniques and tools, compiler theory Prints Chinese translation
Compile
- 编译原理的书籍,中文版的,2003年8月第一次印刷的那一版。-Compiler theory book, the Chinese version, August 2003, which first printed version.
Compilation-principle
- 本书深入讨论了编译器设计的重要主题,包括词法分析、语法分析、语法制导分析、类型检查、运行环境、中间代码生成、代码生成、代码优化等-This book discusses the important theme of the compiler design, including lexical analysis, syntax analysis, syntax analysis, type checking, running environment, intermediate code gener
bianyiyuanli
- 编译原理是计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。 编译原理是计算机专业设置的一门重要的专业课程。-Compiling principle
Chinese-version-of-compiler-theory
- 编译原理中文版, 比较重要的原理性书籍, 适合于概念不清晰时查阅-Chinese version of compiler theory, theory of the more important books
bianyiyuanli
- 编译原理中文版。。。 学习编译原理的经典书籍