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

搜索资源列表

  1. 利用网络技术制作期刊搜索引擎

    0下载:
  2. 本文首先介绍了元搜索引擎的特点和实现原理;并结合中文电子期刊的发展和应用现状,提出了应用中文期刊元搜索引擎的发展需要;文章最后建立了一个中文期刊元搜索引擎的设计模块,并对其系统结构和相关技术进行了论述。-This paper introduces the meta search engine features and Principle; Combining Chinese and the development of electronic journals and application st
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:11864
    • 提供者:张林
  1. soo_search

    0下载:
  2. soo search是一个服务的接口,目标为简化搜索引擎的定制规则,加速全文索引的快速高效的开发。通过javaBean技术,把资源对象化,以建立方便的资源管理机制。soosoo search把资源的输入和输出通过一个值对象(bean)和用户进行交互,这样soosoo search可以快速的和现有的j2ee开源框架进行集成。soosoo search提供了两个接口,一个是索引器接口,一个是检索器接口。而这里两个接口的实现都是通过公共的数据模板进行资源的格式化。利用用户定制的javaBean对象,把
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1242702
    • 提供者:张林
  1. lucene-1.2

    0下载:
  2. 索引和检索接口,为搜索引擎的开发提供了核心组件为搜索引擎的开发提供了核心组件-indexing and retrieval interface, Search engine for the development of the core components of the search engine provided for the development of the core components
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:916554
    • 提供者:foot
  1. lucene-1.4.3

    0下载:
  2. java实现的一个搜索引擎。只有检索引和查询功能,没有爬虫。是学习搜索引擎开发的好例子。-achieve a search engine. Only search and query primers, no reptiles. Learning is the development of the search engine are good examples.
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1144347
    • 提供者:张志
  1. Emailsendmsger

    0下载:
  2. Email发送控件 IT人博客:记录IT人的喜怒哀乐,书写IT人的成长奋斗。 今天,你学习了吗,进步了吗,反思了吗,收获了吗,感悟了吗? 和你一起成长的,是IT人博客!我准备好了,你准备好了吗? 一起来IT人博客学习交流吧! IT人博客:http://www.itrbk.com 建站之家:www.sea20.com 自助建站、企业建站、建站系统!为企业和个人提供建站服务! 爱搜万网: 全力打造完美搜索引擎,适合中国人的搜索引擎! htt
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:194971
    • 提供者:蒋慧中
  1. sohu

    0下载:
  2. 重点介绍了利用Delphi数据库进行系统界面及功能开发的过程-highlight the use of Delphi database system interfaces and functions of the development process,
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:小杰
  1. Deepthroat-php-2-3

    0下载:
  2. 深喉咙(Deepthroat) 可同时生成企业网站的前台和后台,并实现前后台同步管理。 基于PHP技术开发,系统构架安全合理,独特的缓存处理机制,使生成网站的浏览速度极快,结合Web设计简单理念,使生成的后台管理界面直观操作简单,支持插件模块、支持模版皮肤,使系统具有良好的扩充性,升级方便。 Deepthroat v2.2 (2006.10.13) 更新功能如下: · 增强SEO(搜索引擎优化) · 支持插件模块 · 支持模版皮肤 · 自定频
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1006223
    • 提供者:Hoo
  1. SearchPicture_bemjh

    0下载:
  2. 用jsp开发的基于文本对图片进行搜索的系统实现,服务器是tomcat-with jsp development of the text-based search for pictures of the realization of the system, the server is tomcat
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1466287
    • 提供者:xiaoma
  1. jspcode(5files)

    2下载:
  2. 主要是JSP的代码 做网站时用得到 压缩包的内容:1.Jsp分页显示 2.jsp源码实例 搜索引擎 3.javajsp中 中文问题详解-开发技巧 4.JSP实现论坛树型结构的具体算法-开发实例 5.JSP调用JavaBean在网页上动态生成柱状图 共五个Java源码 txt格式 都有源代码和注释 无密码-JSP is mainly done for the code used to be compressed contents : 1.Jsp paging
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:11682
    • 提供者:joy
  1. lucene_cn

    0下载:
  2. lucene中文搜索包,用于构建搜索 Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 Lucene的作者:Lucene的贡献者Doug Cutting是一位资深全文索引/检索专家,曾经是V-Twin搜索引擎(Apple的Copland操作系统的成就之一)的主要开发者,后在Excite担任高级系统架构设计师,目前从事于一些INTERNET底层架构的研究。他贡献出的Lucene的目标是为
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:139137
    • 提供者:liyap
  1. SearchNet

    0下载:
  2. 一个用jsp开发 的网子搜网引擎,集网络蜘蛛和检索功能于遗体,配有专门的后台管理程序,包括域名检索,关键字检索,更新和删除!-jsp with the development of a network of Web search-engine spiders collection network and retrieval functions in the body equipped with a specialized background management procedures, inc
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:2919008
    • 提供者:freeflash
  1. ftpqqqqqqqqq

    1下载:
  2. 本程序由哈工大软件学院学生开发,具有国内领先的搜索速度,对ftp搜索引擎感兴趣的朋友可以下-the procedures by college students HIT software development, with a leading domestic search speed, ftp search engine to interested friends under
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:3300707
    • 提供者:颜城
  1. Nekohtml_0.9.5(Java)

    0下载:
  2. 网页分析的源代码,用java编写!对于开发搜索引擎有一定的帮助。-website analysis of the source code, prepared with java! For the development of search engines is certainly helpful.
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:535789
    • 提供者:Davy
  1. luke-src-0.7

    0下载:
  2. Lucene is an Open Source, mature and high-performance Java search engine. It is highly flexible, and scalable from hundreds to millions of documents. Luke is a handy development and diagnostic tool, which accesses already existing Lucene indexes
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1163146
    • 提供者:童小军
  1. 搜索引擎脚本

    0下载:
  2. 搜索引擎脚本是一个很基本的基于PERL的原代码,可适用于任何搜索引擎的开发与利用。-search engine scr ipt is a very basic PERL on the original code can be applied to any search engine development and use.
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:21720
    • 提供者:无名
  1. 网络爬虫

    1下载:
  2. 本人自己用VC++开发的网络爬虫程序,可以实现整个网站的抓取,网页中所有的URL重新生成.-I own VC++ development with the network of reptiles procedures, can crawl the entire site, the page URL to re-generate all.
  3. 所属分类:搜索引擎

  1. 本程序可以实现对已有网页的信息提取和分词

    0下载:
  2. 本程序可以实现对已有网页的信息提取和分词,结果会导入叫做res.txt的文件中。本程序是开发搜索引擎的前期工作。-This procedure can be achieved on existing Web information extraction and segmentation, the results into a file called res.txt. This program is the development of the preliminary work the searc
  3. 所属分类:搜索引擎

    • 发布日期:2017-03-22
    • 文件大小:1004275
    • 提供者:风云漂泊
  1. sxt_Lucene.rar

    1下载:
  2. 尚学堂的一个很不错的搜索引擎开发案例,内有详细开发文档及源码.,The school is still a very good search engine development case, which detailed the development documentation and source code.
  3. 所属分类:Search Engine

    • 发布日期:2014-05-01
    • 文件大小:9249977
    • 提供者:石平阳
  1. GOOGLE

    0下载:
  2. 详细介绍了Google搜索引擎的使用方法和发展-Details of the Google search engine use and development
  3. 所属分类:Search Engine

    • 发布日期:2017-03-31
    • 文件大小:411671
    • 提供者:张泽端
  1. lucene-3.0.0

    1下载:
  2. lucene-3.0.0.zip 纯java语言的开源搜索引擎 集索引与搜索一体 支持二次开发 最新版本-lucene-3.0.0.zip pure java open source search engine, assembly language, indexing and search together to support the latest version of the secondary development of
  3. 所属分类:Search Engine

    • 发布日期:2014-12-14
    • 文件大小:26006827
    • 提供者:stoneseu
« 12 3 4 »
搜珍网 www.dssz.com