资源列表
global
- 编译原理实验,词法分析器,实验词法分析。利用栈来实现。
cifafenxighengxu
- 用C语言编程实现词法分析器的功能,代码完整,运行正常
6
- 构造一个简单程序设计语言的词法分析器,要求: 1) 含有保留字program, begin, end, var, integer, if, then, else, do, while. 2) 标识符和无符号的整常数,其中保留字和标识符不区分大小写. 3) 含有界符和运算符如下:+,-, (, ), =, >, <, , :, :=.,,。 4) 输出二元组。
javaCifafenxi
- 用java实现的java词法分析器。这个仅仅实现了词法分析-Implemented with java java lexer. This is only achieved the lexical analysis
analyse
- 递归下降文法分析器
stop-and-wait
- simple stop and wait protocol in communication
suanfuyouxianfenxichengxu
- 根据算符优先分析法,给定某文法和符号串。构造算符优先关系表,若算符优先关系表满足算符优先文法,则对给定的输入符号串进行归约分析,可以判定该符号串是否是给文法的句子。
rs_encode1_2
- 实现RS编码,利用规范基和对偶基的转换关系-RS coding to achieve using standard-based and dual basis of the conversion relationships
cffxc
- 用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类-vc prepared with a lexical analysis of the source, can be imported to the C language statements for other species classification
redundantpaths
- c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that u
pgm2
- calculator program-calculator program....
sign_frist
- 编译原理+算符优先分析法+C#编写编 译原理+算符优先分析法+C#编写-Compiler theory+ operator precedence analysis prepared by the+ C#