CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - NFA

搜索资源列表

  1. AutomTest

    0下载:
  2. NFA自动机的实验,可进行字符串的智能搜索-NFA automatic machine experiment can be carried out strings of Intelligent Search
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:51529
    • 提供者:luoqijun
  1. NFASearcher

    0下载:
  2. NFA的字符串搜索的实例,带分析过程和中间处理信息-NFA search string of examples, with analysis and intermediate processing of information
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42046
    • 提供者:luoqijun
  1. KModies

    0下载:
  2. k中心点 编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。 1.把正规式转换为NFA 2.将NFA确定化为DFA • #作为正规式的终止符 • 考虑复合正规式 • 开始状态号为0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1544
    • 提供者:刘自咏
  1. RegToNfa

    0下载:
  2. 编译原理中的表达失转换为NFA-compiler theory expression of stolen converted to NFA
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:50756
    • 提供者:小罗
  1. compile_work2

    0下载:
  2. 自动机的确定化,充分理解和掌握NFA、DFA以及NFA确定化过程的相关概念和知识,编程实现对输入NFA转换成DFA输出的功能。-Determination of automata, and fully understand and master the NFA, DFA and NFA to determine the relevance of the concept of process and knowledge of programming to convert NFA to DFA in
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4269
    • 提供者:wushi86
  1. RE2NFA

    0下载:
  2. source for conversion of regular expression to NFA in compilers.
  3. 所属分类:Algorithm

    • 发布日期:2015-04-12
    • 文件大小:715
    • 提供者:anitha
  1. simulationofNFA

    0下载:
  2. source code for simulation of NFA in compilers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:876
    • 提供者:anitha
  1. shiyan2

    0下载:
  2. 本程序主要是使用“子集法”实现NFA的确定化,使用“分割法”实现DFA的最小化,在本程序中用到的主要的数据结构是数组,这些数组是用来存放NFA的初始状态集,及确定化和最小化后的状态矩阵。-This procedure is mainly the use of " sub-set method" to achieve the determination of NFA, the use of " segmentation" to achieve a minimum
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:400992
    • 提供者:lihaixia
  1. Finite_Aut2127819222008

    0下载:
  2. 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]
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:45452
    • 提供者:csp
  1. c++

    0下载:
  2. NFA to DFA (c++) with c++ langage.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:2336
    • 提供者:djongar
  1. nfatodfa

    0下载:
  2. other tool nfa convert to dfa by java language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2054
    • 提供者:Zicker
  1. NFA_To_DFA

    0下载:
  2. This Program will convert the Non-Deterministic Finite Automata to Deterministic Finite Automata. Here RE is not given but NFA-Table should be given to the Input And output will FA-Table. So best of luck-This Program will convert the Non-De
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:16145
    • 提供者:Sandy Patel
  1. nfa

    1下载:
  2. 把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
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2551
    • 提供者:王静晓
  1. subsetComput.rar

    0下载:
  2. 子集法实现NFA到DFA的转换,教学中给学生演示的。图用最简单的方法表示,非常便于理解。纯C代码,在windows和linux都可以编译运行,Subset of the NFA to DFA conversion, teaching to the student demonstration. Figure easiest way, very easy to understand. Pure C code can be compiled to run in windows and linux
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:2326
    • 提供者:丁力
  1. NFA

    0下载:
  2. fuzzy control motor mpptspeed
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:928210
    • 提供者:almi
  1. DFAaNFA

    0下载:
  2. 编译原理,判断一个字符串是否满足由DFA和NFA表示的正则表达式-Compiler theory, to determine whether a string meets represented by the DFA and NFA regex
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3396
    • 提供者:cecilia
  1. DFA--TO--NFA--simpleDFA

    0下载:
  2. 程序实现的是编译原理中的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
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3313
    • 提供者:张鹏飞
  1. NFAtoDFA

    0下载:
  2. Compiler theory of the NFA is converted to an equivalent DFA C ++ program-Compiler theory of the NFA is converted to an equivalent DFA C++ program
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1906
    • 提供者:peter
  1. NFA-to-DFA-Conversion

    0下载:
  2. 分享一个NFA到对应的DFA的转换程序-Program to convert a given NFA to the corresponding DFA
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1814
    • 提供者:Remon
  1. RMA_NFA

    0下载:
  2. 利用RMA和NFA算法对sar点目标回波信号进行成像,包含多个图示。(The RMA and NFA algorithms are used to image the echo signal of the SAR point target, including multiple diagrams.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:251904
    • 提供者:分寸之末
« 12 »
搜珍网 www.dssz.com