CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pattern matching

搜索资源列表

  1. TDOA-pattern-matching

    1下载:
  2. 这个程序是关于现有的3G系统中,采用TDOA和pattern matching的方法实现定位的仿真程序.-the procedure is available on the 3G system, using TDOA and pattern matching method of positioning the simulation program.
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:6143561
    • 提供者:忘青
  1. Match

    0下载:
  2. opencv实现图片的模式匹配,可以实现多通道的图像匹配,不仅仅是通过灰度来实现的匹配。-opencv realized picture of pattern matching, multi-channel images can be matched, not only achieved by matching gray.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19772757
    • 提供者:fff
  1. dtw

    0下载:
  2. 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2130697
    • 提供者:zzr
  1. Fingerprint_Identify

    3下载:
  2. 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配
  3. 所属分类:VHDL编程

    • 发布日期:2013-08-08
    • 文件大小:191002
    • 提供者:xiaoxu
  1. Matching

    0下载:
  2. OpenCV pattern matching
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1512260
    • 提供者:kavan
  1. ACsearch_DPPcompact_with_driver

    0下载:
  2. AC多模式匹配算法的CUDA实现 Aho-Corasick算法是基于有穷状态自动机的多模式匹配算法-AC multi-pattern matching algorithm CUDA implementation Aho-Corasick algorithm is a finite state machine based on the multi-pattern matching algorithm
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1043810
    • 提供者:jiangwei
  1. Knn3

    0下载:
  2. 模式匹配最近邻算法相关资料neib与Matlab源代码-Nearest-neighbor algorithm for pattern matching information neib with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:184974
    • 提供者:youxia
  1. code

    0下载:
  2. svm using matlab for pattern matching
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6731
    • 提供者:shir
  1. videopatternmatching

    1下载:
  2. 本程序展示了二维归一化互相关用于   模式匹配和目标跟踪。该程序提示用户选择感兴趣的(ROI)的区域和对同类目标进行跟踪的数目。归一化交叉相关图表明,当值已超过设定的阈值时目标就已经确定。-This demo illustrates the use of 2-D normalized cross-correlation for pattern matching and target tracking. The demo prompts the user to select
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:3014
    • 提供者:若苦
  1. String-pattern-matching

    0下载:
  2. 用C++编写的一个字符串模式匹配程序,实现指定字符串的匹配功能。-Written in C++, a string pattern matching procedures, to achieve the specified string matching.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:14969
    • 提供者:老七
  1. VQ-pattern-recognition

    1下载:
  2. VQ声纹识别算法和实验. 摘要:采用线性预测倒谱系数(1inear prediction cepstrum coefficient,LPCC)作为语音的特征参数,矢量量化(vector quantity,VQ)方法进行模式匹配,探讨声纹识别以实现身份认证,并对此识别方法进行了相关的实验.通过验证,这种方法可以区分不同的说话人,并且在做说话人辨认实验时可达到较高的识别率.-VQ pattern recognition algorithms and experimental sound. Ab
  3. 所属分类:matlab例程

    • 发布日期:2017-04-21
    • 文件大小:170533
    • 提供者:海边贝壳
  1. pattern-matching-algorithm

    0下载:
  2. 基于内容过滤的模式匹配算法比较,基于内容过滤的模式匹配算法比较.-Content-based filtering pattern-matching algorithm is relatively
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:321534
    • 提供者:linhaisong
  1. filtering-pattern-matching-algorithm

    0下载:
  2. 基于内容过滤的模式匹配算法比较 -Content-based filtering pattern-matching algorithm is relatively
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:264346
    • 提供者:linhaisong
  1. Pattern-matching

    0下载:
  2. 串的模式匹配问题.这在数据结构课本中占有一席之地。它可用于文件编辑-The string pattern matching problem plays an important role in the data structure.It can be used to edit text.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:3618
    • 提供者:zhangyue
  1. String-pattern-matching

    0下载:
  2. 串的基本运算。串的顺序存储结构。模式匹配的基本概念及常用算法。-The basic operations of the string. The string stored in the order structure. Basic concepts and commonly used pattern matching algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-11-03
    • 文件大小:1510
    • 提供者:高伟
  1. pattern-matching

    0下载:
  2. 模式匹配,kmp算法,kmp算法是一种改进的字符串匹配算法,由D.E.Knuth与V.R.Pratt和J.H.Morris同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。KMP算法的关键是根据给定的模式串W1,m,定义一个next函数。next函数包含了模式串本身局部匹配的信息。-Pattern matching, kmp algorithm, kmp algorithm is an improved string matching algorithm, by DEKn
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:903024
    • 提供者:王二
  1. AC-BM-GA-Pattern-Matching-Algorithm-Approach-for-

    0下载:
  2. AC-BM-GA Pattern Matching Algorithm Approach for IDS
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:109129
    • 提供者:Cat_K
  1. Easy-Pattern-Matching

    0下载:
  2. 简单的模式匹配,可以根据你的模板图形,找到对应的图片内容并标示出来-Simple pattern matching, based on your template graphics, image content and find the corresponding marked
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:270306
    • 提供者:
  1. Pattern-Matching

    0下载:
  2. 使用控件,对模式匹配进行处理,主要用于图片的识别-Use the controls on the pattern matching process, mainly for picture identification
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1674804
    • 提供者:
  1. Pattern-matching-to-achieve-kmp

    0下载:
  2. KMP算法是对一般模式匹配算法的改进,由D.E.Knuth与V.R.Pratt和J.H.Morris 同时发现的因此人们称它为克努特-莫里斯-莫拉特操作(简称为KMP算法)。-KMP algorithm is a general pattern matching algorithm improvements by DEKnuth with VRPratt and JHMorris also found that the so people call it Knut- Morris- Murat
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:1275
    • 提供者:李锋
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com