资源列表
[编译器/词法分析] rsc_encode
说明:rsc_encode递归编码的源程序,大家没事随便下载。这是MATLAB软件的,只是一小段程序。-Recursive rsc_encode source coding, we simply nothing to download. This is the MATLAB software is only a small section of the procedure.<政委> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[编译器/词法分析] turbo_sys_demo
说明:turbo的译码程序,还可以,需要的可以下载看看,不需要的也可以-turbo decoding procedure can also be required can be downloaded to see, do not need can also be<政委> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[编译器/词法分析] simple-compiler
说明:简单编译器,能够识别关键字,计算简单表达式-Simple compiler, able to identify keywords, calculate simple expressions<kaixinjing07> 在 2025-06-24 上传 | 大小:172kb | 下载:0
[编译器/词法分析] LL(1)
说明:本代码实现语法分析的LL(1)分析法。 (2)、输入一个文法的所有产生式,由程序自动生成它的LL(1)预测分析表。 (3)、对于给定的输入串,能正确识别该串是否为给定文法的句型。 -The code analysis grammar LL (1) analysis. (2), enter a generative grammar of all, it is automatically generated by the procedures of the LL (1) predicti<李守龙> 在 2025-06-24 上传 | 大小:101kb | 下载:0
[编译器/词法分析] cifafenxiqi
说明:本软件是实现一个词法分析器,对一个已经存在的C++源文件进行分析打印出所有记号(如关键字、标识符、算术符号等等)。通过分析,我们可以得到所有的C++记号。-This software is the realization of a lexical analyzer, one that already exists on the C++ Source document analysis print out all the marks (such as keywords, identifiers,<qiumingzhou> 在 2025-06-24 上传 | 大小:279kb | 下载:0
[编译器/词法分析] LexicalAnalyzer
说明:一个简单的词法分析器,可完成对C语言代码的分析-A simple lexical analyzer, to be completed on the C language code analysis<张祺> 在 2025-06-24 上传 | 大小:7kb | 下载:0