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

搜索资源列表

  1. google.search.pas

    0下载:
  2. Google搜索引擎的核心算法,揭示GOOGLE搜索的机密.用DELPHI编写.-Google search engine at the core algorithms, the Google search reveals secrets. Prepared with Delphi.
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:7438
    • 提供者:四夕
  1. Google-search-algorithm

    0下载:
  2. Google搜索引擎的相关算法-Google search engine algorithms
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:6936
    • 提供者:what
  1. mahout-0.3

    1下载:
  2. mahout是一个开源的软件包,对搜索引擎的聚类,分类算法以及推荐系统算法的代码实现-mahout is an open source software package, the search engine clustering, classification and recommendation system algorithm algorithms code
  3. 所属分类:Search Engine

    • 发布日期:2017-11-07
    • 文件大小:54227968
    • 提供者:zhaoln
  1. example

    0下载:
  2. 回溯法是一种选优搜索法,按选优条件向前搜索,以达到目标但当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择。这种走不通就退回再走的技术为回溯法,而满足回溯条件的某个状态的点称为“回溯点”。回溯算法是所有搜索算法中最为基本的一种算法,其采用了一种“走不通就掉头”思想作为其控制结构 -Backtracking is a search optimization method, based on forward selection search terms in order to ac
  3. 所属分类:Search Engine

    • 发布日期:2017-04-23
    • 文件大小:10692
    • 提供者:faruh
  1. tt

    0下载:
  2. 给出了求解公切线的算法和网络搜索球机制的算法。-Given the algorithm for solving common tangent ball mechanism and network search algorithms.
  3. 所属分类:Search Engine

    • 发布日期:2016-08-12
    • 文件大小:14508
    • 提供者:wan
  1. recosys

    0下载:
  2. 在网络和电子商务环境下,推荐系统得到了广泛的应用。本文在建立了推荐系统的研究内容框架的基础上,从用户信息收集和用户建模、个性化推荐算法、推荐系统的评价及推荐系统的应用等四个方面对推荐系统的现有研究成果进行了系统的评述,并指出了推荐系统未来研究热点和发展方向。 -【英文摘要】 Recommender systems are among the most typical outcomes of the Internet and E-commerce.In this paper, the aut
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:470046
    • 提供者:1f
  1. Alphabeta_HH

    0下载:
  2. Alpha-Beta搜索算法,博弈树搜索中最常用的算法之一-Alpha-Beta search algorithm, the game tree search, one of the most commonly used algorithms
  3. 所属分类:Search Engine

    • 发布日期:2017-03-31
    • 文件大小:1446
    • 提供者:zhangts
  1. seqsearch

    0下载:
  2. This is a document file related to searching techniques in algorithms
  3. 所属分类:Search Engine

    • 发布日期:2017-04-16
    • 文件大小:132783
    • 提供者:safwan
  1. suanfa

    0下载:
  2. 几个搜索算法,对编程爱好者是不错的资料。-Several search algorithms, programming enthusiasts is good information.
  3. 所属分类:Search Engine

    • 发布日期:2017-05-10
    • 文件大小:2091227
    • 提供者:谢斌
  1. textsearch

    0下载:
  2. 一个超快的文本搜索算法 searchi = search ignore case search = search case sensitive searchiw = search ignore case words only (e.g. words delimited by whitespace only, not words within words) searchw() = search case sensitive words only -Super
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:28952
    • 提供者:Sephil
  1. bb

    0下载:
  2. 中文文本分类相关算法的研究与实现,介绍文本分类方法-Chinese text classification research and implementation of related algorithms, text classification introduced
  3. 所属分类:Search Engine

    • 发布日期:2017-03-31
    • 文件大小:273967
    • 提供者:lyk
  1. ProgrammingPCollectivePIntelligence

    0下载:
  2. 本书以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析Web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从Web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数据子集)、搜索引擎核心技术(爬虫、索引、查询引擎、PageRank算法等)、搜索海量信息并进行分析统计得出结论的优化算法、贝叶斯过滤技术(垃圾邮件过滤、文本过
  3. 所属分类:Search Engine

    • 发布日期:2017-05-11
    • 文件大小:2630241
    • 提供者:也席
  1. dataminingcode

    0下载:
  2. c++编写的经典数据挖掘算法的程序,全部经过调试通过。-classical data mining algorithms C++ to write the program.After debugging through
  3. 所属分类:Search Engine

    • 发布日期:2017-05-14
    • 文件大小:4016646
    • 提供者:王强
  1. spider

    0下载:
  2. 网络爬虫算法,可以用来爬去网网页信息,只需要修改初始地址就行-the Internet spider algorithms
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:21587
    • 提供者:胡宜峰
  1. Black-hat-seo-training

    1下载:
  2.   为什么选择黑帽seo培训   黑帽seo培训是学习黑帽seo最快的方式,因为别人花了几年时间研究出来的黑帽seo优化技术,如果进行黑帽seo系统培训,你可能用几个星期就学会了,黑帽seo培训大大节省了学习黑帽seo所耗费的时间,而且因为有人指导,可以少走很多弯路,加上自己后期的黑帽seo实战经验,可以快速的融入黑帽seo行业。大幅提高自身的黑帽seo技术水平。   【黑帽学习网www.heimaoxuexi.com】黑帽seo技术从入门到实战教程,零基础学习无负担!最新的黑帽SEO代
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:301699
    • 提供者:黑帽
搜珍网 www.dssz.com