登录
首页 » C++ » deduplication

deduplication

于 2020-07-01 发布 文件大小:335KB
0 216
下载积分: 1 下载次数: 25

代码说明:

  C语言实现的simhash算法,用于文章查重!(Simhash algorithm C language, and re-check for the article!)

文件列表:

deduplication
.............\aclocal.m4,325853,2012-12-11
.............\conf
.............\....\CVS
.............\....\...\Entries,199,2013-05-03
.............\....\...\Entries.Extra,100,2013-05-03
.............\....\...\Entries.Extra.Old,0,2013-05-03
.............\....\...\Entries.Old,0,2013-05-03
.............\....\...\Repository,20,2013-05-03
.............\....\...\Root,51,2013-05-03
.............\....\...\Template,0,2013-05-03
.............\....\dup.client.conf,39,2012-07-27
.............\....\dup.server.conf,39,2012-07-27
.............\....\Makefile.am,119,2012-12-11
.............\....\Makefile.in,12113,2012-12-11
.............\config.guess,46461,2012-12-11
.............\config.sub,36311,2012-12-11
.............\configure,550898,2012-12-11
.............\configure.ac,3130,2012-12-02
.............\configure.scan,1195,2012-12-11
.............\CVS
.............\...\Entries,660,2013-05-03
.............\...\Entries.Extra,402,2013-05-03
.............\...\Entries.Extra.Old,428,2013-05-03
.............\...\Entries.Old,682,2013-05-03
.............\...\Repository,15,2013-05-03
.............\...\Root,51,2013-05-03
.............\...\Template,0,2013-05-03
.............\data
.............\....\CVS
.............\....\...\Entries,142,2013-05-03
.............\....\...\Entries.Extra,73,2013-05-03
.............\....\...\Entries.Extra.Old,0,2013-05-03
.............\....\...\Entries.Old,0,2013-05-03
.............\....\...\Repository,20,2013-05-03
.............\....\...\Root,51,2013-05-03
.............\....\...\Template,0,2013-05-03
.............\....\index_table.dup,2416,2012-07-27
.............\....\Makefile.am,133,2012-12-11
.............\....\Makefile.in,12351,2012-12-11
.............\demo
.............\....\CVS
.............\....\...\Entries,48,2013-05-03
.............\....\...\Entries.Extra,23,2013-05-03
.............\....\...\Entries.Extra.Old,0,2013-05-03
.............\....\...\Entries.Old,0,2013-05-03
.............\....\...\Repository,20,2013-05-03
.............\....\...\Root,51,2013-05-03
.............\....\...\Template,0,2013-05-03
.............\....\my_client.c,1174,2012-12-02
.............\htm" target=_blank>depcomp,19245,2012-12-11
.............\doc
.............\...\CVS
.............\...\...\Entries,107,2013-05-03
.............\...\...\Entries.Extra,52,2013-05-03
.............\...\...\Entries.Extra.Old,0,2013-05-03
.............\...\...\Entries.Old,0,2013-05-03
.............\...\...\Repository,19,2013-05-03
.............\...\...\Root,51,2013-05-03
.............\...\...\Template,0,2013-05-03
.............\...\deduplication-help.h,2747,2012-07-27
.............\...\htm" target=_blank>Doxyfile,57875,2012-07-27
.............\install
.............\.......\CVS
.............\.......\...\Entries,61,2013-05-03
.............\.......\...\Entries.Extra,36,2013-05-03
.............\.......\...\Entries.Extra.Old,0,2013-05-03
.............\.......\...\Entries.Old,0,2013-05-03
.............\.......\...\Repository,23,2013-05-03
.............\.......\...\Root,51,2013-05-03
.............\.......\...\Template,0,2013-05-03
.............\.......\deduplication-1.0-1.spec,3225,2013-01-17
.............\htm" target=_blank>install-sh,14183,2012-12-11
.............\java
.............\....\CVS
.............\....\...\Entries,53,2013-05-03
.............\....\...\Entries.Extra,28,2013-05-03
.............\....\...\Entries.Extra.Old,0,2013-05-03
.............\....\...\Entries.Old,0,2013-05-03
.............\....\...\Repository,20,2013-05-03
.............\....\...\Root,51,2013-05-03
.............\....\...\Template,0,2013-05-03
.............\....\HammingDist.java,2948,2012-08-15
.............\ltmain.sh,251882,2012-12-11
.............\Makefile.am,53,2012-12-02
.............\makefile.bk,620,2012-12-02
.............\Makefile.in,22613,2012-12-11
.............\htm" target=_blank>missing,11795,2012-12-11
.............\src
.............\...\batch.c,1767,2012-11-27
.............\...\batch.h,1807,2012-07-30
.............\...\client.c,3578,2012-11-27
.............\...\client.h,756,2012-07-30
.............\...\clientm.c,11122,2012-11-27
.............\...\clientm.h,2742,2012-11-27
.............\...\common.h,595,2012-07-30
.............\...\conf.c,6285,2012-07-30
.............\...\conf.h,1328,2012-07-30
.............\...\CVS
.............\...\...\Entries,1686,2013-05-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Task1-trial--10211281--zly
    描述:足球俱乐部包括球员、普通行政人员。球员有姓名、年龄、能力、年薪、转会费、进球总数、服役年限等重要参数;普通行政人员有姓名、年龄、能力、年薪等参数。你需要给相关管理机构开发一个管理程序,实现对众多足球俱乐部管理的基本功能。具体功能包括: a) 俱乐部的增删改查,俱乐部的属性包括名称、现金、其下人员; b) 可以对所有球员的各项属性进行简单搜索,支持输入多个条件,条件之间用&&连接,例如: i. “年龄不大于25且服役年限大于5年且进球数大于100的球员”,查询表达式:!(@age>25) && @experience>5 && @kick>100 c) 支持球员在不同俱乐部间的买卖,买卖需符合以下条件:作为买方的俱乐部的现金>=球员的转会费,交易完成后,卖方将得到转会费。 要求: d) 必须采用面向对象的方式,使用类组织数据结构,并注意类的继承关系; e) 在题目要求基础上可以自行扩展功能,提供扩实用扩展功能者适当加分(加分不超过5分)。 (Description: Football club including players, general administrative staff. Player name, age, ability, salary, transfer fee, total number of goals, service life and other important parameters ordinary administrative staff name, age, ability, salary and other parameters. You need to give the relevant management agencies to develop a management program to achieve the number of football club management s basic functions. Specific features include: a) the club CRUD, the name of the club s property, including cash, under which personnel b) all players can perform a simple search of the property, supports input multiple conditions with && connection between conditions, for example: i. "Age is not greater than 25 and greater than 5 years service life and goals more than 100 players," query expression:! (@ age> 25) && @ experience> 5 && @ kick> 100 c) Support the players traded between different clubs, the sale subject to the following conditions: As a buyer s club cash> = pl)
    2013-08-20 10:09:29下载
    积分:1
  • delete
    删除数组中小于某个特定值的所有函数,或删除大于某个特定值的所有函数,或删除某一指定范围内的所有元素,用二叉树实现(Delete all functions in the array that are less than a particular value, or delete all functions that are larger than a particular value, or delete all elements within a specified range, with a binary tree)
    2017-07-10 16:19:49下载
    积分:1
  • 损伤单位算法
    可以根据一定模式的压电片排列所激励并接受的的信号,来定位损伤的方法(A method of locating damage based on piezoelectric signal)
    2020-09-07 17:58:04下载
    积分:1
  • The Complete Book of Middleware
    The Complete Book of Middleware
    2022-05-26 21:10:20下载
    积分:1
  • 直接插入排序 排序过程:整个排序过程为n
    直接插入排序 排序过程:整个排序过程为n-1趟插入,即先将序列中第1个记录看成是一个有序子序列,然后从第2个记录开始,逐个进行插入,直至整个序列有序-Direct Insertion Sort to sort the process: the whole process of sorting times for the n-1 insert, that is, first sequence of the first one recorded as an orderly sequence, and then from the first two records began to insert one by one until the entire sequence has Preface
    2022-05-17 09:28:42下载
    积分:1
  • 分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的
    分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的-branch and bound method can solve small-scale TSP, this example was prepared by the vc
    2023-05-30 03:30:03下载
    积分:1
  • 本代码演示了使用MS SQL和delphi进行简单库开发,一个简单的学生成绩系统,附近中有库创建的文本...
    本代码演示了使用MS SQL和delphi进行简单数据库开发,一个简单的学生成绩系统,附近中有数据库创建的文本-This code demonstrates the use of MS SQL, and delphi simple database development, a simple student achievement system, there is a database created in the vicinity of the text
    2022-08-12 20:06:35下载
    积分:1
  • 有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)...
    有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)-the heuristic search algorithm of the classic : A* shortest path algorithm examples and the corresponding procedures. Concerned friends can look. (Dijistra than the traditional algorithm efficiency is much higher oh 70,000
    2022-01-26 05:59:44下载
    积分:1
  • 1. 利用尾插法建立一个双向链表,并遍历双向链表。 2. 实现双向链表中删除一个指定元素。 3. 在非递减有序双向链表中实现插入元素e仍有序算法。...
    1. 利用尾插法建立一个双向链表,并遍历双向链表。 2. 实现双向链表中删除一个指定元素。 3. 在非递减有序双向链表中实现插入元素e仍有序算法。 4. 判断双向链表中元素是否对称,若对称返回1,否则返回0。 5. 设元素为正整型,实现算法所有奇数排列在偶数之前。 6. 在主函数中设计一个简单的菜单调试上述算法。 -table
    2022-03-09 20:18:40下载
    积分:1
  • 还是进程调度,不过用不同的方法进行编写,里面有简要的流程图和实验目的和要求。...
    还是进程调度,不过用不同的方法进行编写,里面有简要的流程图和实验目的和要求。-or scheduling process, but use different methods for preparation, there are brief flowchart and experimental purposes and requirements.
    2022-05-25 04:23:40下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载