搜索资源列表

  1. Research_and_Design_on_the_Large-scale_Full-text_S

    0下载:
  2. 本文重点在 UbiSearch 系统的设计、分布式文档重要度计算、缓存策略等方面开展了研究工作,并取得了如下成果: 1、完成了 UbiSearch 的设计;2、对 PageRank 算法进行了扩展,提出了分布式 PageRank 算法;对 PageRank 算法进行了扩展,提出了分布式 PageRank 算法。-In this thesis, we focus on three aspects: system design, dis
  3. 所属分类:网格计算

    • 发布日期:2024-05-19
    • 文件大小:705536
    • 提供者:陈中
  1. google-pagerank

    0下载:
  2. 传统PageRank算法基本思想来源于文献计量学中文献引文分析,即一篇文献资料被其它文献引用越多,-The basic idea of the traditional PageRank algorithm is derived from the bibliometric citation analysis in the literature, that literature was a reference to other litera
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:483328
    • 提供者:yy
  1. pagerank1

    0下载:
  2. pagerank算法实现 -the implement of pagerank algorithm
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:linhui
  1. PageRank

    0下载:
  2. 并行计算环境下的网页排序算法 mapreduce框架,北大计算机系暑期课程项目-null
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:uiuc
  1. pagerank_and_hits

    0下载:
  2. 实现搜索引擎的链接分析子系统中著名的pagerank和hits算法,并且包含有算法的详细文档描述,有助于对算法实现的理解-Implementation of the pagerank algorithm and hits algorithm in the area of search engine. It also contains the detailed descr iption of the algorithm which can
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1004544
    • 提供者:弱弱弱
  1. PageRank

    0下载:
  2. 这个是我从scdn里边找到的 是google用到的网页计算衡量标准-This is what I found inside scdn is calculated google website metrics used
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:214016
    • 提供者:xiao112
  1. Page98PageRank

    0下载:
  2. google PageRank算法详解,Google两位创始人在美国申请了PageRank的专利,这是他们对PageRank算法所发表的论文-Google PageRank Algorithm,PageRank Pattern
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-19
    • 文件大小:190464
    • 提供者:wang
  1. PageRankComputeSimple

    0下载:
  2. 简单查询网页pagerank的C++代码-Simple Query page pagerank of C++ code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:lvcheng
  1. accelerate

    0下载:
  2. pagerank算法,由链接结构得出pagerank排名-pagerank algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:hezj
  1. Development_implementation_PageRank_php_programmin

    0下载:
  2. php编程开发实现PageRank快速搜索代码Development and implementation of PageRank php programming code Quick Search-Development and implementation of PageRank php programming code Quick Search
  3. 所属分类:WEB源码

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:hix
  1. pagerankc

    0下载:
  2. PageRank算法的C++实现,个人觉得性能还不错,希望大家提出修改意见- PageRank algorithm C++,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:hwp
  1. SequentialPageRank

    0下载:
  2. Sequential version of PageRank implemented with Java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:lihui
  1. SampleMapReduce.tar

    0下载:
  2. hadoop pagerank implementation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:tavallaie
  1. PageRank-test-matrix

    0下载:
  2. power算法,可用于求解大型矩阵特征值问题,对小型矩阵同样适用-power algorithm, can be used for solving large matrix eigenvalue problem, apply equally to small matrix
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:neo
  1. rank

    0下载:
  2. PageRank的java代码,PageRank的java代码-PageRank of the java code, PageRank of java code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:ll
  1. Google.PageRank

    0下载:
  2. 讲述Google的PageRank算法,有兴趣的,可以-About Google' s PageRank algorithm, interested, take a look
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:47104
    • 提供者:张嘉玲
  1. pagerank

    0下载:
  2. pagerank算法为google搜索排名的核心算法,我们再次用matlab实现pagerank算法-use matlab to realize pagerank algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈亚龙
  1. Google-PageRank

    0下载:
  2. 通过实例学习用幂法解决方程组的特征值和特征向量实际问题,并以Google的PageRank算法为例进行验证。-Learn by example the power method to solve the equations, eigenvalues ​ ​ and eigenvectors problems, and to validate Google' s PageRank algorithm, for e
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zhaoqiang
  1. PageRank

    0下载:
  2. 这是一本介绍PageRank算法的资料。PageRank基本思想:如果网页T存在一个指向网页A的连接,则表明T的所有者认为A比较重要,从而把T的一部分重要性得分赋予A。这个重要性得分值为:PR(T)/C(T)其中PR(T)为T的PageRank值,C(T)为T的出链数,则A的PageRank值为一系列类似于T的页面重要性得分值的累加。 -This is the one introduced the PageRank algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:355328
    • 提供者:
  1. PageRank

    0下载:
  2. pagerank实现 只是简单的实现 pagerank实现 只是简单的实现-the complementation of pagerank
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:范思理
« 1 2 34 5 6 7 8 9 10 »

源码中国 www.ymcn.org