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
Bitwise right shift >> in Objective-C
Oct 27, 2022
ios
objective-c
c
bit-manipulation
shift
Intrinsic to count trailing zero bits in 64-bit integers?
Feb 27, 2022
c++
c
performance
bit-manipulation
intrinsics
How to set multiple bits in one line in C?
Sep 05, 2022
c
bit-manipulation
Bitwise expansion in C++
Jun 13, 2022
c++
int
bit-manipulation
bit
bitmask
Fastest way to set __m256 value to all ONE bits
Aug 19, 2019
bit-manipulation
intrinsics
avx
avx2
C strange behaviour when bit-shifting [duplicate]
Nov 19, 2022
c
bit-manipulation
Most efficient way to find the index of the only '1' bit in a char variable (in C)
Oct 17, 2022
c
algorithm
performance
bit-manipulation
bits
Minimum XOR value : Given an integer array A of N integers, find the pair of integers in the array which have minimum XOR value
Sep 13, 2022
c++
arrays
bit-manipulation
xor
C# binary shift rotates automatically
Sep 26, 2021
c#
rotation
bit-manipulation
assigned value has more bits then lvalue
Jul 15, 2022
c++
c
struct
compilation
bit-manipulation
What does (size + 7) & ~7 mean?
Nov 08, 2022
c
bit-manipulation
What does bitwise operation n&(n-1) do?
Sep 13, 2022
c++
c
bit-manipulation
bitwise-operators
HashMap.tableSizeFor(...). How does this code round up to the next power of 2?
Jan 28, 2022
java
hashmap
bit-manipulation
bit-shift
Why is VkShaderStageFlagBits a bitmask?
Nov 24, 2021
graphics
bit-manipulation
bit
vulkan
bitmask
Extracting bits
Sep 07, 2022
c
bit-manipulation
memory-address
Algorithm for bitwise fiddling
May 24, 2018
algorithm
bitwise-operators
bit-manipulation
Bit manipulation: keeping the common part at the left of the last different bit
Feb 22, 2019
c++
c
algorithm
optimization
bit-manipulation
How can I use linq to check if an flags/bitwise enumeration contains a type?
Mar 31, 2020
.net
linq
enums
lambda
bit-manipulation
NASM shift operators
Nov 13, 2022
assembly
x86
bit-manipulation
nasm
Why does 0x80000000 >> 1 in JavaScript produce a negative value?
Feb 19, 2022
javascript
bit-manipulation
« Newer Entries
Older Entries »