资源列表

« 1 2 ... .17 .18 .19 .20 .21 922.23 .24 .25 .26 .27 ... 1384 »

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

说明:It is compiler program SLR parser
<tira nosa> 在 2025-01-28 上传 | 大小:29kb | 下载:0

[编译器/词法分析Filter

说明:Code for filtering image in enhancement
<tira nosa> 在 2025-01-28 上传 | 大小:94kb | 下载:0

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

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

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

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

[编译器/词法分析cifafenxi

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

[编译器/词法分析zhengguishizhuanDFA

说明:正规式转DFA,包括正规式转NFA,NFA转DFA等-Formal type turn DFA, including regular type turn NFA, turn NFA DFA, etc..
<黄正华> 在 2025-01-28 上传 | 大小:5kb | 下载: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> 在 2025-01-28 上传 | 大小:8kb | 下载:0

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

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

[编译器/词法分析siyuanshi

说明:编译四元式,课设要求,中间代码生成必备,编译原理课程设计-Compiled four yuan style, class set requirements, intermediate code generation necessary
<李德祥> 在 2025-01-28 上传 | 大小:1.22mb | 下载:0

[编译器/词法分析tcc-0.9.25

说明:有没有想过使用 C 语言作为游戏脚本? TinyC 可以让你实现这个想法. 这是个微型的 C 语言编译器, 可以附加在宿主程序上, 运行时编译任何 C99 代码.-Have you ever thought to use C language as a game scr ipt? TinyC allows you to implement this idea, which is a miniature of the C language
<刘某> 在 2025-01-28 上传 | 大小:332kb | 下载:0

[编译器/词法分析for

说明:编译原理for语句的翻译,LR文法,输出四元式,有语法分析,词法分析功能-Compiler theory for the translation of the statement, LR grammar, out four yuan style, syntax analysis, lexical analysis
<彭萍> 在 2025-01-28 上传 | 大小:2kb | 下载:0

[编译器/词法分析.NetConfuse

说明:一个很不错的反混淆工具集,内包含6个混淆方面和反混淆的工具,值得参考-A very good.net de-obfuscate tool set, contains six confusion and the confusion of tools, it is worth reference
<zhang> 在 2025-01-28 上传 | 大小:3.93mb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 922.23 .24 .25 .26 .27 ... 1384 »

源码中国 www.ymcn.org