搜索资源列表
KMP
- 给定两个串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
L_A_distance
- Levenshtein 距离算法实现。Levenshtein 距离测量两个字符串的相近性-The "Levenshtein distance" is a measure of the similarity between two strings, this algorithm is also refered to as "edit distance".
hash
- 数据结构中的用哈希表统计相似性,供初学者参考-Data structures used in the statistical similarity hash table, reference for beginners
hush-Similarity-statistics
- 利用hush算法统计c语言程序的相似度,以检查两个c程序是否有相互模仿的嫌疑-hush Similarity statistics
The-similarity-calculation-string
- 一个关于--计算字符串的相似度--的经典算法实现与分析-A string of calculation about-similarity of classical algorithm to realize-and analysis
K-means
- 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
zoj1027
- 这是zoj1027代码,求串的相似度,里面有注释-This is zoj1027 code and string similarity inside a comment
bijiao
- 实现两个文件的相似度比较,采用矩阵比较,取最长子序列-Comparison of the similarity of the two documents, using matrix comparison, take the longest subsequence
cpp
- 文章查重源码 应用了最短编辑距离算法以及相似度算法原理,用两个待比较的文本框输入要比较的的文本文字,然后求解,最后输出两篇文章的相似度的百分比 -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,
k-means
- 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
Program1
- 这是中文信息处理的分词算法实现,具有很高的正确率和使用价值!这是分词算法的核心内容!具有很高的参考价值。-The text clustering algorithm based on text similarity computing research and implementation, this is an important branch of Chinese information processing.
similar
- java简单字符串相似度算法代码,结果返回字符串相似率-Java simple string similarity algorithm code
SimHash
- simhash算法的实现,可快速比较文本的相似性-achieve simhash algorithm can quickly compare the similarity of text
similar
- 已知两棵二叉树的前序遍历结果,建立二叉树并判断其是否相似-Judge the similarity of two binary trees with the known results of their preorder traversals
4-3solution
- 朋友圈,某学校有N个学生,形成M个俱乐部,每个俱乐部里的学生有着一定相似的兴趣爱好-Circle of friends, a school student with N form M clubs, each club has a certain similarity of student interests
5-4solution
- 基于词频的文件相似度,实现一种简单原始的文件相似度计算-Frequency-based document similarity, the original file to implement a simple similarity calculation