词法分析器的构造与应用简介
简单的描述编译原理中词法分................析器的构造-make it easy for us to understand the compile technolog
本专区汇聚了各类基于 自动机 开发的源码资源,共计 49 篇资源供开发者免费下载学习。
简单的描述编译原理中词法分................析器的构造-make it easy for us to understand the compile technolog
This is a project to implement a complete package for word manipulation and combinatorics
Teoretyczne podstawy informatyki 2
Teoretyczne podstawy informatyki
Teoretyczne podstawy informatyki
Teoretyczne podstawy informatyki
经典的基于Context-Free_Grammer 的语法分析器。-Based on the classic of the Context-Free_Grammer grammar
这是C程序转换成NFA到DFA。程序需要输入在NFA的矩阵表示形式。
用于词法分析的词法分析器-for lexical analysis of the lexical analyzer
简化DFA-对于一确定型自动机M=(K,Σ,Δ,s, F),设p,q ∈K,若对于任一字符串w,由p沿w可达某终点当且仅当由q沿w可达某终点,则说p,q等价,记为p≡q。而且,≡的
从正则式转化为有穷自动机-from regular-into DFA
利用自动机上加语义动作实现对所有常数的正确处理以及显示其结果。-The use of automatic machines plus semantic actions to ach