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
Counting the number of leading zeros in a 128-bit integer
Dec 12, 2022
c++
gcc
bit-manipulation
sse
FInd the minimum number of switches to turn on all bulbs
Dec 13, 2022
java
algorithm
bit-manipulation
C# Enum.HasFlag vs. Bitwise AND Operator Check
Dec 13, 2022
c#
performance
optimization
enums
bit-manipulation
Why and 1 ( &1) bitwise operation always return 0 or 1
Dec 13, 2022
javascript
bit-manipulation
bitwise-operators
bitwise-and
Bitwise equality
Dec 11, 2022
c#
c
optimization
bit-manipulation
C#: How to bit shift hexadecimal digits
Dec 12, 2022
c#
bit-manipulation
hex
Using logical bitshift for RGB values
Dec 11, 2022
actionscript
colors
bit-manipulation
bit-shift
Shifting by Negative Numbers
Dec 11, 2022
java
bit-manipulation
bit
bit-shift
How can I turn an odd number even, or vice versa, in Motorola 68000 Assembly?
Dec 10, 2022
assembly
bit-manipulation
68000
easy68k
C how to read in a single bit from a file
Dec 09, 2022
c
binary
bit-manipulation
fgets
1 << 31 cannot be represented by type 'int'?
Dec 10, 2022
c
gcc
bit-manipulation
bitwise-operators
sanitizer
Most efficient way to find 1s in a binary word?
Dec 09, 2022
c++
algorithm
bit-manipulation
Order of precedence in sequential XOR operations
Dec 09, 2022
bit-manipulation
bitwise-operators
bitwise-xor
Fastest way to split a word into two bytes
Dec 07, 2022
c++
c
performance
bit-manipulation
operation
How to interleave 2 booleans using bitwise operators?
Dec 09, 2022
c
bit-manipulation
bitwise-operators
set individual bit in AVX register (__m256i), need "random access" operator
Dec 08, 2022
x86
bit-manipulation
simd
intrinsics
avx
Given two 32-bit numbers, N and M, and two bit positions, i and j. Write a method to set all bits between i and j in N equal to M
Dec 08, 2022
python
algorithm
bit-manipulation
bitwise-operators
Is there a formula to find the numbers of bits for either exponent or significant in a floating point number?
Dec 07, 2022
c++
c
floating-point
bit-manipulation
How to compute one's complement using Ruby's bitwise operators?
Dec 08, 2022
ruby
operators
bit-manipulation
Replace branch statements by bit-shifting operations
Dec 08, 2022
algorithm
bit-manipulation
bit-shift
conditional-statements
« Newer Entries
Older Entries »