我爱Aspx >> 数据库 >> Google的技术剖析:创始人Sergey Brin 和 Lawrence Page的研究论文2.1 PageRank: Bringing Order to the WebThe citation (link) graph of the web is an important resource that has largely gone unused in existing web search engines. We have created maps containing as many as 518 million of these hyperlinks, a significant sample of the total. These maps allow rapid calculation of a web page@#s "PageRank", an objective measure of its citation importance that corresponds well with people@#s subjective idea of importance. Because of this correspondence, PageRank is an excellent way to prioritize the results of web keyword searches. For most popular subjects, a simple text matching search that is restricted to web page titles performs admirably when PageRank prioritizes the results (demo available at google.stanford.edu). For the type of full text searches in the main Google system, PageRank also helps a great deal.
2.1.1 Description of PageRank CalculationAcademic citation literature has been applied to the web, largely by counting citations or backlinks to a given page. This gives some approximation of a page@#s importance or quality. PageRank extends this idea by not counting links from all pages equally, and by normalizing by the number of links on a page. PageRank is defined as follows:
【我对这篇文章有话说?】
微软公开在华招聘"Google杀..[05-21]
Google周三市值超越eBay 成为最大..[05-21]
传百度将推硬盘搜索 抗衡Google桌..[05-21]
Google雅虎eBay:均有意并购Trad..[05-21]
Google:线下广告拍卖惨淡收场 8..[05-21]
Google:参股AOL落定 双方签署最..[05-21]
Google:收购AOL 5%股权 拟再融资..[05-21]
Google:网络服务将对微软造成致..[05-21]
Google:拟收购新搜索算法 微软雅..[05-21]
Google中国:诸多难题待解 牌照门..[05-21]
实用的存储过程之二[05-22]
一道褒贬不一的 SQL 考试题[05-22]
PFC的使用与探索(一)[05-22]
如何将全文检索中的“干扰词”去..[05-22]
深入研究SQL结构化查询语言中的L..[05-22]
CREATE TABLE – SQL Command[05-22]
Fetching Across Commits: Where..[05-22]
动态的连接到数据库的方法[05-22]
锁定某一列实现同Excel中的样式[05-22]
使用SQL-DMO备份数据库并进行校验[05-22]