搜索资源列表
graphyimaseg
- 基于图匹配理论的图像分割,是IJCV上那片经典文献的作者写的程序,简练实用。可以给做这方面的人的参考-based on the theory of graph matching image segmentation, Shangri-La is IJCV on classic literature written by the author of procedures, concise practical. This can be done to the people of reference
StringMatchAlgorithms
- 数据结构中字符串匹配的三种经典算法--KMP算法、MonteCarlo算法、LasVegas算法。分别实现将两个0/1串的匹配。并作为比较。Java语言编写。-data structure string matching algorithm of the three classics -- KMP algorithm. Monte Carlo algorithm, the algorithm LasVegas. Achieve two were 0 / a string matching. An
KMPMatch
- 经典算法实现,KMP字符串匹配,环境为vc2005
www-igm_univ-mlv_~lecroq_string
- 重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这是把一个网站的一个链接目录完全下载,是收藏的精品-hit send, a website to explain the string matching algorithm, the algorithm of the demonstration. In this string matching algorithms are studied.
DigitRecognition
- 手写数字识别程序. 该程序实现了经典的模板匹配算法, 基于神经网络的匹配算法等. 是学习人工智能和图像处理的好的参考资料.
kmp_algorithm
- 自己编写的字符串匹配算法-经典的KMP算法,该算法当模式与主串之间存在许多“部分匹配”时能显示出其时间优越性。
yichuansuanfajiejuemoshipipei
- 遗传算法做图像的模式匹配,绝对经典,有源码看,有执行文件可以执行,下面有个执行环境的文件请先安装。
字符串匹配算法(KMP KR BM)
- 单模式字符串匹配算法里面最经典的算法,KMP算法,KR算法 和BM算法
SSDSADNCC Matlab
- 立体匹配算法中比较经典的块匹配方法。其中包含了比较有名的SADSSD算法---即左右视图中逐一比对像素数值,从而求得最小disparity 继而得到depth。-SSDSAD methods present in this file,which are improtant in the stereo matching-----we obtain the disparity with the difference of the intensity between the left and rig
BM
- 经典的模式匹配算法,目前使用最广的单模匹配算法源代码BM算法-Classic pattern-matching algorithms, currently the most widely used single-mode-matching algorithm source code BM algorithm
ReteExampleSrc
- 人工智能中基于产生式规则的经典规则匹配与推理算法-RETE算法实现示例;包括文档说明-Artificial intelligence-based production rules of the classical rules of matching algorithms and reasoning examples-RETE algorithm including documentation
Graph_Theory
- 图论模型及方法 搞计算机算法和数学建模的人都知道图论是一个很重要的内容。本资料介绍了图论中的最短路算法、匹配、邮递员和货郎问题、最小生成树、网络流等经典问题。而且有非常经典易懂的Matlab程序。-Graph theory and methodology of engaging in computer algorithms and mathematical modeling of the people know that graph theory is a very important cont
MP.2
- 经典匹配追踪程序。附带经典lena图像、并对其进行处理。-Classic match-tracing program. With classic lena image and its processing.
jiyinpipei
- 算法设计与分析的一个经典例子,属于字符匹配的一种快速匹配算法-Algorithm Design and Analysis of a classic example of character belongs to a fast matching algorithm that matches
patternmatching
- 无回溯模式匹配,实验室学长写得程序,很好很经典,有兴趣的可以-No backtracking pattern matching,Laboratory fellow students written procedures, a good classic, interested can look at it
vckmp
- KMP 算法是由Knuth,Morris和Pratt等人共同提出的,所以成为Knuth-Morris-Pratt算法,简称KMP算法。KMP算法是字符串模式匹配中的经典算法。和BF算法相比,KMP算法的不同点是匹配过程中,主串的位置指针不会回溯,这样的结果使得算法时间复杂度只为O(n+m)。 采用VC++开发,实现KMP字符串匹配算法-KMP algorithm by Knuth, Morris and Pratt, who co-sponsored, so as Knuth-Morris-
MATLAB_leida_gongjuxiang
- 关于脉冲压缩的问题 。脉冲压缩的质量直接 影响雷达的探测性能。经典的脉冲压缩是通过匹 配滤波器来实现的[1 ] 。从本质上讲 ,脉冲压缩是对 发射信号的匹配滤波 ,但由于不同的目标回波信 号带有不同的多普勒信息 ,具有不确定性 ,所以它 只能是准匹配滤波-Pulse compression on the issue. Direct impact on the quality of pulse compression radar detection performanc
xinfengpipei
- 概率论中的经典问题信封匹配问题的c语言实现方法-Classic problem in probability theory matching envelope method of c-language
DTW
- DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
tuxiangpipeidejingdiansuanfahegaijin
- 图像匹配的经典算法和改进,上海交通大学内部数据库提供-Classical image matching algorithm and improved internal databases, Shanghai Jiaotong University