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

您现在的位置是:虫虫源码 > 其他 > 用于创建大小受限文件集的实用程序

用于创建大小受限文件集的实用程序

  • 资源大小:18.33 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: haskell utility

资 源 简 介

htoc is a utility that provides a means of creating size-constrained file sets, which is useful in situations where one needs to sequentially process subsets of large collections of files, e.g. when creating ISO images. At its core it is a specialised pseudo-solution to the Knapsack problem. The basic algorithm is very simple; the aim is not to produce perfect sets, but rather to be good enough in most, or at least some, cases. htoc is similar in intent and function to "dirsplit, distributed with "cdrkit", but as htoc is written in Haskell modifying it should prove to be a more pleasant experience than having to deal with its Perl counterpart.

文 件 列 表

htoc-0.9
TODO
man
README
THANKS
bash-completion
tests
LICENCE
Setup.lhs
ChangeLog
src
zsh-completion
htoc.cabal
VIP VIP
0.184189s