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
Why doesn't left bit shifting by 64 overflow in golang?
Nov 03, 2022
go
bit-manipulation
bitwise-operators
Does Go compiler's evaluation differ for constant expression and other expression
Nov 03, 2021
go
bit-manipulation
bitwise-operators
bit-shift
evaluation
Is there an efficient way to get the first non-zero element in an SIMD register using SIMD intrinsics?
Oct 23, 2022
x86
bit-manipulation
simd
intrinsics
avx
How does & bit operator work here?
Apr 23, 2022
java
collections
bit-manipulation
Any significant performance improvement by using bitwise operators instead of plain int sums in C#?
Nov 13, 2018
c#
performance
int
bit-manipulation
Interview question: Number of bit swaps required to convert one integer to another
May 08, 2022
bit-manipulation
Why result of unsigned char << unsigned char is not unsigned char
May 07, 2022
c++
bit-manipulation
How do bitwise operations work in Python?
Oct 14, 2022
python
bit-manipulation
Bitwise negation gives unexpected result
Nov 09, 2022
java
bit-manipulation
Why AND a uint32 value with 0xFFFFFFFF?
Nov 12, 2022
c
bit-manipulation
C++ - Bit-wise not of uchar produces int
Nov 16, 2022
c++
bit-manipulation
integer-promotion
Is there a bit-wise trick for checking the divisibility of a number by 2 or 3?
Oct 09, 2022
java
python
c++
c
bit-manipulation
Why does left shift and right shift in the same statement yields a different result?
Mar 17, 2022
c++
bit-manipulation
bit-shift
XORing two doubles in Java
Oct 20, 2022
java
bit-manipulation
java 128 bit structure bit maninpulation
Aug 20, 2020
java
bit-manipulation
Bitwise shift operation on a 128-bit number
Sep 23, 2022
c++
c
bit-manipulation
bitwise-operators
bit-shift
How does ConstantTimeByteEq work?
Aug 10, 2022
go
bit-manipulation
Quickly count number of zero-valued bytes in an array
May 22, 2022
c++
c
bit-manipulation
Compile-time recursive function to compute the next power of two of an integer?
Nov 20, 2021
c++
c++11
recursion
bit-manipulation
template-meta-programming
Hacks for clamping integer to 0-255 and doubles to 0.0-1.0?
Oct 02, 2022
math
language-agnostic
floating-point
bit-manipulation
integer-arithmetic
« Newer Entries
Older Entries »