CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 字符串 相似度

搜索资源列表

  1. LD

    0下载:
  2. 吃算法是对字符串比较相似度的实现,效率高,正确率高。很有研究价值。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1732
    • 提供者:hangang1000
  1. med

    0下载:
  2. 最小编辑距离,可以计算2个字符串的相似度,用于语音文档检索-Minimum edit distance between two strings can calculate the similarity for retrieval of voice files
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:32012
    • 提供者:zhu
  1. computer-str

    0下载:
  2. 计算字符串的相似度,许多程序会大量使用字符串,对于任意两个字符串,能否写一个算法计算他们的相似度。-Computing string similarity, many programs will be extensive use of strings, for any two strings, can write an algorithm for calculating their similarity.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:223297
    • 提供者:
  1. sim

    0下载:
  2. myCBR外部相似度方法的一段代码,适用于字符串类属性,query与case含有相同数目的"e"时返回1,否则返回0。-myCBR external similarity method for the string class attributes, query and the case containing the same number of "e" returns 1, otherwise it returns 0.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-04
    • 文件大小:52112
    • 提供者:孟繁盛
  1. similarity

    0下载:
  2. 计算两个向量间的相似度,以及字符串去标点符号-Calculate the similarity between two vectors
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1412
    • 提供者:lin
  1. ldistance

    0下载:
  2. 实现LV距离算法,可用于字符串等相似度的应用计算,是相似度的核心算法实现,共分7步-LV distance algorithm to achieve, can be used to calculate the string so the application of similarity is the similarity of the core algorithm, is divided into 7 steps
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:768
    • 提供者:孙西
  1. contrast-the--file

    0下载:
  2. 自己输入两个字符串 可以比较他们的相似度 有多个字符相同 相似度是多少-自己输入两个字符串 可以比较他们的相似度 有多个字符相同 相似度是多少
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:12520
    • 提供者:刘文胜
  1. The-similarity-calculation-string

    0下载:
  2. 一个关于--计算字符串的相似度--的经典算法实现与分析-A string of calculation about-similarity of classical algorithm to realize-and analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:223313
    • 提供者:kklljj
  1. UnCode

    0下载:
  2. 验证码识别,对于正规的数字验证码识别能达到100 ,同时加入了字符串的相似度匹配算法-Identification code validation for regular digital identification code validation can reach 100 , while adding a string similarity matching algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:54744
    • 提供者:scghost
  1. StringCmp

    0下载:
  2. 你可以通过此段代码完成两个字符串之间的相似度的计算。然后根据相似度的值就可以判定两个字符串是不是匹配-You can finish the calculation of similarity between two strings by this code. Then according to the similarity values will be able to determine the two string matching is it right?
  3. 所属分类:Console

    • 发布日期:2017-12-03
    • 文件大小:1077
    • 提供者:wanghongmin
  1. zifuchuanbijiao

    0下载:
  2. 字符串比较相似度的一个实例,写的还行吧,希望对大家有所帮助。-An example of a string comparison similarity, write OK, we hope to help.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:203994
    • 提供者:pangchao
  1. MyLevenshtein

    0下载:
  2. 基于Levenshtein Distance算法计算两个字符串的相似度-Levenshtein Distance algorithm based on the similarity of two strings
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1356
    • 提供者:于文峰
  1. StringCom

    0下载:
  2. 基于B/S架构完成两个字符串的比较,分为文本比较以及字符串比较两种。VS2010下的工程文件,基于WEB页的文本比较源码,不仅能够完成相似度的计算而且可以给出两个文本的对比差异并用不同颜色区分。-a kind of source code for based on B/S arch to compare two strings , give the degree of similarity and show the difference between two strings with diff
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8464130
    • 提供者:史森
  1. IKMainTest

    0下载:
  2. 比较两个字符串的相似度,需要包中的三个jar包-Similarity compare two strings, we need to pack three jar packages
  3. 所属分类:Applet

    • 发布日期:2017-05-11
    • 文件大小:2068815
    • 提供者:张磊
  1. similarity

    0下载:
  2. 求字符串s1和s2的最大公共字串,衡量文档的相似度,体现了词的顺序。-The biggest public string for strings s1 and s2, measure the similarity of document, embodies the word order.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2796
    • 提供者:2442561613
  1. similar

    0下载:
  2. 你可以通过此段代码完成两个字符串之间的相似度的计算。然后根据相似度的值就可以判定两个字符串是不是匹配-This code you can complete the similarity between two string calculations. Then the value of similarity can be found not to match two strings
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:893
    • 提供者:zhia429n739
  1. myLevenshtein

    0下载:
  2. java实现莱文斯坦算法,计算相似度.莱文斯坦距离(LD)用于衡量两个字符串之间的相似度。 以下我们称这两个字符串分别为 s (原字符串) 和 t (目标字符串)。莱文斯坦距离被定义为 将字符串 s 变换为字符串 t 所需的删除、插入、替换操作的次数 。-java achieve Levenshtein algorithm to calculate the similarity. Levenshtein distance (LD) is used to measure the similarit
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1144
    • 提供者:liuzhipeng
  1. jisuanxiangsidu

    1下载:
  2. delphi 计算两个字符串的相似度 , 做验证码识别用来匹配特征库-Delphi calculate the similarity of two strings, do the verification code to identify the signature library
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-05
    • 文件大小:384133
    • 提供者:wsm
« 1 2»
搜珍网 www.dssz.com