资源列表
word.rar
- Java语言词法分析器的设计与实现 其中具体要求: 1.使用DFA实现词法分析器的设计; 2.实现对Java源程序中注释的过滤; 3.利用两对半缓冲区从文件中逐一读取单词; 4.词法分析结果属性字流存放在独立文件[文件名:scanner_output]中; 5.统计源程序每行单词的个数和整个源文件单词个数; 6.具有报告词法错误和出错位置(源程序行号和该行字符)的功能; ,Lexical analyzer Java language design and implementati
serial.rar
- Serial Port With Rs485 Driver For Atmel AVR ,Serial Port With Rs485 Driver For Atmel AVR
tcc-0.9.24.rar
- TCC是一个轻量级的用C语言制作的编译器,TCC is a lightweight with C language compiler
Compiler.rar
- C0文法编译器,实现语言是cpp,生成pcode目标码。,C0 grammar compiler, implementation languages are cpp, object code generated pcode.
c0_compiler.rar
- 自己开发的c0文法编译器,有详细的设计说明,适用于编译器初学者,C0 own grammar compiler, a detailed design that apply to the compiler for beginners
lexical_analyzer(by_flex).rar
- 运用flex自动生成词法分析器。包含源代码和使用文档,Automatically generated using flex lexical analyzer. Contains the source code and use of documents
LL(1)文法if-else条件语句翻译
- if-else条件语句翻译,使用LL(1)文法,中间产生式为四元式,规定文法比较简单,if-else conditional statements translation, the use of LL (1) grammar, the middle of production for the four-style, provides a relatively simple grammar
formalLanguageAndAutomata.rar
- 形式语言与自动机,重要的计算机理论基础教程. ,Formal Languages and Automata, the theoretical foundation of computer tutorials.
XDE.rar
- XDE是一款经得起实践考验的优秀的反汇编引擎,源代码用纯C铸成,有很高的参考学习价值.,XDE is a stand the test of good practice disassemble the engine, the source code using pure C cast, has a high value of the reference study.
upload.rar
- 求平方值小于1000且大于10的所有整数。采用while循环语句编程,最后将他们全部输出。,Square value for less than 1000 and all the integers greater than 10. Loops using while programming, the final output will be all of them.
CySuiteUSB_3_4_1_B20.zip
- Cpress 68013A is the best one ,Cypress 68013a appliaction example
Compiler
- 编译原理实习的一个简单的编译器,能够实现中间代码四元式的生成-a simple compiler