Download List

Descripción del Proyecto

HITCrawler is a lightweight, easy to use cralwer. The user can get the more important websites first from the starting Url.

HITCrawler is our annual project when I was a freshman.It has the following advantage: 1. The user can get the more important websites first.
2. The user can set the memory the software will use based on the task and computer configuration information.
3. Easy to use, fast running speed.

However, it has the following disadvantage:
1. It is based on single thread. The crawling speed is much slower than the multithreading cralwer.
2. We don't have a configuration file which can set the seed of the website, the connection time, etc. You have to change them in code.

System Requirements

System requirement is not defined

Download Package list

Latest 5 files
Nombre Tamaño Fecha Download count
Readme.txt 0.4 KB 2012-07-29 17:56 30
WS2_32.LIB 24.4 KB 2012-07-29 17:51 16865
Url.h 0.6 KB 2012-07-29 17:50 90
Page.h 2.4 KB 2012-07-29 17:50 29
Url.cpp 1.5 KB 2012-07-29 17:50 81
Todos los Ficheros
Readme.txt0.4 KB2012-07-29 17:5630
lib
WS2_32.LIB24.4 KB2012-07-29 17:5116865
Url.h0.6 KB2012-07-29 17:5090
Page.h2.4 KB2012-07-29 17:5029
Url.cpp1.5 KB2012-07-29 17:5081
Page.cpp17.2 KB2012-07-29 17:5014
Maxheap.h2.6 KB2012-07-29 17:5018
main.cpp2.1 KB2012-07-29 17:5013
Connect.h0.9 KB2012-07-29 17:5024
Connect.cpp5.1 KB2012-07-29 17:5019