资源列表

« 1 2 ... .61 .62 .63 .64 .65 466.67 .68 .69 .70 .71 ... 1384 »

[编译器/词法分析cffxq

说明:编译器设计的编译程序涉及到编译五个阶段中的三个,即词法分析器、语法分析器和中间代码生成器。编译程序的输出结果包括词法分析后的二元式序列、变量名表、状态栈分析过程显示及四元式序列程序。整个编译程序分为三部分:词法分析部分、语法分析处理及四元式生成部分、输出显示部分。-Compiler design compiler compiler involved in three of five stages, namely, lexical ana
<佚星> 在 2024-11-17 上传 | 大小:173kb | 下载:0

[编译器/词法分析zhidongji

说明:编译原理课程设计 有限自动机的运行 -Compilation Principle course design operation of finite automaton
<tony> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifafenxi

说明:编译原理课程设计词法分析源码及程序,供大家分享请多多指教-Principles of curriculum design compiler source lexical analysis and procedures for all to share, please exhibitions
<wenming> 在 2024-11-17 上传 | 大小:419kb | 下载:0

[编译器/词法分析banyiyuanlikejian

说明:编译原理课件辅助大家的课程学习希望多大家有帮助-Compilation Principle courseware assisted learning courses we hope that we have to help
<wenming> 在 2024-11-17 上传 | 大小:5.59mb | 下载:0

[编译器/词法分析Javascanner

说明:完成Java的此法分析功能,检查语法错误,并提示错误所在的行号。-Java complete analysis of this feature to check grammar errors, and prompts an error where the line number.
<高经纬> 在 2024-11-17 上传 | 大小:1.12mb | 下载:0

[编译器/词法分析Cpp1

说明:利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串,具体可以选择下面之一:无符号定点实数、自然数、整数、十六进制数或其它自己定义的符号串。-The use of state tables and finite automata operating principle of the production process to make the procedures to identify wheth
<xsly> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析LuaJIT-1.1.4

说明:采用C语言写的Lua的解释器的代码!Lua不用介绍了吧,著名的嵌入式脚本语言-Written using C language interpreter Lua code! Lua do not have introduced it, the famous embedded scr ipting language
<dwedw> 在 2024-11-17 上传 | 大小:418kb | 下载:0

[编译器/词法分析dfa

说明:由输入的正规式自动生成NFA,再转换为DFA。再对指定的文件进行处理。找出该文件中与正规式匹配的子串。-By the importation of automatic generation of formal NFA, and then converted to DFA. Re-designated the documents for processing. To find the document with the informal
<夏天> 在 2024-11-17 上传 | 大小:6kb | 下载:0

[编译器/词法分析zhengguishizhuanNFAheDFAjizuixiaohua

说明:用图实现的正规式转NFA转DFA,及对DFA的最小化实现。-With plans to achieve a formal ceremony to NFA to DFA, and the smallest of the realization of DFA.
<刘强国> 在 2024-11-17 上传 | 大小:18kb | 下载:0

[编译器/词法分析LL1

说明:LL1文法的实现,先输入语法规则,之后求出FIRST和FOLLOW,最后给出预测分析表。-LL1 grammar realization enter grammatical rules, obtained after the FIRST and FOLLOW, Finally, the forecast analysis table.
<刘强国> 在 2024-11-17 上传 | 大小:4kb | 下载:0

[编译器/词法分析sufuyouxian

说明:算符优先,先输入语法规则,就可求出FIRSTVT及LASTVT,然后给出算符优先关系表-Operator priority, first enter the grammar rules can be obtained FIRSTVT and LASTVT, and then give priority to the relationship between operator table
<刘强国> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[编译器/词法分析4ex

说明:实现LR(0)算法,在构造好的action和goto表的情况下实现LR(0)算法的句子分析过程-The realization of LR (0) algorithm, a good action in the structure and goto table achieve LR (0) algorithm sentence analysis
<wangyin> 在 2024-11-17 上传 | 大小:2kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 466.67 .68 .69 .70 .71 ... 1384 »

源码中国 www.ymcn.org