码迷,mamicode.com
首页 >  
搜索关键字:crawler    ( 319个结果
POJ 1715- Hexadecimal Numbers(组合数学)
Hexadecimal Numbers Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 1715 Appoint description:  System Crawler  (2015-04-06) Descr...
分类:其他好文   时间:2015-04-12 13:29:22    阅读次数:222
tdf sample
using System;using System.Collections.Generic;using System.IO;using System.Linq;using System.Net;using System.Text;using GearUp.Crawler.Entities;using...
分类:其他好文   时间:2015-04-11 20:41:53    阅读次数:171
POJ 3358- Period of an Infinite Binary Expansion(欧拉函数+欧拉定理)
Period of an Infinite Binary Expansion Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 3358 Appoint description:  System Crawler  (201...
分类:其他好文   时间:2015-04-11 13:18:57    阅读次数:148
POJ 2773-Happy 2006(欧拉函数)
Happy 2006 Time Limit:3000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2773 Appoint description:  System Crawler  (2015-04-06) Description ...
分类:移动开发   时间:2015-04-09 09:05:20    阅读次数:153
POJ 2478-Farey Sequence(筛选法求欧拉函数)
Farey Sequence Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2478 Appoint description:  System Crawler  (2015-04-01) Descript...
分类:其他好文   时间:2015-04-09 09:00:19    阅读次数:157
启动heritrix
首先下载heritrix-1.14.4.zip文件,可以在http://sourceforge.net/projects/archive-crawler/files/heritrix3/下载。下载后解压到某个位置,然后进入conf,修改heritrix.properties文件heritrix.cm...
分类:其他好文   时间:2015-04-08 12:55:11    阅读次数:116
POJ 1284-Primitive Roots(欧拉函数求原根)
Primitive Roots Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 1284 Appoint description:  System Crawler  (2015-04-06) Descripti...
分类:其他好文   时间:2015-04-07 10:00:02    阅读次数:178
POJ 2407-Relatives(求一个整数的欧拉函数值)
Relatives Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2407 Appoint description:  System Crawler  (2015-04-04) Description ...
分类:其他好文   时间:2015-04-07 09:58:44    阅读次数:139
POJ 1150-The Last Non-zero Digit(求阶乘最后一位非零数)
The Last Non-zero Digit Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 1150 Appoint description:  System Crawler  (2015-03-30) ...
分类:其他好文   时间:2015-04-06 08:58:12    阅读次数:179
BloomFilter——大规模数据处理利器
Bloom Filter是由Bloom在1970年提出的一种多哈希函数映射的快速查找算法。通常应用在一些需要快速判断某个元素是否属于集合,但是并不严格要求100%正确的场合。一. 实例 为了说明Bloom Filter存在的重要意义,举一个实例: 假设要你写一个网络蜘蛛(web crawler).....
分类:其他好文   时间:2015-03-29 07:04:10    阅读次数:137
319条   上一页 1 ... 21 22 23 24 25 ... 32 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!