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
Java: right shift on negative number
Sep 05, 2022
java
bit-manipulation
bitwise-operators
bit-shift
negative-number
C quick calculation of next multiple of 4?
Sep 21, 2022
c
bit-manipulation
How to calculate 2^n-1 efficiently without overflow?
Sep 05, 2022
c
bit-manipulation
bitwise check if flag present
Aug 22, 2022
language-agnostic
bit-manipulation
flags
Optimize me! (C, performance) -- followup to bit-twiddling question
Aug 12, 2022
c
performance
optimization
math
bit-manipulation
How do I perform an unsigned right shift (>>> in Java) in C/C++?
Sep 05, 2022
java
c
bit-manipulation
Check value of least significant bit (LSB) and most significant bit (MSB) in C/C++
Sep 13, 2022
c++
c
integer
bit-manipulation
bit
How do you set, clear and toggle a single bit in Rust?
Sep 05, 2022
rust
bit-manipulation
Getting the fractional part of a float without using modf()
Nov 18, 2022
c++
c
math
bit-manipulation
How would you set and clear a single bit in Go?
Sep 05, 2022
go
bit-manipulation
How to do a bit representation in a C-standard way?
Sep 04, 2022
c
bit-manipulation
standards
bit
How to create a byte out of 8 bool values (and vice versa)?
Aug 16, 2022
c++
boolean
bit-manipulation
bit-packing
How to perform multiplication, using bitwise operators?
Oct 18, 2022
bit-manipulation
multiplication
Is static_cast<T>(-1) the right way to generate all-one-bits data without numeric_limits?
Jan 05, 2022
c++
bit-manipulation
idioms
Why is the range of signed byte is from -128 to 127 (2's complement) and not from -127 to 127?
Sep 04, 2022
math
bit-manipulation
computer-architecture
twos-complement
Bits list to integer in Python
Aug 25, 2022
python
arrays
list
bit-manipulation
Optimizing Long.bitCount
Feb 12, 2022
java
optimization
bit-manipulation
hammingweight
Odd bit operator in the increment statement of a for loop [duplicate]
Nov 17, 2020
c++
c
for-loop
bit-manipulation
Zig Zag Decoding
Jul 31, 2022
language-agnostic
bit-manipulation
protocol-buffers
bitfoo
zigzag-encoding
How is this bitwise AND operator masking the lower seven order bits of the number?
Sep 04, 2022
c
bit-manipulation
bit
bitwise-operators
« Newer Entries
Older Entries »