CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索引擎 搜索资源 - C C C

搜索资源列表

  1. swish-efiles.1.3.2.tar.gz

    0下载:
  2. 用C语言写的搜索引擎,包含多种建立索引的方式
  3. 所属分类:搜索引擎

    • 发布日期:
    • 文件大小:113.65kb
    • 提供者:
  1. webFindercode

    0下载:
  2. 利用C#编写的一个网络蜘蛛检索程序- Using a C# compilation network spider retrieval procedure
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:20.39kb
    • 提供者:王宝臣
  1. windows应用程序版的google搜索引擎源码

    0下载:
  2. 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:4.63kb
    • 提供者:
  1. Spideroo

    0下载:
  2. C#写的一个搜索引擎,可以搜索、建立索引等。building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a query/results page-C# to write
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:24.29kb
    • 提供者:zz
  1. C++课程简介

    0下载:
  2. ... 212321 32131
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:5.4kb
    • 提供者:lid
  1. Searcharoo

    0下载:
  2. It is a simple, free, easy to install Search page written in C#. The goal is to build a simple search tool that can be installed simply by placing three files on a website, and that could be easily extended to add all the features you might need for
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:7.55kb
    • 提供者:竹子
  1. Web_Crawler

    1下载:
  2. c++ spider 源代码 网络爬虫 适合研究搜索引擎-c spider source for the study of reptiles network search engine
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:65.64kb
    • 提供者:杨登峰
  1. Web_Spider_src

    0下载:
  2. c# spider 源代码 网络爬虫 c# spider 源代码 网络爬虫-source network reptiles c # spider source network reptiles
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:4.85mb
    • 提供者:杨登峰
  1. 网络爬虫1

    1下载:
  2. c# spider 源代码 网络爬虫 中文滴。适合初学者-source network reptiles Chinese droplet. For beginners
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:84.04kb
    • 提供者:伊远天
  1. clucene-0.8.13-src

    0下载:
  2. CLucene 搜索引擎的C++版本.对其分析有助于了解搜索引擎设计的内幕-CLucene search engine C version. Their analysis helps to understand the search engine design Insider
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1.33mb
    • 提供者:Wind
  1. dpsearch-4.36.tar

    0下载:
  2. DataparkSearch是一个C/C++的web搜索引擎,它包括两个部分,一个indexer来收集和存储数据,一个web CGI 前端提供搜索所收集的数据。-DataparkSearch is a C / C web search engine, which includes two parts, an indexer to collect and store data, a web CGI front-end search the data collected.
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1.91mb
    • 提供者:何儒汉
  1. C++ 实现的网络爬虫

    1下载:
  2. 这个是一个C++实现的搜索引擎,功能齐全。是学习写搜索引擎很好的例子。
  3. 所属分类:搜索引擎

  1. spider_demo.rar

    0下载:
  2. C#多线程网络爬虫,使用线程池来控制线程,效率不错。,C# multi-threaded network reptiles, use the thread pool to control the thread, good efficiency.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:85.29kb
    • 提供者:bloodxia
  1. crawl-0.4

    1下载:
  2. C语言版网络爬虫 全部使用C语言实现-C language version of the network all use the C language reptiles
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:132.3kb
    • 提供者:niuxudong
  1. robot.c.c

    0下载:
  2. 一个红外避障的六足爬虫机器人程序,网上查了很多,没有这样的源码程序-An infrared obstacle avoidance of the six-legged robot reptiles procedures, a lot of online search, there is no such source program
  3. 所属分类:Search Engine

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:lilong
  1. SearchEngine

    0下载:
  2. C#+Lucene.Net开发完成的一个自定义WEB搜索引擎,本项目实现了分词、模糊索引,加以Lucene.Net内部核心功能共同实现了搜索机制引擎-C#+ Lucene.Net developed a custom WEB search engine, the project achieved a sub-word, fuzzy indexing, Lucene.Net be the core function of the internal search mechanism to achie
  3. 所属分类:Search Engine

    • 发布日期:2017-05-19
    • 文件大小:5.05mb
    • 提供者:tony
  1. C.Web.CSDN.simulated.crawler

    0下载:
  2. C#模拟的CSDN网站资源搜索爬虫C # Web resources CSDN simulated search crawler -C# Web resources CSDN simulated search crawler
  3. 所属分类:Search Engine

    • 发布日期:2017-03-26
    • 文件大小:44.85kb
    • 提供者:xc
  1. CLUCENE

    0下载:
  2. c语言搜索引擎的应用,用于建立资料库。就是LUCENE的C版本-c language search engine applications, used to create the database. The C version is LUCENE
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:329.94kb
    • 提供者:宋莉莉
  1. MyGoodSearch

    0下载:
  2. .net环境下C#语言写的搜索引擎完整包。含有爬虫程序、索引程序、用户接口页面前台。提供给大家在此基础上做进一步的开发。-.net environment C# language to write the complete search engine, including crawler, indexer and search engine Webpage front. Provide the related researchers, further development.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:86.19kb
    • 提供者:李刚
  1. npecudca

    0下载:
  2. maven分模块项目+SSM宿舍管理系统+spring mvc+jquery+bootstrap+多模块+svn+分角色登录+分页+拦截器+收邮件。(maven????? + ssm?????? + spring mvc + + + jquery bootstrap ??? + svn + ????? + ?? + ??? + ???)
  3. 所属分类:搜索引擎

    • 发布日期:2018-05-04
    • 文件大小:2kb
    • 提供者:8933h5
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com