Welcome![Sign In][Sign Up]
Location:
Search - reg2NFA

Search list

[JSP/Javareg2nfa

Description: 程序用JAVA语言编写, 综合利用图结构和堆栈结构进行数据组织和处理. 可以进行正则表达式到NFA的转化, 并能用图形直观的表示. 对正则表达式有一些约定, 就是可以用单个字符表示输入, 也可以用 ‘ ‘ 连接起来的一串字符进行输入. 有基本的表达式以及由基本表达式构成的并置, 选择和重复的操作. 例: A|b*c ‘letter’*’digit’ 等都是合法输入. 还带有括号功能, 优先级 -procedures using Java language. Comprehensive Utilization graph structure and stack structure and data processing. it is a regular expression for NFA to the transformation and can use the intuitive graphical said. Regular expressions are to some agreement and it is expressed with a single character input, we could also use '' linking the string of characters for importation. a basic expressions and by the basic form of expression and Home and choose and repeat the operation. cases : A | b * c 'letter' * 'digit' are all legally imported. also bracketed with functionality, prioritized
Platform: | Size: 12703 | Author: onlyerlee | Hits:

[JSP/Javareg2NFA

Description: 从正则表达式到NFA的JAVA实现代码,图形界面。
Platform: | Size: 36607 | Author: 苏鸿星 | Hits:

[Other resourcereg2NFA

Description: 这是编译原理的一个实验, 是把一个正则表达式转化为不确定有穷自动机NFA的算法程序,朋兴趣的朋友可以下载来看看哦。    一个正则表达式就是由普通字符(例如字符 a 到 z)以及特殊字符(称为元字符)组成的文字模式。该模式描述在查找文字主体时匹配的一个或多个字符串。正则表达式作为一个模板,将某个字符模式与所搜索的字符串进行匹配。    本实例的符号包括:    1. 基本正则表达式, 如ab    2. 重复, 如a*    3. 在各项中选择, 如a|b       使用时在Convert的Reg Exp中点击输入正则表达式, 然后单击Convert->to NFA就可以了。
Platform: | Size: 35911 | Author: 剑侠 | Hits:

[assembly languagereg2NFA

Description: Java 实现的NFA,输入正则表达式,得到NFA图形表示的结构
Platform: | Size: 37040 | Author: yunhs | Hits:

[JSP/Javareg2NFA(java)

Description: 正则表达式到NFA,NFA到DFA的JAVA实现,图形表示结果。
Platform: | Size: 36008 | Author: 洪兴 | Hits:

[JSP/Javareg2nfa

Description: 程序用JAVA语言编写, 综合利用图结构和堆栈结构进行数据组织和处理. 可以进行正则表达式到NFA的转化, 并能用图形直观的表示. 对正则表达式有一些约定, 就是可以用单个字符表示输入, 也可以用 ‘ ‘ 连接起来的一串字符进行输入. 有基本的表达式以及由基本表达式构成的并置, 选择和重复的操作. 例: A|b*c ‘letter’*’digit’ 等都是合法输入. 还带有括号功能, 优先级 -procedures using Java language. Comprehensive Utilization graph structure and stack structure and data processing. it is a regular expression for NFA to the transformation and can use the intuitive graphical said. Regular expressions are to some agreement and it is expressed with a single character input, we could also use '' linking the string of characters for importation. a basic expressions and by the basic form of expression and Home and choose and repeat the operation. cases : A | b* c 'letter'* 'digit' are all legally imported. also bracketed with functionality, prioritized
Platform: | Size: 12288 | Author: onlyerlee | Hits:

[JSP/Javareg2NFA

Description: 从正则表达式到NFA的JAVA实现代码,图形界面。
Platform: | Size: 35840 | Author: 苏鸿星 | Hits:

[Other Web Codereg2NFA

Description: 这是编译原理的一个实验, 是把一个正则表达式转化为不确定有穷自动机NFA的算法程序,朋兴趣的朋友可以下载来看看哦。    一个正则表达式就是由普通字符(例如字符 a 到 z)以及特殊字符(称为元字符)组成的文字模式。该模式描述在查找文字主体时匹配的一个或多个字符串。正则表达式作为一个模板,将某个字符模式与所搜索的字符串进行匹配。    本实例的符号包括:    1. 基本正则表达式, 如ab    2. 重复, 如a*    3. 在各项中选择, 如a|b       使用时在Convert的Reg Exp中点击输入正则表达式, 然后单击Convert->to NFA就可以了。
Platform: | Size: 35840 | Author: 剑侠 | Hits:

[assembly languagereg2NFA

Description: Java 实现的NFA,输入正则表达式,得到NFA图形表示的结构-Java realize the NFA, enter regular expressions, the graphical representation of the structure of NFA
Platform: | Size: 36864 | Author: yunhs | Hits:

[JSP/Javareg2NFA(java)

Description: 正则表达式到NFA,NFA到DFA的JAVA实现,图形表示结果。-Regular Expression to NFA, NFA to DFA s JAVA realized, graphical representation of results.
Platform: | Size: 35840 | Author: 洪兴 | Hits:

[JSP/Javareg2NFA

Description: 基础很重要,望java初学者认真的学习!!这里有一些基础-Basis is very important, serious beginners looking to learn java! ! Here are some foundation! !
Platform: | Size: 35840 | Author: 王成 | Hits:

[JSP/Javareg2NFA

Description: 这个编译实验把一个正则表达式转化为不确定的有穷自动机NFA算法,有兴趣的朋友可以看看哦。 -The experiment to compile a regular expression into an uncertain finite automata NFA algorithm, interested friends can see Oh.
Platform: | Size: 35840 | Author: 188 | Hits:

[JSP/Javareg2NFA

Description: 输入正则表达式生成图形化的有穷自动机;有助于正则表达式和有穷自动机之间的转换验证-Enter regular expressions to generate graphical finite automata help verify the conversion between regular expressions and finite automata
Platform: | Size: 35840 | Author: 江家文 | Hits:

CodeBus www.codebus.net