查看“关系代数”的源代码
←
关系代数
跳转至:
导航
、
搜索
因为以下原因,你没有权限编辑本页:
您刚才请求的操作只对以下1个用户组开放:
用户
。
您可以查看并复制此页面的源代码:
关系代数 (Relational Algebra) =集合运算= ==集合(Set)== For a set of integers: S = {1, 2, 3, 1000}. Set operations include: membership test: x ∈ S? Set intersection: S1 ∩ S2 Set union: S1 ∪ S2 Set differences: S1 ∖ S2 Jaccard Index (Tanimoto similarity) ∣S1 ∩ S2 ∣/∣S1 ∪ S2 ∣ ==有序集合(Ordered Set) == * Iterate: in sorted order, in reverse order, skippable iterators (jump to first value ≥ x) * Rank: how many elements of the set are smaller than k? (counting the number of ones up to a given position) * Select: find the kth smallest value (finding the position of the k-th bit set) * Min/max: find the maximal and minimal value [https://lucene.apache.org/core/4_5_0/core/org/apache/lucene/util/BroadWord.html Broadword Implementation of Rank/Select Queries] 研究论文: # Vigna, Sebastiano. "Broadword implementation of rank/select queries." In International Workshop on Experimental and Efficient Algorithms, WEA 2008.
返回
关系代数
。
导航菜单
个人工具
创建账户
登录
名字空间
页面
讨论
变种
查看
阅读
查看源代码
查看历史
操作
搜索
导航
首页
实践教学
个性化3D设计与实现
人工智能实践教学
区块链技术及应用
虚拟现实技术与内容制作
超越学科界限的认知基础课程
电子工艺实习
Nand2Tetris Engine Curriculum
TULLL Creative Learning Group
Wiki上手说明
Wiki账户创建
最近更改
工具
链入页面
相关更改
特殊页面
页面信息