搜索资源列表
PageRank
- 用java实现的,类似于google pagerank算法的,对网页进行索引,搜索的模拟程序。不支持中文。-With the java implementation, similar to the google pagerank algorithm, pairs of Web pages indexed, search simulation program. Do not support the Chinese language.
pagerank
- Google PageRank的几篇论文研究及用Java实现的PageRank算法。-Google PageRank of several research papers and use the Java implementation of the PageRank algorithm.
Java_PageRank
- 基于Java的PageRank及网站收录情况查询源码,与大家共享-PageRank and Java-based Web site inquiries Indexed source, with everyone sharing
pagerank
- PHP- Page Rank source code built with PHP classes. Only need to follow instructions provided in the text file and you are done.-PHP- Page Rank source code built with PHP classes. Only need to follow instructions provided in the text file and yo
pagerank
- 用java 实现pagerank算法,包括算法运行的耗时测试-Using java to achieve pagerank algorithm, including the algorithm is time-consuming to run tests
PageRank
- pagerank pagerank-pagerank
PageRank-java
- PageRank的java源码实现,主要应用在网页排名领域-PageRank of the java source code implementation, the main application areas in the page rank
Development_implementation_PageRank_php_programmin
- php编程开发实现PageRank快速搜索代码Development and implementation of PageRank php programming code Quick Search-Development and implementation of PageRank php programming code Quick Search
SequentialPageRank
- Sequential version of PageRank implemented with Java
SampleMapReduce.tar
- hadoop pagerank implementation
rank
- PageRank的java代码,PageRank的java代码-PageRank of the java code, PageRank of java code
pagerank
- 运用java语言对pagerank算法进行实现,完成pagerank值的输出-Java language pagerank algorithm to achieve complete output pagerank value
Pagerank.java
- Java实现PageRank,HITS,Pagerank的计算方法,pagerank算法理论基础,具体实现。-Java implementation of PageRank, HITS, Pagerank calculation method, pagerank algorithm theoretical basis, the specific implementation.
PageRank
- pagerank和HITS的java实现,可以直接运行,环境是eclipse。test文件夹是测试文件夹。-pagerank and HITS java implementation, can be directly run, the environment is eclipse. test test folder is a folder.
PageRank
- implementation of PageRank algorithm in Java to find salient concepts in a tweet set
PageRank
- PageRank算法,hadoop-mapreduce实现-PageRank algorithm, hadoop-mapreduce achieve
PageRank
- pagerank实现,有爬虫部分,单线程爬虫,矩阵计算pr value-pagerank implement, and part reptile, reptile single-threaded, matrix calculation pr value
PageRank
- PageRank算法,主要用来对推荐结果进行排序,Google的经典算法-PageRank algorithm, mainly used to recommend to sort the results, Google is the classic algorithm
PageRank
- 实现pagerank算法,用矩阵实现,可以简单的模拟pagerank算法的实现过程-Can be used to simulate the general process of pagerank algorithm, namely pagerank calculation process
pagerank算法实现
- PageRank是Google专有的算法,用于衡量特定网页相对于搜索引擎索引中的其他网页而言的重要程度。(PageRank is a proprietary Google algorithm for measuring the importance of a particular page relative to other pages in a search engine index.)