随笔分类 -  Algorithm and data structure(算法与数据结构)

摘要:http://www.cnblogs.com/vanezkw/archive/2012/06/29/2569470.htmlJDK里面的二分法实现。二分法的实现有多种今天就给大家分享两种。一种是递归方式的,一种是非递归方式的。先来看看一些基础的东西。1、算法概念。二分查找算法也称为折半搜索、二分搜索... 阅读全文
posted @ 2014-10-28 22:10 程序员斯文 编辑
摘要:http://leoncom.org/?p=650607 阅读全文
posted @ 2014-10-28 22:09 程序员斯文 编辑
摘要:http://grunt1223.iteye.com/blog/964564 阅读全文
posted @ 2014-10-28 22:08 程序员斯文 编辑
摘要:一个牛人分享的,放在github上,用java实现,网络上还有很多用ruby写的https://github.com/commoncrawl/commoncrawl/blob/master/src/org/commoncrawl/util/shared/SimHash.java 阅读全文
posted @ 2014-10-28 22:07 程序员斯文 编辑
摘要:http://2588084.blog.51cto.com/2578084/558873 阅读全文
posted @ 2014-10-28 22:06 程序员斯文 编辑
摘要:simhash进行文本查重http://blog.csdn.net/lgnlgn/article/details/6008498 Simhash算法原理和网页查重应用http://blog.jobbole.com/21928/ 阅读全文
posted @ 2014-10-28 22:05 程序员斯文 编辑

点击右上角即可分享
微信分享提示