资源列表
yf
- 本代码实现的是语法分析器的设计,希望能够与大家分享-Implementation of this code are the grammar analyzer design, hope to be able to share with you
cf
- 该代码实现的词法分析器的设计,还有不是很完善的地方,希望哪位能指教一下-The code implementation of the lexical analyzer design, have not very perfect place, I hope who can advise you
NFAtoDFA
- 实现DFA转化为NFA,功能比较简单,但程序结构比较合理-DFA implementation into NFA, feature relatively simple, but the program structure more reasonable
AVR_Pascal_elab1
- Embeded AVR Pascal compiler for ATMEL microprocessors.
editor
- 用JAVA实现的简单编辑器,支持字符操作,包括输入字符,删除字符,复制粘贴等-Use JAVA realization of simple editor, supporting characters operations, including input character, delete character, copy &paste, etc
examples
- 用java实现的简单编译器,包括词法分析,语法分析,和框架实现-Use Java realization simple compiler, including morphology analysis, grammatical analysis, and the framework
cfront.2e.tar
- cfront是最开始c++语言到C语言的转换工具,这个版本2,是在Plan 9中使用的。-Cfront most are beginning c++ language to C language conversion tools, this version 2, at Plan 9 are used.
shujuku
- 编译器,对用户输入的sql语句进行解析,生成语法树-Compiler, on the user input to resolve the sql statement to generate a syntax tree. .
VBSCRIPT
- VBscr ipt速查手册VBscr ipt 数据类型 VBscr ipt 变量 VBscr ipt 常数 VBscr ipt 运算符 使用条件语句 使用循环语句 VBscr ipt 过程 VBscr ipt 编码约定-VBscr ipt Info Manual VBscr ipt Data Types VBscr ipt Variables VBscr ipt Constants VBscr ipt Operators use conditional stateme
disign
- 《仓库管理系统》是采用VISAUL C++开发的一个数据库管理系统。本设计说明书主要讲述了VISAUL C++的基本功能及设计方法。紧接着以本系统为例,逐一介绍开发本系统的步骤:系统分析、系统设计、系统实现、系统维护。在系统分析中先后用数据流图、系统的功能结构图分析了系统所需的各种数据。在系统的设计中,详细的展现了系统的各个功能模块。所需的数据库表及表字段。菜单的设计等。在系统的实现中,给出了实现表单中相应的功能控件的事件及代码。以及菜单实现的方法。文章的最后则给出了本系统的主要功能运行界面图。
assm2pass
- This to build a 2 pass assembler in c language.-This is to build a 2 pass assembler in c language.
tigerCompiler1.tar
- 基本实现了tiger语言的编译器,但是程序有BUG的-Basic implementation of the tiger language compiler, but the procedure has the BUG