Scraps tagged 'bitwise'
| Scrap | User | Syntax | License | Created | Updated |
|---|---|---|---|---|---|
|
bitqtyset
Counts the number of bits set in an int
|
tagged 'bitwise' by jwodder | C | Public Domain | 11 Jan 2010 | 2 years, 4 months ago |
|
highestBitSet
Returns the index of the highest bit set in an int
|
tagged 'bitwise' by jwodder | C | Public Domain | 11 Jan 2010 | 2 years, 4 months ago |
|
lowestBitSet
Returns the index of the lowest bit set in an int
|
tagged 'bitwise' by jwodder | C | Public Domain | 11 Jan 2010 | 2 years, 4 months ago |
|
packBits.hs
Pack & unpack bits into bytes in ascending or descending order
|
tagged 'bitwise' by jwodder | Haskell | Public Domain | 12 Jan 2010 | 2 years, 4 months ago |
Page:
1