搜索资源列表

  1. ac

    0下载:
  2. 多模匹配的算法源代码,可以解决汉字的多模式匹配以及关键字查找功能。-Multi-mode matching algorithm source code, can solve the multi-pattern matching characters, as well as keyword search function.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:399360
    • 提供者:汪浩
  1. wm

    0下载:
  2. WM算法的c++源代码,可以实现多模式匹配问题。附带有AC算法源代码。-WM algorithm c++ source code, can achieve multi-pattern matching problem. Comes with AC algorithm source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:汪浩
  1. tsp-ac

    0下载:
  2. 用模拟退火算法编写的解决旅行商问题的一个简单程序,所用语言为c语言。-Prepared by simulated annealing algorithm to solve traveling salesman problem with a simple procedure, the use of language c language.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:陈建飞
  1. KeywordSpotting

    0下载:
  2. 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:3305472
    • 提供者:jpj
  1. WuManber

    0下载:
  2. Wumanber算法的实现,多模式匹配的最经典的算法有AC算法和Wu-Manber算法,Wu-Manber算法是在BM算法的基础上借助哈希来实现的。-Wumanber algorithm, multi-pattern matching algorithm of the most classical AC algorithm and the Wu-Manber algorithm, Wu-Manber algorithm is based
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:WANGYING
  1. acsmx

    0下载:
  2. AC算法----有限自动机的多模式匹配算法.该算法应用有限自动机巧妙地将字符比较转化为了状态转移。-AC algorithms finite automata---- Multi-pattern matching algorithm. The algorithm uses finite automata skilfully converted to state transition character comparison.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:mashiwei
  1. jiyuSIFTtezhengpipeidejiankongtuxiangzidongpinjie.

    0下载:
  2. 针对不同摄像头的监控图像 ,提出了一种优化的 SIFT特征匹配的监控图像自动拼接方法。在图像整合方面 ,通过高速提取 SIFT特征描述符并进行稳定精确匹配 ,利用改进 RANS AC算法去除错配 ,从而确定待拼接图像 之间的变换参数 在图像融合方面 ,有效消除了颜色和光照差异 ,最终实现自动的无缝拼接系统。实验结果证明该方法对重叠区域小、 形变大、 有运动遮挡和噪声的监控图像有较完美的拼接效果。-Monitoring for dif
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:605184
    • 提供者:fenghao
  1. gen_pwm_pid

    0下载:
  2. 电力电子元件模拟同步发电机,实现AC/DC,DC/AC,利用计算法PWM,PID控制器,跟据效果比较理想-Synchronous generator simulation of power electronic components, to achieve AC/DC, DC/AC, using computational method PWM, PID controller, with far more satisfactory re
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:Jerry Xu
  1. Photovoltaic-Inverter-BASED-2812dsp

    0下载:
  2. 针对光伏并网发电系统中关健部件—逆变器的结构设计与控制方法研究进行了详细分析 和阐述。从电网、光伏阵列以及用户对逆变器的要求出发, 分析了各种不同的逆变器拓扑结构与控 制方法, 比较其运行效率和控制效果。对于本文提出了一种基于全桥变换器的正弦波逆变电源的整体设计 方案。文章首先对系统设计中将使用到的DC/DC变换器,DC/AC变 换器以及PWM控制技术在理论上进行了深入的研究。并讨论了数字 式PID控制算法的实现和在
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:1939456
    • 提供者:fmx
  1. AC-QOS-matlab

    1下载:
  2. 这是一个基于蚁群智能算法的组播QOS路由问题程序代码。-This is a multicast QoS problem based on AC.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:
  1. kalman

    0下载:
  2. kalman滤波 针对二阶系统的位置速度估计 适合于初学kalman滤波算法的朋友 代码含有详细解释-kalman filter for the position of second-order system is suitable for beginners speed estimation kalman filter algorithm friend code contains detailed explanations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李楠
  1. 2011119142855

    0下载:
  2. 关于多模式匹配算法中的AC算法。window stdio2008 c++语言实现-Multi-pattern matching algorithm on the AC algorithm. window stdio2008 c++ language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:164864
    • 提供者:wss257
  1. ac_automaton

    0下载:
  2. 利用AC算法可以检索出预设关键字在文本中出现的位置信息以及次数信息,利用ist编写,也能够改成ifstream,与外部文本做练链接-AC algorithm can retrieve the location information by default keywords in the text and the number of information
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王超
  1. Speed-Control-Sy-stem-of-AC-Motor

    0下载:
  2. 基于DSP和FOC控制算法的交流电机调速控制系统.rar是学习交流电机控制的好材料。-Control algorithm based on DSP and FOC AC motor speed control system. Rar is good material for learning AC motor control.
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:197632
    • 提供者:abner
  1. AC

    0下载:
  2. 蚁群算法小程序,教初学者如何使用C++语言来解决蚁群算法的相关问题-Ant colony algorithm for a small program to teach beginners how to use C++ language ant colony algorithm to solve the issues related to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:李雷
  1. AC-Induction-Motor-Control

    0下载:
  2. DSP异步电机恒压频比控制空间矢量算法程序-DSP asynchronous motors Constant control space vector algorithm program
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:449536
    • 提供者:foggy
  1. Actest

    0下载:
  2. AC算法实现,在Linux的Vim中即可实现-AC algorithm, can be realized in the Linux Vim
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:55296
    • 提供者:miaomiao
  1. AC

    0下载:
  2. 字符串中经典的ac自动机算法,虽然比较复杂,但非常实用-String of classic ac automata algorithms, although more complicated, but very practical
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:可可
  1. AC

    0下载:
  2. ac字符匹配算法--经典的多模式匹配算法,可以保证对于给定的长度为n的文本,和模式集合P{p1,p2,...pm},在O(n)时间复杂度内,找到文本中的所有目标模式,而与模式集合的规模m无关-ac character matching algorithm- classic multi-pattern matching algorithm can ensure that the text of n for a given length,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:travis
  1. elyar-code

    0下载:
  2. 这是一个AC算法程序,可以从树结构中找到关键词,很实用。-This is an AC algorithm, keywords can be found in the tree structure, very practical.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:elyar
« 1 2 34 5 6 7 8 9 10 »

源码中国 www.ymcn.org