会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ottll
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
算法修炼
UML、设计模式、算法、数据结构等编程思想和程序设计方法;leetcode
什么是倒排索引?
摘要:原文:https://www.cnblogs.com/zlslch/p/6440114.html 见其名知其意,有倒排索引,对应肯定,有正向索引。 正向索引(forward index),反向索引(inverted index)更熟悉的名字是倒排索引。 在搜索引擎中每个文件都对应一个文件ID,文件内
阅读全文
posted @
2018-08-13 20:31
ottll
阅读(4569)
评论(0)
推荐(2)
【leetcode】1. Two Sums
摘要:leetcode1-Two Sums
阅读全文
posted @
2015-05-10 23:48
ottll
阅读(202)
评论(0)
推荐(0)
【leetcode】62. Uniqe Paths
摘要:leetcode-Uniqe Paths
阅读全文
posted @
2015-02-01 00:57
ottll
阅读(191)
评论(0)
推荐(0)
公告