Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: Bit twiddling in Java

Not sure it's quite what you're looking for, but check out the colt
package: http://tilde-hoschek.home.cern.ch/~hoschek/colt/index.htm
It has some classes for manipulating BitVectors.

steve

"Wilson, Andrew, J" wrote:

> I need to convert some IBM formatted floating point data from
> a binary file so I can read into VisAd. This uses a different
> number of bits for the exponent and mantissa than is used by
> the IEEE representation. Can anyone point me at code or a
> tutorial on bit-twiddling in Java?
>
> Andrew



  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: