CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - similarity

搜索资源列表

  1. KMP

    0下载:
  2. 给定两个串S和T,长分别m和n,算法给出了一个找出二串间最大匹配的算法。该算法可用于比较两个串S和T的相似程度。-Given two strings S and T, respectively m and n, an algorithm to find the second largest string matching algorithms. The algorithm can be used to compare two strings S and T the degree of simil
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:231.15kb
    • 提供者:henry
  1. L_A_distance

    0下载:
  2. Levenshtein 距离算法实现。Levenshtein 距离测量两个字符串的相近性-The "Levenshtein distance" is a measure of the similarity between two strings, this algorithm is also refered to as "edit distance".
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:18.86kb
    • 提供者:peter
  1. hash

    1下载:
  2. 数据结构中的用哈希表统计相似性,供初学者参考-Data structures used in the statistical similarity hash table, reference for beginners
  3. 所属分类:Data structs

    • 发布日期:2014-10-28
    • 文件大小:295kb
    • 提供者:chenqian
  1. hush-Similarity-statistics

    0下载:
  2. 利用hush算法统计c语言程序的相似度,以检查两个c程序是否有相互模仿的嫌疑-hush Similarity statistics
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1.07kb
    • 提供者:Ts
  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
    • 文件大小:218.08kb
    • 提供者:kklljj
  1. K-means

    1下载:
  2. K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大。这是一本介绍K-means算法的英文书籍 -K-means algorithm is very typical distance-based clustering algorithm, using distance as the similarity evaluation, that the closer the two objects, the greater the s
  3. 所属分类:Data structs

    • 发布日期:2015-05-17
    • 文件大小:761kb
    • 提供者:
  1. zoj1027

    0下载:
  2. 这是zoj1027代码,求串的相似度,里面有注释-This is zoj1027 code and string similarity inside a comment
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:773byte
    • 提供者:杨伟健
  1. bijiao

    1下载:
  2. 实现两个文件的相似度比较,采用矩阵比较,取最长子序列-Comparison of the similarity of the two documents, using matrix comparison, take the longest subsequence
  3. 所属分类:Data structs

    • 发布日期:2017-12-06
    • 文件大小:933byte
    • 提供者:咚咚
  1. cpp

    1下载:
  2. 文章查重源码 应用了最短编辑距离算法以及相似度算法原理,用两个待比较的文本框输入要比较的的文本文字,然后求解,最后输出两篇文章的相似度的百分比 -The article source application rechecking the shortest edit distance algorithm and the similarity principle, comparing two stay text box input to compare the text of the text,
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:8.31kb
    • 提供者:江鹏源
  1. k-means

    0下载:
  2. k-均值聚类算法(C语言实现): 给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-k-means clustering algorithm (C language): given the number of classes K, N objects will be assigned to the K class, making the class the biggest similarity between objects, and the s
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:
  1. Program1

    0下载:
  2. 这是中文信息处理的分词算法实现,具有很高的正确率和使用价值!这是分词算法的核心内容!具有很高的参考价值。-The text clustering algorithm based on text similarity computing research and implementation, this is an important branch of Chinese information processing.
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5.42mb
    • 提供者:张明
  1. similar

    0下载:
  2. java简单字符串相似度算法代码,结果返回字符串相似率-Java simple string similarity algorithm code
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.33kb
    • 提供者:无为
  1. SimHash

    1下载:
  2. simhash算法的实现,可快速比较文本的相似性-achieve simhash algorithm can quickly compare the similarity of text
  3. 所属分类:Data structs

    • 发布日期:2015-05-19
    • 文件大小:14kb
    • 提供者:daoson
  1. similar

    0下载:
  2. 已知两棵二叉树的前序遍历结果,建立二叉树并判断其是否相似-Judge the similarity of two binary trees with the known results of their preorder traversals
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.63mb
    • 提供者:常渊智
  1. 4-3solution

    0下载:
  2. 朋友圈,某学校有N个学生,形成M个俱乐部,每个俱乐部里的学生有着一定相似的兴趣爱好-Circle of friends, a school student with N form M clubs, each club has a certain similarity of student interests
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:942byte
    • 提供者:liuwenchun
  1. 5-4solution

    0下载:
  2. 基于词频的文件相似度,实现一种简单原始的文件相似度计算-Frequency-based document similarity, the original file to implement a simple similarity calculation
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2.1kb
    • 提供者:liuwenchun
搜珍网 www.dssz.com