资源列表
compile_6
- 一个简单的词法分析器,能够识别以下几类单词,关键字、标识符、常数、及专用符号-A simple lexical analyzer can identify the following categories words, keywords, identifiers, constants, and special symbols
compiler
- 一个C语言子集的编译器源码,包括词法分析、语法分析、语法树生成、类型检查、代码生成等编译的完整过程。同是附有详细文档。-A C language subset compiler, source code, including the lexical analysis, syntax analysis, syntax tree generation, type checking, code generation and so the whole process of compilation. Is
fundamentalsofcompiling
- 编译原理课件,包含十二个章节,读者可根据此PPT自学成才-Compiler theory courseware, including 12 chapters, readers may self-taught according to this PPT
360se
- 导入数据脚本以及自动化写入脚本程序的脚本文件。-Import data scr ipts and automated scr ipts to write scr ipt files.
clRLL17c
- Cirrus Logic RLL 1,7 encoder and decoder
RLL17c
- encoder/decoder for rll17 (as defined by Jacoby and Kost)
20080108103305384
- 本系统是采用EDA技术设计的一个简易的八音符电子琴和音乐发生器,该系统基于计算机中时钟分频器的原理,采用自顶向下的设计方法来实现,它可以通过按键输入来控制音响。系统由乐曲自动演奏模块、乐器演示模块琴/乐功能选择模块、音调发生模块和数控分频模块五个部分组成。系统实现是用硬件描述语言VHDL按模块化方式进行设计,然后进行编程、时序仿真、整合。本系统功能比较齐全,有一定的使用价值.-The system is designed using EDA technology with a simple ei
mac-loudmouth
- A simple Mac Protocol for ns2
onegrup65523345678
- Watershed lines (e.g. the continental divide) mark the boundaries of catchment regions in a topographical map. -Watershed lines (e.g. the continental divide) mark the boundaries of catchment regions in a topographical ma
LexicalAnalyzer
- 用C做的一个词法分析器,对学习数据结构有帮助-With C doing a lexical analyzer, useful for learning data structures
LL(1)
- 编译方法中,用于实现LL(1)语法分析方法的C++代码,很规范的。-Compilation method for achieving LL (1) syntax analysis method C++ code, it is regulated.
Parsing
- 语法分析器,在编译系统中起到分析语法的目的。-Parsing