资源列表
rapport_of_lex_and_yacc
- 一篇关于LEX与YACC的编译原理报告,这是我在国外学校老师给我们看的资料,里面有非常详实的说明与源代码-one of the LEX and YACC compiler theory, This is my foreign teachers to show us the information, which is very informative notes and source code
yylex
- 使用lex生成的c++代码,对理解编译原理的lex编程有一定的帮助-use lex generated c code, the compiler understands the principle of lex program will help
faad2-3.0
- mpeg4 aac 音频解码 开放免费代码 -mpeg4 aac audio decoder free open code
bianyiyuanlishijue
- 一套经典编译原理考试试卷,对于正在学习这门课的同学有帮助!-a classical compiler theory examination papers, are learning this course is to help students!
Complier_PL0
- 编译原理课程设计VC实现源码,以PL0语言做示例,适合初学者使用-Course Design Compiler Principle VC source to PL0 language exemplars, for beginners
Complier_C
- C语言编译器源代码,里面有说明,可以参考-C language compiler source code, which is described, we can make reference to
visualassist
- VC++的助手,有助于帮助编程;可以省去记忆那些函数和代码的麻烦!-VC assistants, help the program; Those who have no memory function and the code of trouble!
caoyuting
- 实现了简单的Simple语言的编辑器,包括词法分析,语法分析,生成四元式,以及生成符号表功能,在符号表中还可以进行查询与删除.-achieve a simple Simple language editors, including lexical analysis, grammar analysis, generation-four yuan, Generation and symbol table functions in the symbol table can also make inqu
JTAG2Flash
- 采用Wiggle电缆通过JTAG口在线烧写FLASH 1,在axd命令行中使用ob anorom.ini 2,按照提示烧写, load_addr = 0x0 -using cables through JTAG FLASH mouth burning an online, axd the command line using the ob anorom.ini 2, according to the prompt of burning, load_addr = 0x0
20070413245632
- 课程设计时作的词法分析器,大家看着玩玩吧,请大家指正-curriculum design for the lexical analyzer, we watched play it, please correct me
complior
- 编译器词法分析 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。 -compiler is a lexical analysis. Automatic design of the scanner; 2. Design translation, the Token generation algor
plo-com
- pl/0编译器的C++实现,包含了词法分析,语法分析,语义分析&代码生成部分。-pl / 0 compiler for C + + realization included lexical analysis, parsing, Semantic Analysis & code generator parts.