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
Is "-1>>5;" unspecified behavior in C?
Aug 31, 2022
c
gcc
bit-manipulation
language-lawyer
unspecified-behavior
How to find the position of the only-set-bit in a 64-bit value using bit manipulation efficiently?
Aug 31, 2022
c
optimization
bit-manipulation
XOR Operation Intuition
Sep 16, 2022
c++
bit-manipulation
Bits counting algorithm (Brian Kernighan) in an integer time complexity
Aug 31, 2022
algorithm
bit-manipulation
bitwise AND in Javascript with a 64 bit integer
Aug 30, 2022
javascript
64-bit
integer
bit-manipulation
How to compute a 3D Morton number (interleave the bits of 3 ints)
Oct 20, 2022
algorithm
bit-manipulation
z-order-curve
Bit count : preprocessor magic vs modern C++
Mar 15, 2018
c++
c++11
bit-manipulation
c-preprocessor
c++14
Speed up bitstring/bit operations in Python?
Aug 30, 2022
python-3.x
optimization
bit-manipulation
primes
sieve-of-eratosthenes
Is there a way to perform a circular bit shift in C#?
Oct 30, 2022
c#
bit-manipulation
What's the fastest way to divide an integer by 3?
Sep 23, 2022
optimization
bit-manipulation
division
What is 1 << 0?
Aug 30, 2022
c++
syntax
bit-manipulation
Compute fast log base 2 ceiling
Aug 30, 2022
c
optimization
math
64-bit
bit-manipulation
Performance wise, how fast are Bitwise Operators vs. Normal Modulus?
Aug 30, 2022
c++
bit-manipulation
bitwise-operators
Fastest way to clamp a real (fixed/floating point) value?
Oct 14, 2022
c
numbers
bit-manipulation
clamp
How Does The Bitwise & (AND) Work In Java?
Feb 10, 2021
java
bit-manipulation
bit
bitwise XOR of hex numbers in python
Aug 29, 2022
python
hex
bit-manipulation
xor
When to use Bitwise Operators during webdevelopment?
Aug 29, 2022
bit-manipulation
What is the fastest way to return the positions of all set bits in a 64-bit integer?
Dec 02, 2018
c
performance
optimization
bit-manipulation
xeon-phi
Mod of power 2 on bitwise operators?
Aug 29, 2022
c
math
bit-manipulation
bitwise-operators
bitwise-and
What is the purpose of "int mask = ~0;"?
Oct 09, 2022
c++
c
bit-manipulation
masking
bit-masks
« Newer Entries
Older Entries »