Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bit-manipulation
Extracting rightmost N bits of a double in C
Jun 20, 2026
c
bit-manipulation
bitwise-operators
bitwise-and
Bitwise Operators in GAP
Jun 19, 2026
bit-manipulation
bitwise-operators
gap-system
How to clear a bit in a byte?
Jun 19, 2026
c#
byte
bit-manipulation
Swapping bytes of unsigned short integer
Jun 19, 2026
c
bit-manipulation
byte
endianness
Reverse all bits in an int and return the int
Jun 19, 2026
java
64-bit
bit-manipulation
bitwise-operators
Bits retrieval of a number
Jun 18, 2026
java
bit-manipulation
How to combine bits into larger integers in JavaScript
Jun 18, 2026
javascript
bit-manipulation
Statement about least significant bits in the next field of a linked list in C
Jun 18, 2026
c
pointers
data-structures
bit-manipulation
Why does b = (b - x) & x result in getting the next subset?
Jun 16, 2026
bit-manipulation
Bitwise C expression returns a different result when in a function?
Jun 15, 2026
c
function
bit-manipulation
bit
Get the bit which is most at the left with dichotomy
Jun 15, 2026
c
bit-manipulation
bit
bit-shift
What's the meaning of "shift operates on bits individually"?
Jun 16, 2026
assembly
bit-manipulation
mips
bitwise-operators
shift
What is the best way to do java coding for these type of byte level operations?
Jun 15, 2026
java
bit-manipulation
bit
programming-pearls
Extracting bits from uint8_t type array
Jun 14, 2026
c
arrays
bit-manipulation
Transforming C-source CRC16CITT function to Java
Jun 14, 2026
java
c
bit-manipulation
crc
low-level
How can I turn an int into three bytes in Java?
Jun 13, 2026
java
bit-manipulation
byte
bit-shift
std::bitset<N>::count vs __builtin_popcount
Jun 12, 2026
c++
bit-manipulation
bitset
std-bitset
hammingweight
How to shift >= 32 bits in uint64_t?
Jun 11, 2026
c++
bit-manipulation
Setting individual bits in mongo, to store a bitmask
Jun 10, 2026
mongodb
bit-manipulation
Older Entries »