资源列表
digui
- 递归下降语法分析设计原理与实现技术 完成以下描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/ -Recursive descent parsing design principles and implementation techniques to complete the following descr iption of ari
Keil_C_tutorial
- 分为PDF格式的Keil C编译器的使用说明和Word文本格式的keil C51详解。 包含内容: 第一章 Keil C51开发系统基本知识 第二章 Keil C51软件使用详解 第三章 Keil C51与标准C 第四章 Keil C51高级编程 第五章 Keil C51库函数参考 第六章 Keil C51例子 第七章 Keil C51的代码效率 第八章 dScope for Windows使用详解 -Into PDF format Keil C comp
FastScript1.9
- Fastscr ipt是一个脚本库.想要在自己程序中添加脚本功能的程序员可以使用它.Fastscr ipt是100 由Object Pascal编写的.支持Delphi 4-7/2005/2006, C++Builder 4-6 and Kylix 1-3.-Fastscr ipt is scr ipting library. It is intended for programmers who want to add scr ipting ability to their proje
6502_Macroassembly
- 专门为65XX系列芯片设计的变异调试环境的源代码,自带代码加色系统,以及模拟调试环境-65XX series dedicated to the variation of chip design debugging environment of source code, code plus its own color system, simulation and debugging environment
Analyser
- 编译原理语法分析器,用于将读进的代买进行分析,发现相应的语法错误-Parser compiler theory, used to read the analysis into the generation of buy and found the syntax error
hanshu
- 函数绘图语言的词法分析器,语 义分析器-Function of lexical mapping language analyzer, parser, semantic analyzer
PL-0语言词法及语法分析系统的设计与实现
- 一个非常好的词法分析程序,加上语法的分析是一个难得一见的好实例-a very good lexical analysis procedure, in addition to the syntax analysis is a rare to see a good example
code
- 编译原理课程设计,由自底向上实现的一个编译器-Compiler theory course designed by the bottom-up implementation of a compiler
pl0yuanma
- 编译原理的PL0源码(C++build版的),很好,希望对大家有所帮助
040430101
- 编译原理 课程设计包含实验报告以及源代码-Compiler theory curriculum design
j2me_plane
- 希望大家 能喜欢 第一次做游戏-Hope that we can do like the first game
meng
- 一个简单的词法分析器 自己定义的一种语法,需要读取一个文件。-A simple lexical analyzer its own definition of a grammar, need to read a file.