CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - regular expression to nfa
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - regular expression to nfa - List
[
JSP/Java
]
reg2nfa
DL : 0
程序用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
Date
: 2008-10-13
Size
: 12.41kb
User
:
onlyerlee
[
JSP/Java
]
reg2nfa
DL : 0
程序用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
Date
: 2025-12-29
Size
: 12kb
User
:
onlyerlee
[
JSP/Java
]
reg2NFA
DL : 0
从正则表达式到NFA的JAVA实现代码,图形界面。
Date
: 2025-12-29
Size
: 35kb
User
:
苏鸿星
[
JSP/Java
]
reg2NFA(java)
DL : 0
正则表达式到NFA,NFA到DFA的JAVA实现,图形表示结果。-Regular Expression to NFA, NFA to DFA s JAVA realized, graphical representation of results.
Date
: 2025-12-29
Size
: 35kb
User
:
洪兴
[
JSP/Java
]
RE2eNFA
DL : 0
Regular Expression to Epsilon-NFA
Date
: 2025-12-29
Size
: 5kb
User
:
wanchat
[
JSP/Java
]
reg2NFA
DL : 0
这个编译实验把一个正则表达式转化为不确定的有穷自动机NFA算法,有兴趣的朋友可以看看哦。 -The experiment to compile a regular expression into an uncertain finite automata NFA algorithm, interested friends can see Oh.
Date
: 2025-12-29
Size
: 35kb
User
:
188
[
JSP/Java
]
ConvertingNFA
DL : 0
Converting a regular expression to a NFA
Date
: 2025-12-29
Size
: 15kb
User
:
tremor
[
JSP/Java
]
NFA
DL : 0
nfa to dfa concersion code with regular expression
Date
: 2025-12-29
Size
: 7kb
User
:
sourav
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.