搜索资源列表
KModies
- k中心点 编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。 1.把正规式转换为NFA 2.将NFA确定化为DFA • #作为正规式的终止符 • 考虑复合正规式 • 开始状态号为0
dfa_ny
- 给出去趋势分析DFA方法的精确求解,应用于股票数据分析和气象要素场的长程相关性研究-Out trend analysis to the exact solution of DFA method applied to analysis of stock data and meteorological elements of market research and long-range correlation
DFA
- 计算理论是很抽象的,这里的DFA的实现的源代码,可以明白原理-Computational theory is very abstract, and here the realization of DFA
DFA
- 有限自动机的实现,可用于固定序列匹配,自然语言处理中的词干提取,词缀切分等-The realization of finite automata can be used for fixed sequence matching, natural language processing stemming, affixes cut grading
DFA应用
- ACM资料,来自北京大学的暑假培训讲课资料,希望能对大家有所帮助(ACM information, from the Peking University summer training, lectures, information, we hope to help)
dfa.py
- dfa 验证机,可以用于AI校验,敏感词校验,以及机器学习(dfa verification machine)