资源列表
highlight
- 一段进行语法分析、语法加亮的程序。目前仅进行了语法分析,可以很easy 的稍加修改实现html语法加亮-Carried out in a section syntax analysis, syntax highlighting procedures. At present, only a grammatical analysis, it is easy to achieve the slightly modified syntax highlighting html
mygoodthing
- 可以实现各种计算运算,界面操作方便,简单移用-computing can be achieved efficiently, the interface easy to operate, with simple shift
LL1
- 实现编译原理中的LL1文法,可以对句子进行判定是否被接受。
Palindromic-or-not
- A Program to check enterd number is palindromic or not
complier
- 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-Write a sentence identifying the legitimate expression grammar prediction analysis program, the input string of arbitrary symbols, given the analy
LexicalAnalysisFunc
- SNL 编译器 java语言编写此法分析器 -SNLcompiler java language
NFATODFA
- NFA到DFA的转换 这是用visual C++ 编写的程序 有注释!-NFA to DFA conversion This is to use visual C++ have the Notes prepared by the procedure!
TesteC
- hello World to teach my students in Computer Science
erer
- LL(1)掌握LL(1)分析法的基本原理; 2.掌握LL(1)分析表的构造方法; 3.掌握LL(1)驱动程序的构造方法。 -good good goodrr rtbfgrdag grggfd
zhengguishi
- 计算机科学与技术,编译原理,正规式。
cifafenxiqi(new)
- 词法分析器制作与应用 设计思想 (1)程序主体结构部分: 说明部分 %% 规则部分 %% 辅助程序部分 (2)主体结构的说明 在这里说明部分告诉我们使用的LETTER,DIGIT, IDENT(标识符,通常定义为字母开头的字母数字串)和STR(字符串常量,通常定义为双引号括起来的一串字符)是什么意思.这部分也可以包含一些初始化代码.例如用#include来使用标准的头文件和前向说明(forward ,references).这些代码应该再标记\"%{\"和\"
chen
- 常用的语法编译器,简单实用,功能强大容易上手,操作简便-qw