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-shift
How does the bit layout of the floats give me certain values after bit shifting?
Mar 19, 2026
c
floating-point
bit
bit-shift
PHP Bit shift Unexpected Results/Overflow?
Mar 15, 2026
php
bit-shift
How to find most and least significant bits of an unsigned number u64 in Rust?
Mar 16, 2026
rust
bit-shift
Scala BitSet and shift operations
Mar 11, 2026
scala
bit-shift
bitset
Convert Bits to Int8 Haskell
Mar 11, 2026
haskell
byte
bit
bit-shift
ghci
Why does shifting by full width behave differently for constant versus variable?
Mar 08, 2026
c
bit-shift
Multiplication by a power of 2 using Logical shifts in MIPS assembly
Mar 04, 2026
assembly
mips
multiplication
bit-shift
Iterate through char array, printing bits of each char (in C)
Mar 03, 2026
c
char
bit-shift
Why does b >>> 1 always equals -1 when b is a byte and has value -1 in Java?
Mar 01, 2026
java
binary
byte
bitwise-operators
bit-shift
C++ shifting bits
Feb 28, 2026
c++
bit-shift
64-bit
Get 30th bit of the lParam param in WM_KEYDOWN message
Feb 25, 2026
c++
winapi
windows-messages
bit-shift
Bit-shifting a byte array by N bits
Feb 25, 2026
c#
bit-manipulation
bit-shift
Java bit-shift results in negative number
Feb 23, 2026
java
bit-shift
Bitwise and image resolution calculation in python. Can someone explain the code?
Feb 20, 2026
python
bit-shift
Why does the F# Bitwise Operator pad with 1's for signed types?
Feb 17, 2026
c#
c++
f#
history
bit-shift
Understanding bitwise left shift on signed types in C++14
Feb 04, 2026
c++
bit-manipulation
language-lawyer
c++14
bit-shift
Understanding bitwise operations and their application in Java
Feb 05, 2026
java
bitwise-operators
bit
bit-shift
Convert F to FF using left shift operator
Jan 29, 2026
c++
bit-shift
Faster way for any number(16bit) divide by 3 in assembly without DIV opcode
Jan 23, 2026
assembly
x86-16
integer-division
bit-shift
Older Entries »