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

您现在的位置是:虫虫源码 > C/C++/VC++ > 行排序的C++库

行排序的C++库

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

资 源 简 介

This is a set of row-reordering algorithms and data compression compression schemes implemented in C++. The goal of these algorithms is to maximize the compression ratio of database tables through row reordering. Is this for you? This library is strictly for researchers with a working knowledge of C++ that are interested in studying our implementation. For a simple demo (in Java) of the Vortex order described in the paper, please see https://github.com/lemire/SimpleVortex Requirements LZO2 library: http://www.oberhumer.com/opensource/lzo/ Readily available on Linux. Available on macos through fink (for example). Usage We expect CSV input files (comma-separated values). make tods2011 ./tods2011 myfile.csv

文 件 列 表

RowReorderingForLongRuns
code
code
makefile
README
tods2011.cpp
lzocodec.h
flatfile.h
columnwidecodecs.h
ztimer.h
stxxlmemorystores.h
externalvector.h
columncodecs.h
bitpacking.h
stxxlrowreordering.h
util.h
VIP VIP
  • Zzz 1天前 成为了本站会员

  • Katou Megumi 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • 流浪 1天前 成为了本站会员

  • 也是一生 1天前 成为了本站会员

  • king666 2天前 成为了本站会员

  • ﹏約啶℡ 2天前 成为了本站会员

  • Long for 2天前 成为了本站会员

  • 2天前 成为了本站会员

  • 金. 2天前 成为了本站会员

0.203149s