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

搜索资源列表

  1. 文件相似度比较器

    1下载:
  2. 文件相似度比较器: 1。 采用标准的 Levenshtein Distance 算法计算两个文件的相似度。 2。 程序使用简单。选入多个文件,然后按分析便个分析出两个文件之间的相似程度。 3。 发现问题欢迎和我讨论。 E-mail: hackerqc@gmail.com-document similarity comparison : 1. Standard Levenshtein Distance algorithm similarity of the two documents.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:423.81kb
    • 提供者:覃超
  1. in2bw

    1下载:
  2. 这是一个将图像进行二值化的C程序,能有效地将图像二值化后并将像素值传入一个文件进行相似度比较-This is one of two images of the value of C procedures, effective image after two values and the pixel values into a document similarity comparison
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2.09kb
    • 提供者:丁丹
  1. VC.rar

    0下载:
  2. 开始检索”调用DoBrowse------功能:用于管理ListBox(1)首先取出处理的起始目录路径 (2)调用SiapCariRecursive来对目录中各文件进行处理,这里面又分好几层关系。 (a)锁定一些暂时不用的按键,使在检索处理过程中,不让用户操作,乱按。 (b)调用CariRecursive函数:功能是分别提取目录中各个文件,并进行计算颜色直方图。这个函数又分下面几层: (i)循环递归调用CariRecursive,找到所选目录下是否有子目录,有子目录进入子目录先处理 (
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5.41mb
    • 提供者:李明福
  1. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:67.94kb
    • 提供者:qzc
  1. batchCompare

    2下载:
  2. 该程序实现对文件夹中的单文件的C或C++源文件进行两两相似度比较,给出相似度百分比,使用时,要求比较的文件以.c或.cpp或.cc为扩展名,并放在c:盘compare文件夹中。程序使用的算法为,快速公共子串算法,可以对2W字符长度的代码进行评判。可用于教学当中,检测同生编程作业独立完成情况。-The program realized a single file folder of C or C++ source files pairwise similarity comparison, the
  3. 所属分类:教育/学校应用

    • 发布日期:2014-03-15
    • 文件大小:31.67kb
    • 提供者:Checkie Chen
  1. Ex_FileSimilarity

    0下载:
  2. 利用最长公共子序列来比较两个文件的相似度,界面美观-Using the longest common subsequence similarity to compare two files, beautiful interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5.01mb
    • 提供者:
  1. Ex_FileSimilarity

    0下载:
  2. MFC实现任意两个文件的相似度比较,进行文档比较-MFC implementation of the similarity of any two files
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:54.75kb
    • 提供者:huping
  1. video-similarity

    0下载:
  2. 读取两个视频文件然后比较它们的相似度。你可以用这个功能来验证视频压缩后的损失程度-Read two video file and compare their similarity.You can use this program to check the loss degree of video compression.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-08
    • 文件大小:5.15mb
    • 提供者:wangfangfang
  1. CMDiff

    1下载:
  2. C#实现的Diff工具,能够比较两个文本文件的差异,并计算文本相似度。-A diff tool implemented in C#,which can get differences between two text files, and
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:94.79kb
    • 提供者:Jane
  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. in2bw

    0下载:
  2. 这是一个将图像进行二值化的C程序,能有效地将图像二值化后并将像素值传入一个文件进行相似度比较-This is one of two images of the value of C procedures, effective image after two values and the pixel values into a document similarity comparison
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:Egypti
  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
    • 文件大小:8.07mb
    • 提供者:史森
  1. 新建文件夹 (2)

    0下载:
  2. 这个程序是基于图像内容中的形状特征对图像相似度进行比较,最后进行相似度排序(This program compares image similarity based on the shape features in the image content, and then sorts the similarity.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1.06mb
    • 提供者:e问问a
  1. 文件相似度比较

    1下载:
  2. 文件相似度比较器 c++ cfile.cpp cfile.h cgettop10.cpp
  3. 所属分类:编程文档

搜珍网 www.dssz.com