资源列表
SSD-3--Exam-1
- SSD 3 Exam 1 exact answer
VisualDSP-5.1-Lience
- ADI VisualDSP 5.1 注册机-ADI VisualDSP 5.1 Licence
jiao828
- 用于DSP2812的 测试闭环程序 有PWM输出 应该有一些用处-The test loop for DSP2812 procedures should be of some use PWM output
LALR(1)
- LALR(1)分析器的构造——整套课程设计,打分是良好,附有可运行的整套源代码。改一下小结就可以直接交了。-LALR (1) parser construction- set of curriculum design, scoring is good, with complete source code can be run. Summary of change it can be directly handed over.
test2
- 词法分析器,语法生成树,内含详细程序要求和说明以及环境配置-text tree
msp430motordriverproject
- msp430codeproject motor control
x360ce.App-2.1.2.191
- Program for Controlller
Jingyu
- 词法分析程序是独立的一遍,把字符流的源程序变为单词序列,输出到一个中间文件,这个文件作为语法分析程序的输入而继续编译过程。该词法分析程序的功能是输入源程序,按照构词规则分解成一系列的单词符号,包括关键字、标识符、运算符、界符和常量等。(The lexical analysis program is an independent one, which turns the source program of the character stream into a word sequence and
neww
- bunch of program for execution of 2d matrices
yufafenxi
- 简单的语法分析程序,用递归下降实现词法的扫描输入与语法的查询报错。-Simple parser using recursive descent for query error lexical scanning input syntax.
ptoc358
- A Pascal to C conversion program
build-your-own-lisp
- 利用C语言完成一个高效的lisp解释器。(Using C to complete LISP interpreter)