QUESTION ON BIT SHIFTING !

From: Jay Dean (fresh1700_at_yahoo.com)
Date: 08/31/04


Date: 30 Aug 2004 22:21:48 -0700

Apart from usage in multiplication and division, I need some simple
examples on uses of shifting of bits in a program. Any helpful inputs
and ideas on this would be appreciated.

Thanks!
Jay Dean



Relevant Pages

  • Re: QUESTION ON BIT SHIFTING !
    ... Jay Dean wrote: ... > examples on uses of shifting of bits in a program. ... Any helpful inputs ... Paul Lutus ...
    (comp.lang.java.help)
  • Re: QUESTION ON BIT SHIFTING !
    ... Jay Dean ... >> Apart from usage in multiplication and division, ... >> examples on uses of shifting of bits in a program. ... > one use is shift registers: power company can use it to have a sliding ...
    (comp.lang.java.help)
  • Re: Set your DVRs (and VCRs) an hour ahead
    ... Shifting the daylight hours to later in the evening reduces Energy ... usage, because of less need for lighting for evening activities. ...
    (rec.arts.tv)
  • left shift
    ... i am relatively new to python..was checking out some bit shifting.. ... whereas in java or c it gives -16777216 ... def pBinInt: ... #example usage pBinInt ...
    (comp.lang.java.programmer)