资源列表
ll1
- 这是一个编译原理中的ll1语法分析演示系统。能够实现简单的ll1语法分析。- This is a compilation of ll1 parsing principle demonstration system. To achieve a simple ll1 parsing.
sdabgdb
- 给出主要数据结构:分析栈、符号表、语法分析树; (2)将扫描器作为一个子程序,每次调用返回一个TOKEN; (3)程序界面:表达式输入、语法分析树的表示结果(文件或者图形方式); (二)实验报告撰写要求 (1)系统功能分析与设计(包括各个子功能模块的功能说明); (2)开发平台(操作系统、设计语言); (3)设计方案:包括功能模块结构图、主要函数的流程图; (4)主要数据结构:分析栈、分析表、符号表、语法分析树 -this is a mmmm mmmm
Lexical-analysis_test
- 用C++写的语法分析器,输入界面是文件名,能实现对关键字,变量,常量的分析。比较简单。-With C++ written parser, the input interface is the name of the file, can achieve the keyword, variables, constants analysis. Relatively simple.
madai
- 自己编写的一个算法,如果有错误或是不当支出,希望大家多多指教-themselves prepared an algorithm, if any errors or inappropriate expenditures, we hope the exhibitions
CALCC
- 抛物面天线对卫星的仰角计算, 全国主要沿海城市-Parabolic antenna for satellite elevation angles, the nation' s major coastal cities
NewTextDocument
- this is k3c bot from d2hackers.org
a
- 可以把caj和pdf格式的文件转换成word格式,十五天试用期,很方便,还有其他一些功能-Can caj and pdf format files into word format, 15 days trial period, it is convenient, there are other features
词法分析器
- c语言的词法分析器源代码-c language morphology analyzer source code
flpos
- finding the first last position in a compiler design-finding the first last position in a compiler design...
yuyi
- 语义分析,编译原理实验,简单的赋值语句测试通过-Semantic analysis, compile principle experiment, a simple assignment statement tested
main
- main函数的使用,新手都会用的!不信,你可以下载下来试一试!没有错误的!
retsuff
- XL语言编译器 XL语言的词汇: EOI : 输入结束 SEMI: 匹配单个字符 PLUS: 匹配单个字符 + TIMES: 匹配单个字符 * LP: 匹配单个字符 ( RP: 匹配单个字符 ) NUM_OR_ID: 匹配十进制整数或标识符-XL Compiler XL language vocabulary: EOI: input end of the SEMI: matches a single character '