搜索资源列表
matchall
- 看过网上很多匹配算法。都只支持一次匹配。比如aadsfasdfaa...和数据串aa。匹配一次以后另外一个就没有匹配了,这里改进了一下。上传-read many online matching algorithm. Only a matching support. For example aadsfasdfaa ... aa string and data. After a match no one other matches here to improve a bit. Upload
source
- ac-bm算法。多模式字符串匹配算法 在.Net平台下使用C#开发
BoyerMooreSearch_src
- bm算法。多模式字符串匹配算法 在.Net平台下使用C#开发
StringMatch
- 四种字符串匹配算法: RK,KMP,BMH及QS算法。
rk
- RK算法是一个模式匹配算法中的重要应用,它相较其他算法更加高效。-RK algorithm is an important application in a pattern matching algorithm, the more efficient it is compared with other algorithms.
kmp
- 用C语言实现KMP算法(字符串匹配过程)-Using C language KMP algorithm (string matching)
zdfc
- 对中文语句进行分词的一个源码,利用正向匹配算法进行处理-Statements for the Chinese word for a source
ERZHI
- 识别车牌图像,二值化 还有很多算法的实现,阈值的分割,中值滤波,OTSU算法,定位用的是遍历匹配算法-ER ZHI HUA TU XIANG YONG YU CHE PAI SHI BIE,THE SITUITION IS VC++ 6.0,YOU CAN DOWNLOAD IT FIRST,MAY BE IT IS USEFUL FOR YOU.
SimplePaletteQuantizerVS2008v4
- 本文介绍了一种颜色量化,这是简单易懂,对于初学者来说,每天使用但功能强大的足够。从版本2.0,它包含了优化的版本,并且还实施其他供您使用共同的量化。从版本4.0,它也包含了不同的颜色匹配算法更好的实际可用性。 -This article presents a color quantizer, which is simple to understand for beginners, yet powerful enough for every day use. From version 2.0,
sift--vcPP
- 基于sift的特征点匹配算法,实现图像特征点的匹配-Sift the feature points based on matching algorithms
avito
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
av
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
mbpp
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
UnCode
- 验证码识别,对于正规的数字验证码识别能达到100 ,同时加入了字符串的相似度匹配算法-Identification code validation for regular digital identification code validation can reach 100 , while adding a string similarity matching algorithm
robwhess-opensift-300bad1
- 基于opencv库的sift特征检测与匹配算法实现-Matching algorithm implementation based on the the opencv library sift characteristics detects
MyChineseSeg
- 自然语言处理 C# 汉语分词软件 基于正向最大匹配算法并基于一定规则-Natural language processing C# Chinese word segmentation software is based on forward maximum matching algorithm based on certain rules
match-the-kuohao
- 括号匹配算法,用于检测输入中前后括号时候匹配,是数据结构课程中的经典习题-Brace matching algorithm for detecting when the input matching front and rear brackets, is the data structure course the classic exercises
chinese-word-ppl
- 中文分词以及具有简单界面中文分词系统,使用双向匹配算法,并可选择算法不同进行分词-Chinese word segmentation, and has a simple interface Chinese word segmentation system
imagematch
- 图像匹配算法。能够在一张图片中找到模板是否存在和位置。-image match source code
match-blacket
- 软件上机作业,实现括号的匹配算法,亲测可运行-match blaket