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
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
Fastest way to find binary base [duplicate]
Apr 19, 2022
c
algorithm
bit-manipulation
How to get the bit removed from the bitwise right shift in c#
Oct 18, 2022
c#
bit-manipulation
shift
What happens when I apply the unary "-" operator to an unsigned integer? [duplicate]
Sep 12, 2022
c
bit-manipulation
Should I truncate my ints to shorts before computing bitwise ops on them?
Oct 21, 2022
c
performance
optimization
x86
bit-manipulation
Bit manipulation and output in Java
Jan 30, 2017
java
bit-manipulation
How do I determine which bit is set in an unsigned int64
Aug 31, 2022
delphi
bit-manipulation
How does this C# operator work in this code snippet?
Sep 19, 2022
c#
syntax
operators
bit-manipulation
bitwise-operators
Bit masking in C - How to get first bit of a byte?
Sep 14, 2022
c
byte
bit-manipulation
bit
How do you determine if there is even 1s in a number's binary representation using C? [duplicate]
Jun 15, 2022
c
bit-manipulation
parity
How to mix two int colors correctly
Nov 05, 2018
java
colors
int
bit-manipulation
color-blending
What does this sign exactly mean? |=
Jun 30, 2022
java
android
bit-manipulation
flags
« Newer Entries
Older Entries »