资源列表

« 1 2 ... .39 .40 .41 .42 .43 944.45 .46 .47 .48 .49 ... 1383 »

[编译器/词法分析cifafenxi

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

[编译器/词法分析zhengguishizhuanDFA

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

[编译器/词法分析wordRecognizing

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

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

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

[编译器/词法分析siyuanshi

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

[编译器/词法分析CHARGEMENT

说明:chargement loading source c
<dante> 在 2025-06-24 上传 | 大小:2kb | 下载:1

[编译器/词法分析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 compiler, can be attached to
<刘某> 在 2025-06-24 上传 | 大小:332kb | 下载:0

[编译器/词法分析for

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

[编译器/词法分析WHLIE

说明:编译原理课程设计 WHILE循环语句 简单优先法-Compiler theory of curriculum design simple priority method WHILE loop
<史超然> 在 2025-06-24 上传 | 大小:19kb | 下载:0

[编译器/词法分析Compilation-Principle--

说明:关于编译原理的一个课程设计,希望对各位有用处 -A course on compiler design theory
<陈剑锋> 在 2025-06-24 上传 | 大小:673kb | 下载:0

[编译器/词法分析Parser

说明:语法分析器(含完整源码)能对用户输入的一段代码进行正确的语法分析,很有用的-Parser (with full source code) to a section of user input the correct code syntax analysis, useful
<刘俊杰> 在 2025-06-24 上传 | 大小:164kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 944.45 .46 .47 .48 .49 ... 1383 »

源码中国 www.ymcn.org