资源列表
The-Compilation-tools
- 有EDIT.com,Link.exe,Tasm.exe,TD.exe,TddBug.exe,还有一例题,汇编语言-The EDIT.com, Link.exe, Tasm.exe, TD.exe, TddBug.exe, one example, assembly language
Semantic
- 一个简单的包括词法、语法、语义分析的编译器,只能识别简单的表达式,方法LR(1)-A simple compiler, including lexical, syntactic, semantic analysis can only recognize the simple expression method LR (1)
cffx
- 用C++实现词法分析器功能,程序简短,容易理解-Lexical analyzer function with C++
suanfuyouxian
- 用C++实现编译器算符优先功能,程序简单易懂-operator precedence with C++
siyuanshi
- 用C++实现编译器的转化四元式功能,程序简单易懂- the functions of the transformation of quaternion type with C++
TinyPlus
- 按照《编译原理与实践》课程,基于Tiny语言编译器改造的Tiny+编译器,实现了词法分析、语法分析、语法制导翻译、中间代码生成的步骤-According to class <Compiler onstruction>. Based on the the Tiny language compiler, it s a Tiny+ compiler, have achieved lexical analysis, parsing, syntax-directed translation,
down
- 赋值语句自上而下翻译系统的设计与实现. 设有如下文法: S → A A → V:=E E → E + T | T T → T * F | F F → (E) | digit V → i 采用递归下降分析法,并生成四元式-Design and Implementation of an assignment statement is a top-down translation system. Has the following grammar: S → AA
LL(1)translator
- 采用LL(1)分析法对所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的赋值语句翻译为四元式。-The LL (1) The analysis defined assignment statement syntax analysis and assignment statement entered in the the grammar analysis process will translate quaternion type.
cmp
- the code source to be able to communicate with a Compass CMP03-the code source to be able to communicate with a Compass CMP03
AD
- DSP AD数据采集和转换 实现高速的采集运算-DSP AD data acquisition and conversion to achieve high-speed acquisition operations
PICKI2
- this file is used for the pic mcu training
BIN
- CONVERT DECIMAL TO BINARY NUMBER