首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 行排序java库

行排序java库

  • 资源大小:2.35 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java 排序

资 源 简 介

PURPOSE This is a set of algorithms implemented in Java. The goal of these algorithms is to minimize the number of column runs, to improve run-length encoding compression in database tables. IS THIS FOR YOU? This library is strictly for researchers with a working knowledge of Java who are interested in studying our implementation. For a simple Java demo of the Vortex order described in one of our paper, please see https://github.com/lemire/SimpleVortex REFERENCES Daniel Lemire and Owen Kaser, Reordering Columns for Smaller Indexes http://arxiv.org/abs/0909.1346 Daniel Lemire, Owen Kaser, Eduardo Gutarra, Reordering Rows for Better Compression: Beyond the Lexicographic Order, to appear ACM Transactions on Database Systems. http://arxiv.org/abs/1207.2189 USAGE We expect CSV input files (comma-separated values). They must be first tr

文 件 列 表

rowreorderingjavalibrary
clean.sh
compile.sh
flatfiles
inmemory
lib
README
util
VIP VIP
0.218355s