文件名称:DFA--TO--NFA--simpleDFA
介绍说明--下载内容均来自于网络,请自行研究使用
程序实现的是编译原理中的NFA到DFA的转换(使用子集构造法)。以及使用等价划分算法实现的DFA的简化-Realize the principle is to compile the NFA to DFA conversion (using the subset construction). As well as simplify the use of equivalence partitioning algorithm to achieve the DFA
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码\NFA--DFA
......\NFA--DFA.cpp
......\Simple-DFA.cpp
......\simpledfa
源代码