Download List

프로젝트 설명

LibBitvector implements arbitrary-sized vectors
of zero and one flags (bit vectors or bit strings)
that can be operated on with AND, OR, XOR,
NOT, LSHIFT, and RSHIFT operators.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-13 04:11 Back to release list
1.0.7

_fromstring 코드에서 버그가 수정되었습니다. 먼저 첫 번째 unset 비트 및 비트 기능뿐만 아니라, mMap (등)에 대한 외부 메모리를 관리하도록 후크 설정이 추가되었습니다.
Tags: Major feature enhancements
A bug in the _fromstring code has been fixed. First set bit and first unset bit functions have been added, as well as hooks to allow external memory management (for mmap, etc.).

Project Resources