资源列表
ScannerGT
- 自己参照网上做的一个编译原理的扫描器,比较满意,参加验收-A reference to do their online scanner compiler theory, more satisfied, participate in acceptance
xunhuanchengxu
- 循环结构应用及相关实例,循环语句中一些源代码-Cycle of the structure of applications and related examples, recycling some of the source code statement
sed-manual-4.1.5
- sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline). While in some ways similar to an editor which permits scr ipted edits (such as ed), sed works by making on
Protel99guobiaopcbku
- Protel99国标库,画pcb图可能要用到。软件是protel 99 se -GB Protel99 library, art may be used in pcb Fig. Software protel 99 se
SGI_stl
- 著名的STL三大库之一,SGI STL的源代码,极具研究价值!
cifafenxi
- 又vc++开发的词法分析小程序,供初学编译原理的人学习-And vc++ lexical analysis of the development of small programs for beginners and learn from people compiler theory
c--parser
- 这是一个C-的语法分析器。(编译原理实验)-this is a parser.
Simple-Database-Engine
- 结构化查询语言 (Structured Query Language)简称 SQL.结构化查询语言是一种数据库和程序设 ,用于存取数据以及查询、更新和管理关系库统。 结构化查询语言是高级 数据操作语言, 不要求用户指定对数据的存放方法,也需了解具体不要求用户指定对数据的 存放方法,也需了解具体数据存放方式, 所以是一种高效的数据输入与管理的接口。结构化查询语言句可以嵌套,这使他具有极大的灵活性和强大功能。 在本题中,我们实现部分比较重量和常见的SQL语句,数据存储在内存中。-Struct
PL0(MFC)
- PL0的编译系统,使用MFC编写界面,采用浮动窗口来仿VC的环境-PL0 compiler system, using MFC prepared interface, floating window to follow the VC environment
AnalyzerByHand
- 编译原理实验 设计一个编译器,完成指定功能-Principles of experimental design compile a compiler, to complete the assigned function
LRTrans1
- 该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
examples
- 用java实现的简单编译器,包括词法分析,语法分析,和框架实现-Use Java realization simple compiler, including morphology analysis, grammatical analysis, and the framework