CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - nfatodfa
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - nfatodfa - List
[
Other resource
]
NFAtoDFA
DL : 0
NFAtoDFA也是编译原理中的算法,供大家参考,有意见联系我-NFAtoDFA compiler theory is the algorithm, for your reference, I have Contact
Date
: 2008-10-13
Size
: 10.84kb
User
:
刘缵敏
[
ELanguage
]
NFAtoDFA
DL : 0
NFA转化为DFA的一个程序!希望能有点作用!-NFA into a DFA procedures! Hope to some purpose!
Date
: 2008-10-13
Size
: 3.84kb
User
:
eyeknight
[
Other
]
NFA到DFA
DL : 0
编译原理NFA到DFA的转换源码-compiler theory NFA to the DFA source conversion
Date
: 2025-07-13
Size
: 2kb
User
:
李余
[
Other resource
]
NFAtoDFA
DL : 0
NFAtoDFA也是编译原理中的算法,供大家参考,有意见联系我-NFAtoDFA compiler theory is the algorithm, for your reference, I have Contact
Date
: 2025-07-13
Size
: 11kb
User
:
刘缵敏
[
CSharp
]
7941961REManageAndNFAToDFA
DL : 0
提示:本程序只能对由 i , + , * , ( , ) 构成的以 # 结束的字符串进行分析,-Tip : the program only right by i,*, (and) to# constitute the end of the strings,
Date
: 2025-07-13
Size
: 25kb
User
:
xiao
[
ELanguage
]
NFAtoDFA
DL : 0
NFA转化为DFA的一个程序!希望能有点作用!-NFA into a DFA procedures! Hope to some purpose!
Date
: 2025-07-13
Size
: 4kb
User
:
eyeknight
[
ELanguage
]
fada
DL : 0
编译原理自动机,我们做的第二个作业,初学者一定要看很有帮助-Compilation Principle automata, we do the second operation, beginners will certainly be helpful to look at
Date
: 2025-07-13
Size
: 16kb
User
:
拾荒者
[
ELanguage
]
NFATODFA
DL : 0
NFA到DFA的转换 这是用visual C++ 编写的程序 有注释!-NFA to DFA conversion This is to use visual C++ have the Notes prepared by the procedure!
Date
: 2025-07-13
Size
: 5kb
User
:
姚升高
[
ELanguage
]
NFAtoDFA
DL : 0
实现DFA转化为NFA,功能比较简单,但程序结构比较合理-DFA implementation into NFA, feature relatively simple, but the program structure more reasonable
Date
: 2025-07-13
Size
: 2kb
User
:
duoduo
[
Windows Develop
]
newdfa
DL : 0
nfa的确定化 NFAtoDFA也是编译原理中的算法,供大家参考 -nfa is NFAtoDFA determination of the principle of compiler algorithms, thank you for your consideration
Date
: 2025-07-13
Size
: 2kb
User
:
张志刚
[
Editor
]
NFAToDFA
DL : 0
NFA TO dfa功能主要是实现从nfa 转换成 dfa,这是编译原理的程序设计,输入时是正则表达式-NFA TO dfa
Date
: 2025-07-13
Size
: 6kb
User
:
新
[
ELanguage
]
805NFA
DL : 0
[用Java语言实现nfa到DFA的等价变换.rar] - 本程序为编译原理里的一个重要的知识点,实现nfa到DFA的转换 [nfatoDFA.rar] - nfa转化为DFA的一个程序!希望能有点作用! [REManageAndnfaToDFA.rar] - 能够完成正规式到nfa的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别 -[Using Java language to the DFA' s nfa equivalent transformation. Rar]- This procedure is compiled in an important principle of knowledge, the realization of nfa to DFA conversion [nfatoDFA.rar]- nfa into a DFA program! Hope role can be a little bit! [REManageAndnfaToDFA.rar]- to the completion of the formal ceremony to nfa conversion, NFA to DFA conversion (a subset of the Law), DFA minimization, testing whether a string can be generated for the generated DFA identified
Date
: 2025-07-13
Size
: 10kb
User
:
董华鹏
[
Other
]
NFAtoDFA[J.S]
DL : 0
一个NFA转化为DFA的带有界面的程序,C++builder编写,能够输出转化子集;对于多终结符的情况也一样能够正确求解。-An NFA into a DFA with the interface of the program, C++ builder write to a subset of the output conversion for multi-terminator is also the case can be properly solved.
Date
: 2025-07-13
Size
: 1.04mb
User
:
卓然
[
Mathimatics-Numerical algorithms
]
nfatodfa
DL : 0
other tool nfa convert to dfa by java language
Date
: 2025-07-13
Size
: 2kb
User
:
Zicker
[
ELanguage
]
nfatodfa
DL : 0
NFA转化成DFA的C程序代码,编译原理实验题目-NFA to DFA
Date
: 2025-07-13
Size
: 2kb
User
:
云遥
[
Other resource
]
nfatodfa
DL : 0
nfa 转化为 dfa 能够运行成功,我自己已经实验过了,欢迎下载-nfa dfa able to run into a success, I have experimented with, and welcome to download
Date
: 2025-07-13
Size
: 2kb
User
:
小杰
[
ELanguage
]
NFAtoDFA
DL : 0
不确定的有穷自动机NFA转确定化的有穷自动机DFA
Date
: 2025-07-13
Size
: 84kb
User
:
lk
[
Other
]
NFAtoDFA
DL : 0
给出一个NFA,用代码实现到DFA的转换,编译原理-Give an NFA, with the code to DFA conversion, compiler theory
Date
: 2025-07-13
Size
: 3kb
User
:
祝海兰
[
Windows Develop
]
NFAtoDFA(CPP)
DL : 0
用c++编程求正规表达式到NFA(不确定的有限自动机),NFA到DFA及DFA(有限自动机)的最小化 -C++ programming with regular expressions to find NFA (not sure of the finite automata), NFA to DFA and DFA (finite automata) of the minimum
Date
: 2025-07-13
Size
: 2kb
User
:
dai
[
Other
]
NFAtoDFA
DL : 0
It s a program that convert NFA(Non deterministic Finite Automata) to DFA(Deterministic Finite Automata). This article used in scanners and parsers to detect some pattern of input characters similar to tokens.
Date
: 2025-07-13
Size
: 802kb
User
:
Behzad Solaymoney
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.