[ 源代码: bmagic ]
软件包: bmagic (3.4.0-4) [universe]
bmagic 的相关链接
Ubuntu 的资源:
下载源码包 bmagic:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Athena Capital Research
- Wes Chow
- Andres Salomon
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
C++ template library for efficient platform independent bitsets
BitMagic is a C++ template library designed and developed to implement efficient platform independent bitsets. Key features:
- Several types of on the fly adaptive compression. - Dynamic range of addressable space of 232-1 bits. - Efficient memory management. - Cache optimized bitset distance algorithms. - Serialization in platform independent, compact format suitable for storing in files and databases. - Performance tuning for 32-bit and 64-bit systems. - Optimization for Intel SSE2 128-bit integer SIMD.
Homepage: http://bmagic.sourceforge.net/