资源列表
ATMega8-LCD_T
- Atmega8 avrstudio project (Multimeter, thermometer, 2x16 LCD with custom char, include: Schematics) Working example with photo-Atmega8 avrstudio project (Multimeter, thermometer, 2x16 LCD with custom char, include: Schematics) Working example with p
javalex
- java 词法分析器 c语言实现. java 词法分析器 c语言实现.
linice-2.6.tar.gz
- 一个开源的内核调试器,类似SoftICE!,An open source kernel debugger similar to SoftICE!
sloc086withdesc
- trf7960 main initialization and tag reader. really works great i suggest you use it today.-trf7960 main initialization and tag reader. really works great i suggest you use it today.
5483.bin
- compiler linker of texas instrument
c
- 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-1. Have a relatively friendly GUI interface (modeled on my own is used in emacs) 2. Syntax to suppo
c02 vc6.rar
- 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术
visualization-analyze-tools
- 本文详细介绍了可视化工具的系统架构和各个部分的设计与实现,并通过一个科研合作网示例验证了这个系统-This paper describes the system architecture of the visualization tools, and various parts of the Design and Implementation of this system, and through the example of a network of scientific collaborat
bianyi
- 包括表达式求值,词法分析,四元化中间代码,语法分析的实验-Including expression evaluation, lexical analysis, Quaternary of the middle code, parsing the experiment
2007303154_yufa
- 该压缩文件中式编译原理 语法分析器实验的源程序 可完美运行 功能完善-The compressed file parser compiler theory of Chinese experiment can be perfectly functional source
tinc
- Compiler example source code
Grammar-analysis
- LR分析法是给出一种能根据当前分析栈中的符号串(通常以状态表示)和向右顺序查看输入串的K个(K≥0))符号就可唯一地确定分析器的动作是移进还是归约和用哪个产生式归约,因而也就能唯一地确定句柄,所以LR分析过程是一种规范归约过程-LR analysis method is given a can according to the analysis of the string (usually in state said to the right order) and check of K inpu