搜索资源列表
Crawl
- 搜索引擎部分代码,用语爬虫搜索的C++源代码
Exp3_cockroach
- 用C++语言解决了蟑螂爬地砖问题,并且附有分析,很好很强大-Using C++ language to solve a roach crawl tile problem, and with analysis
TraversingGraph
- 数据结构中的图的遍历问题。 设计一个网络蜘蛛系统,用有向网表示网页的链接网络,其中,顶点表示某个网页,有向弧表示网络之间的链接关系。并且分别以a. 深度优先搜索,b. 广度优先搜索的策略抓取网页。-The graph data structure traversal problem. Design a web spider system, with a link to the web page that network, where vertices a page, there is the
webCrawer
- web crawler 网络爬虫 抓取网站信息 进行分析-web crawler web crawler to crawl the site information for analysis
l-weiwei-spiderman-master
- Spiderman 是一个基于微内核+插件式架构的网络蜘蛛,它的目标是通过简单的方法就能将复杂的目标网页信息抓取并解析为自己所需要的业务数据-Spiderman is based on a microkernel architecture+ plug-web spider, its goal is to be able to target the complex web of information to crawl and parse through a simple method for t
