oldoldcoder / weighted_range_query

Efficient range query with weights on the cloud, this is my undergraduate graduation project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weighted_range_query

Efficient range query with weights on the cloud, this is my undergraduate graduation project

2024/3/7开始书写

version

0.0.1 书写不包括加密的WRSS算法的全部过程,内容包括:

  1. Alias Method and Alias Structure
  2. BST的Alias Structure的构建过程
  3. WRSS的抽样过程 0.0.2 书写加密的过程,修改原先的代码,引入ETPSS

About

Efficient range query with weights on the cloud, this is my undergraduate graduation project

License:MIT License


Languages

Language:C 97.5%Language:CMake 2.5%