资源列表
ADC-practice
- driving ACD practice, use IC atmega128
0-9
- driving 7 segment led, use avrstudio software.
compiler
- 编译器实验报告。包括词法分析器,语法分析器,中间代码生成以及整个编译器。-Compiler experimental report. Including lexical analyzer and parser, intermediate code generation and the entire compiler.
Desktop
- code for dft and padder and fft
Dymoum-0.3
- Francisco J. Ros, DYMOUM. DYMO implementation for Linux and ns-2
LuckyDate3.3.bak
- Lucky解释器 我用C++写的一门语言解释器 内含相关代码和文档-Lucky interpreter I used C++ write a language interpreter code and documentation containing relevant
siyuanshi
- 自动生成四元式,有简洁的界面,包含代码优化,是编译技术实验课的作业。-Automatically generated quaternion type, there is a simple interface that contains the code optimization, compiler technology experiment homework assignment.
TXL
- compiler source code
project
- 编译原理minic编译器,使用java编写,可生成四元式,语法树-Compiler theory minic compiler, using java prepared, can generate quaternion type, syntax tree
Linux
- 这是linux系统上课期间的PPT,很值得大家学习-This is the linux system during class the PPT, it is worth learning
pcc-0.9.9
- 一个早期的标准c编译器,用yacc、lex,生成汇编代码-A c compiler,maked by yacc and lex
pascal
- LEX和YACC编写的标准PASCAL语法,bnf形式。-* Pascal grammar in Yacc format, based originally on BNF given in "Standard Pascal-- User Reference Manual", by Doug Cooper. This in turn is the BNF given by the ANSI and ISO Pascal standards, and so, is PUBLIC DOMAIN. Th