资源列表

« 1 2 ... .35 .36 .37 .38 .39 440.41 .42 .43 .44 .45 ... 1384 »

[编译器/词法分析pl0

说明:双版本pl0对照起来 很韵味网上找了那么多就数这个最好了-双版本pl0对照起来 很韵味
<郑诏月> 在 2024-10-13 上传 | 大小:277504 | 下载:0

[编译器/词法分析PL0Csdasf

说明:最好的版本了。注释极端详细,java和c双版本-gooooooooood this is so nice
<郑诏月> 在 2024-10-13 上传 | 大小:305152 | 下载:0

[编译器/词法分析AsmDesign

说明:实现C++词法分析,文件入,文件出,输出属性字-failed to translate
<尚帅朋> 在 2024-10-13 上传 | 大小:2489344 | 下载:0

[编译器/词法分析SLR-Parser

说明:It is compiler program SLR parser
<tira nosa> 在 2024-10-13 上传 | 大小:29696 | 下载:0

[编译器/词法分析Filter

说明:Code for filtering image in enhancement
<tira nosa> 在 2024-10-13 上传 | 大小:96256 | 下载:0

[编译器/词法分析C-minus-minus-interpreter

说明:这是一个简单的C++解释器,对于初学者来说,是一个很好的范例。可以从中学到很多。- this is a simple C++ interpreter,to a student,it is a great example.
<yuzhibin> 在 2024-10-13 上传 | 大小:219136 | 下载:0

[编译器/词法分析ll-slr

说明:lr ,slr 语法分析,编译原理中的小程序,可以来体验一下-lr ,slr
<hyq> 在 2024-10-13 上传 | 大小:283648 | 下载:0

[编译器/词法分析cifafenxi

说明:用c++写的词法分析,可以用来识别c++的源文件的词法。-With c++ written lexical analysis can be used to identify the source file of c++ lexical.
<戴迪> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[编译器/词法分析zhengguishizhuanDFA

说明:正规式转DFA,包括正规式转NFA,NFA转DFA等-Formal type turn DFA, including regular type turn NFA, turn NFA DFA, etc..
<黄正华> 在 2024-10-13 上传 | 大小:5120 | 下载:0

[编译器/词法分析wordRecognizing

说明: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。-Debugging through the design of the preparation of a specific lexical analysis program , to deepen understanding of the principles of lexical analy
<suhuhu> 在 2024-10-13 上传 | 大小:8192 | 下载:0

[编译器/词法分析LL(1)

说明:根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an L
<suhuhu> 在 2024-10-13 上传 | 大小:7168 | 下载:0

[编译器/词法分析siyuanshi

说明:编译四元式,课设要求,中间代码生成必备,编译原理课程设计-Compiled four yuan style, class set requirements, intermediate code generation necessary
<李德祥> 在 2024-10-13 上传 | 大小:1281024 | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 440.41 .42 .43 .44 .45 ... 1384 »

源码中国 www.ymcn.org