搜索资源列表
确定型状态机的最简化
- 计算理论的经典算法,将确定型有穷自动机最简化,根据等价类的算法用vc实现化简过程。-classical theory calculation algorithm, will determine type DFA most simplified, according to the algorithm equivalence classes with vc achieve simplification process.
Finite_Aut2127819222008
- A Program that can convert your Regular Expression to PostFix Post_Fix to NFA [Thomson s Construction] NFA to DFA [Subset Construction] DFA to minDFA [Table Filling Algorithm]
DFA
- DFA算法的MATLAB程序,有例图。分形维度算法-DFA algorithm MATLAB program, a case diagram. Fractal dimension algorithm
DFASimplificationAnimprovedmethod
- 算法分析;DFA化简算法的一种改进方法;pdf版;学报-Algorithm analysis DFA Simplification of an improved method pdf version Technology
Minimize
- Huffman Minimization algorithm.Accepts only DFA as input.
El-Algoritmo-MF
- Theorical algorithm of MF-DFA Spanish Version
Algoritmo-Fractal
- Algorithm of MF-DFA with example Spanish version, of Warsaw
nfa
- 把NFA确定化为DFA 的算法,实现将给定的NFA M,确定化为DFA M’,然后将DFA M状态最少化,将给定的DFA M的有限状态集S划分成若干互不相交的子集,使得:任何不同的两个子集中的状态都是可区别的,而同一子集中的任何两个状态都是等价的(要利用Ia函数,但并不需要构造ε-CLOSURE函数,因这是DFA)。输出化简后的DFA M’。 -NFA into a DFA to determine the algorithm to achieve a given NFA M, to det
gw_Disjoint-Set-DFA-Trie
- 2014年北京大学暑假公开课算法讲解课件之并查集,DFA,Trie图,讲解详细,分析透彻-2014 Peking University summer open class courseware on the algorithm and check collection, DFA, Trie, explain the detailed, thorough analysis
DFA
- DFA算法。用matlab实现的DFA算法,不保证效率,只保证能运行。-DFA algorithm. DFA algorithm using matlab realize, does not guarantee efficiency, is only guaranteed to run.
DFA-(1)
- This is DFA algorithm in matlab
RE2DFA-(1)
- Converting Regular Expression to DFA Algorithm
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
The DFA algorithm is a scaling analysis method used to estimate long-range temporal correlations.
- The Detrended flctuation analsysis (DFA) algorithm is a scaling analysis method used to estimate long-range temporal correlations of power-law form. In other words, if a sequence of events has a non-random temporal structure with slowly decaying auto
dfa.py
- dfa 验证机,可以用于AI校验,敏感词校验,以及机器学习(dfa verification machine)
matlab DFA降趋脉动分析算法实现
- MATLAB DFA算法 可直接应用移植(MATLAB DFA The algorithm can be directly applied and transplanted)