文件名称:Regular
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 244kb
- 下载次数:
- 0次
- 提 供 者:
- 杨**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
输入一个正则表达式,可以使用: 小写字母或数字,表示终结符;*,闭包;+,并集;~,补集;E,空串;O,空集 然后程序将生成 相应的NFA,以及化简之后的DFA,最后再输入一个字符串,程序判断它是否满足该正则表达式-input is a regular expression, you can use : lowercase letters or numbers, said Fu end;* Closure; , And set; To complement the set; E, empty string; O, empty set procedures will then generate the corresponding NFA, and the simplification of the DFA after finally lose into a string, procedures judgment whether it is to meet the regular expression
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Regular
.......\DFA.cpp
.......\DFA.h
.......\main.cpp
.......\NFA.cpp
.......\NFA.h
.......\RE.cpp
.......\RE.h
.......\Regular.ncb
.......\Regular.sln
.......\Regular.vcproj
.......\Release
.......\Symbols Definition.doc
.......\DFA.cpp
.......\DFA.h
.......\main.cpp
.......\NFA.cpp
.......\NFA.h
.......\RE.cpp
.......\RE.h
.......\Regular.ncb
.......\Regular.sln
.......\Regular.vcproj
.......\Release
.......\Symbols Definition.doc