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

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

行排序的C++库

  • 资源大小:29.67 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分: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
0.221506s