Name | Modified | Size | Downloads / Week |
---|---|---|---|
lib | 2012-07-29 | ||
code | 2012-07-29 | ||
Readme.txt | 2012-07-29 | 408 Bytes | |
Url.h | 2012-07-29 | 611 Bytes | |
Page.h | 2012-07-29 | 2.4 kB | |
Url.cpp | 2012-07-29 | 1.5 kB | |
Page.cpp | 2012-07-29 | 17.6 kB | |
Maxheap.h | 2012-07-29 | 2.7 kB | |
main.cpp | 2012-07-29 | 2.2 kB | |
Connect.h | 2012-07-29 | 952 Bytes | |
Connect.cpp | 2012-07-29 | 5.2 kB | |
Totals: 11 Items | 33.6 kB | 0 |
Instructions: 1. Create a new project with all the .cpp files. 2. You can set the seeds of the cralwer by changing the first_url variable. Set the memory of the software by setting the size of the maxHeap. 3. Build the project and run it. The website will automatically store in the page folder. 4. You can check the current cralwer condition by open the time.txt, visited url.txt, unvisited url.txt.