搜索资源列表
属性相似度的云分类器
- matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。-Matlab environment, based on cloud model for the classification, including examples Swarm Optimization Based on the cloud classifier, and attribute similarity cloud classifier.
文件相似度比较器
- 文件相似度比较器: 1。 采用标准的 Levenshtein Distance 算法计算两个文件的相似度。 2。 程序使用简单。选入多个文件,然后按分析便个分析出两个文件之间的相似程度。 3。 发现问题欢迎和我讨论。 E-mail: hackerqc@gmail.com-document similarity comparison : 1. Standard Levenshtein Distance algorithm similarity of the two documents.
基于相似度聚类分析方法的异常ids的模型及实现
- 基于相似度聚类分析方法的异常入侵检测系统的模型及实现-Similarity-based clustering analysis of abnormal Intrusion Detection System Model and Implementation
序贯相似度检测算法(SSDA)
- SSDA序贯相似度检测算法,图像匹配
知网语义相似度计算java实现
- 利用hownet计算词语语义相似度 java实现,算法参照内附的论文
WordSimilarity
- 基于《知网》的语义相似度计算 本软件是根据[刘群 2002]一文中的原理编写的词汇语义相似度计算程序。 主要实现了以下功能: 1.1 基于交互输入的义原查询、义原距离计算、义原相似度计算 1.2 基于交互输入的词语义项查询、义项相似度计算、词语相似度计算; 1.3 基于文件输入的词语义项查询、词语相似度计算; 1.4 相似度计算中的参数调整。
wordnet的相似度计算算法
- 基于wordnet的相似度计算算法
文本相似度计算2
- 文本相似度计算,值得下载
相似度计算
- 中文相似度计算
matlab计算图像的相似度
- 对灰度图像进行小波变换,再对其低频子图像进行相似度的计算
知网语义相似度计算
- 利用知网计算语义相似度,可以用来比较文档相似度等应用
similarity.文本相似度计算余弦相似度代码
- 文本相似度计算余弦相似度代码,计算文本相似度,用于搜索引擎,Cosine similarity of text similarity computation code, the text of the similarity calculation for the search engine
main.计算文本之间相似度的程序
- 计算文本之间相似度的程序,用于文本的聚类。是在已知各个文本的文本特征向量基础上进行计算的,利用余弦值计算,Calculation of similarity between the text of the procedures for text clustering. Are known at all the text of the text feature vector calculated based on the use of cosine values
用高斯模型来进行相似度计算
- 这是一个用高斯模型来进行相似度计算 然后,采用模板匹配的算法实现人脸的检测和定位的。,This is a Gaussian model used for similarity computation and then, using a template matching algorithm of face detection and positioning.
相似度计算
- 计算两张图片相似度的一种MATLAB小程序(calculate the similarity of two pictures.)
代码相似度比较系统
- 比较代码相似度,以及登陆等功能,还可以两步验证哦(Compare code similarity, and landing and other functions)
相似度检测
- 可以计算文本相似度,任何语言!!!!!!!!!!!!!!!(Can calculate text similarity, any language!!!!!!!!!!!!!!!!!)
曲线相似度
- 曲线相似度相关论文,我用实际代码验证过其中的部分算法,有兴趣的同学可以自己实现下。(Curve similarity related papers, I used the actual code to verify some of the algorithms, interested students can be implemented by themselves.)
网页相似度计算
- 基于最长公共序列计算网页相似度,计算网页相似度用于网页数据挖掘等(Computing web similarity based on the longest common sequence)
文件相似度比较
- 文件相似度比较器 c++ cfile.cpp cfile.h cgettop10.cpp