搜索资源列表
Level03.rar
- 水准网平差程序,自动进行平差,采用C++语言编写,自动搜索闭合环,Leveling network adjustment program, adjustment automatically, using C++ language, automatic search closed loop
CSharpspider
- visual C#编写的网络爬虫程序,与用VC写的相比简单了很多,对学习C#网络编程来说很重要!-written in visual C# Web crawler program written in VC compared with the simple use of a lot to learn C# network programming is very important!
WebSpider_src.rar
- 一个非常好的 C# 网络爬虫程序源码清晰,A very good C# Web crawler program source code clearly
robot.c.c
- 一个红外避障的六足爬虫机器人程序,网上查了很多,没有这样的源码程序-An infrared obstacle avoidance of the six-legged robot reptiles procedures, a lot of online search, there is no such source program
BISMFTPSearchService
- BISM "菁搜"FTP搜索引擎服务程序源码(核心源码) 此为BISM软件开发小组发布的"菁搜"FTP搜索引擎的第一个版本.有很多功能还没有完成,请大家见谅!(此软件将作为开源项目) 开发平台: C++ Builder 2007 (开源信息和相关帮助信息)http://blog.csdn.net/BismSoftware 有相关问题可以联系我们: BISM软件工作组 E-MAIL:Bismsotware@163.com 余文锋
CsSpider
- C#编写的网络爬虫程序,对于编写网络爬虫程序有一定的帮助。-Web crawler written in C# program, procedures for the preparation of web crawler will help.
TestSpider
- c#开发的蜘蛛程序源代码,编译后即可使用-c# development of spider program source code, compiled to use
sperosuite.tar
- 一个开元的网络爬虫程序,程序有c#编写,速度稳定,效果佳-Kaiyuan a web crawler program, the program has c# write, speed stability, good effect
CSharpSpider
- "蜘蛛"(Spider)是Internet上一種很有用的程序,搜索引擎利用蜘蛛程序將Web頁面收集到數據庫,企業利用蜘蛛程序監視競爭對手的網站並跟蹤變動,個人用戶用蜘蛛程序下載Web頁面以便脫機使用,開發者利用蜘蛛程序掃瞄自己的Web檢查無效的鏈接……對於不同的用戶,蜘蛛程序有不同的用途。那麼,蜘蛛程序到底是怎樣工作的呢? 本文介紹如何用C#語言構造一個蜘蛛程序,它能夠把整個網站的內容下載到某個指定的目錄,程序的運行界面如圖一。你可以方便地利用本文提供的幾個核心類構造出自己的蜘蛛程序。 -
01
- 用C写的搜索引擎,本程序用TC写的,但开发环境上没找到所以就选的DOS,请大家注意-Search engine using C to write the program written by TC, but did not find it on a development environment on the election of the DOS, please note
Clucene-0[1].8.13-src
- C语言实现的搜索引擎,和大家分享下,很经典,很实用,适合初学者。-A search engine of c program,share it with you,thank you
DotLuceneAPISearchDemo
- Lucene搜索引擎,C#开发实例代码,包括引擎开发接口和一个页面小程序-Lucene search engine, C# development example code, including engine development program interface and a small page
dataminingcode
- c++编写的经典数据挖掘算法的程序,全部经过调试通过。-classical data mining algorithms C++ to write the program.After debugging through
NwebCrawler
- NwebCrawler是用C#写的一款多线程网络爬虫程序,它的实现原理是先输入一个或多个种子URL到队列中,然后从队列中提取URL(先进先出原则),分析此网页寻找相应标签并获得其href属性值,爬取有用的链接网页并存入网页库中,其中用爬取历史来记录爬过的网页,这样避免了重复爬取。提取URL存入队列中,进行下一轮爬取。所以NwebCrawler的搜索策略为广度优先搜索。采用广度优先策略有利于多个线程并行爬取而且抓取的封闭性很强。-NwebCrawler is a multi-threaded w
