资源列表
RoboDoc
- 编程工具:直接从程序代码中的注释 产生软件的文档-Programming Tools : directly from the code generated to the Notes software documentation
ADOExplorer3.0
- 这是个数据库浏览器,对学习数据库的学员很有帮助的.-This is a database browser, the study database trainees very helpful.
word-delete-mark
- 这是我在大三是学编译原理时总结出来的删除注释和词法分析-This is my third year at the school compiled principle is summed up when deleted Notes and lexical analysis
syntax-analysis
- 这是我从其他地方搜集过来的语法分析程序,希望对大家能有帮助-This is what I gather from other places over the syntax analysis procedures in the hope that we can to help
nibolan-convention
- 这是我大三做编译原理实验时总结出来的逆波兰转换程序-This is the church I do compiler principle experiment concluded, the reverse conversion Poland
c--.y
- c--编译器,用lex,yacc编译,在unix下运行-c -- compiler, using lex and yacc compiler, operating under unix
gi-1.2
- 用java实现的通用解释器,包括slr,lr(0),lr(1),lr(k),ll等等,还可在在源码api上开发其他功能-with java achieve definitive interpreter, including slr, lr (0), lr (1), lr (k), ll, etc., but also in the OSS api on the development of other functions
l-language-in-c
- 本学期编译课程需要实现L语言,本源码用c实现了L语言的词法语法的分析部分-compile this semester courses need to achieve L language, the source code used to achieve the L c language lexical analysis of the grammatical
homework_of_compile2
- 一个编译原理的词法分析程序,功能都已经完备了,可以从文件读入,输出分析完成的各个词-a compiler tenets of lexical analysis procedures, functions have been perfect, and can be read into the document. Analysis of the output of completed all words
cifafenxiqi(new)
- 词法分析器制作与应用 设计思想 (1)程序主体结构部分: 说明部分 %% 规则部分 %% 辅助程序部分 (2)主体结构的说明 在这里说明部分告诉我们使用的LETTER,DIGIT, IDENT(标识符,通常定义为字母开头的字母数字串)和STR(字符串常量,通常定义为双引号括起来的一串字符)是什么意思.这部分也可以包含一些初始化代码.例如用#include来使用标准的头文件和前向说明(forward ,references).这些代码应该再标记\"%{\"和\"
youxianzidongjihuajian
- 有限自动机的确定化及化简 1、更正了 DFA_simplify2 中的错误 2、增加新旧状态对照表 ds_temp --NFA转DFA -- 输入字符 -- 要求 id 必须从 1 开始连续递增-Finite Automata and the identification of a simplification, correction of the errors DFA_simplify2 2, increase the old and new stat
dele-rem
- dele-rem:《编译原理》词法分析器中一个很精典的错误处理子程序-dele - poise : "Compiling Principle" lexical analyzer is a classical error handling routines