资源列表
bianyiyuanli
- 建立《编译原理网络课程》的目的不仅使学生掌握构造编译程序的原理和技术,而且能够使学生对该领域产生浓厚的兴趣和求知欲,为以后进一步从事软件工作打下良好的基础。主要内容涵盖了大学计算机系本科生所学内容,共十章,有编译概述,文法和语言,词法分析,语法分析,语法制导翻译,运行时刻环境的组织,中间代码生成,目标代码生成,代码优化,面向对象的语言的编译介绍。每章后附有习题,必做的习题给出了参考答案。最后讲解一个小的编译器的设计与实现,并给出了完整的用PASCAL书写的源代码。72学时,4学分。先修课程有计算
nandflash
- NANDFLASH的读写子函数,仅供参考-Functions NANDFLASH reading and writing, are for reference only
bianyiqi
- 一个完整的编译器源码!包含词法语法分析类,关键词查找类,分析程序体类,参数类等,有详细开发过程和使用图解.-A complete source compiler! Contains parsing lexical category, keyword search type, body type analysis, parameters such as, a detailed diagram of the development process and use.
SNLC
- 学习编译原理,上机能够用到的例子,方便学习-the example to use for Compiled on the computer
cffx
- 用C++编写的实现词法分析功能的源代码,将源代码分为5类,关键字、标识符、运算符、数字。-Prepared using C++ lexical analysis of the realization of the source code, source code will be divided into 5 categories, keywords, identifiers, operators, digital.
107215804LR0-angelassie
- lr0 parser how to execute
Minesweeper
- Minesweeper MidletPascal source code
0816
- GPS data processing !
GLCD
- GLCD code for microchip C18 compiler
pragmatic.the.definitive.antlr.reference.may.2007.
- 这是比较流行的antlr的工具,该工具类似yacc,是一种翻译工具,hibernate底层用该技术实现-This is the more popular of the antlr tool like yacc, which is a translation tool, hibernate with the underlying technology
LCC42
- C编译器源码(LCC42)C编译器源码(LCC42)
111
- 构造LL(1)分析表,过程中有一定的注释,能够运行的控制台应用程序-Construction LL (1) analysis table, the process has some notes, be able to run the console application