搜索资源列表
larbin-2.6.3
- larbin是一种开源的网络爬虫/网络蜘蛛,由法国的年轻人Sébastien Ailleret独立开发。larbin目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。 Larbin只是一个爬虫,也就是说larbin只抓取网页,至于如何parse的事情则由用户自己完成。另外,如何存储到数据库以及建立索引的事情 larbin也不提供。 latbin最初的设计也是依据设计简单但是高度可配置性的原则,因此我们可以看到,一个简单的larbin的爬虫可以每天获取500万的网
WebServer2
- 本人亲自调试可以,不懂问我 WEB服务器VC源码,另附HTTP协议详解.pdf 可以解析HTML网页,URL可以带参数。 更多资料参考http://www.u9txt.com/-I personally can debug, asked me if I do not know VC source WEB server, attached Detailed HTTP protocol. Pdf can parse HTML pages, URL can be parameterized
emu-parse
- Parser for http://emu-land.net that downloads all games in specified category. USAGE: # emu-parse.py portable gba ROMs are saved in `emu-parse-data` directory. ATTENTION: not all of categories accessible now, so you should modify source (add UR
youku
- 解析youku的文件下载地址。虽然现在算法有些变化,但此程序的思路仍值得学习。-a php tool to parse video url in youku.com
crawler-master
- C++网络爬虫,应用线程池,解析Url,并存储网页。-C++ web crawler application thread pool, parse Url, and store pages.
anonym_1.0
- 有很多网站不想把来源地址透露给目标网址,比如网赚任务、私密分享社区、破解论坛之类,不用把网址解析关闭,直接使用匿名网址跳转即可,目标网址也将无法统计到来源网站的信息。-There are many sites do not want to disclose the source address to the target site, such Wangzhuan task, private sharing community, like crack forum, do not have to p
tbook_v1_3
- 无需数据库支持的php留言本,支持开关字体风格,贴图,url自动解析等功能,有删除,回复,发布公告等功能 -No support php guestbook, support switch font style, texture, url automatically parse and other functions, there is delete, reply, announcements and other functions
Web
- 用C++实现web访问 通过URL,WEB服务器将会解析这个URL并且查询请求的文件名,如果找到了请求文件服务器就会将这个文件发送回浏览器,否则发送回一个包含错误信息提示的页面指示你请求的是一个服务器并不包含的文件。(Implementation of web access through URL C, the WEB server will parse the URL and query the file name, if you find the file server request w