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
Asynchronous writing to a bit array
Sep 14, 2022
c++
multithreading
c++11
bit-manipulation
Efficiently randomly shuffling the bits of a sequence of words
Sep 13, 2022
c++
algorithm
optimization
random
bit-manipulation
Find min/max of a float/double that has the same internal representation
Nov 03, 2017
c#
.net
floating-point
bit-manipulation
ieee-754
Subtracting two numbers without using '-' operator
Feb 14, 2022
c
bit-manipulation
Count number of times each bit is set in a range of integers
Nov 12, 2022
algorithm
bit-manipulation
Find rank of a decimal number based on function F( N ) = rank
Feb 03, 2018
c
performance
algorithm
bit-manipulation
time-complexity
Bit Twiddling in C - computes 2 times x or returns largest signed number
Nov 10, 2022
c
bit-manipulation
Minimum number of powers of 2 to get an Integer?
May 07, 2022
java
algorithm
data-structures
bit-manipulation
Javascript's Shift right with zero-fill operator (>>>) yielding unexpected result
Nov 28, 2021
javascript
bit-manipulation
Rust compiler not optimising lzcnt? (and similar functions)
Jun 17, 2022
rust
x86
bit-manipulation
compiler-optimization
intrinsics
doing something in an unusual but efficient way
Apr 11, 2022
algorithm
performance
language-agnostic
bit-manipulation
Bitwise saturated addition in C (HW)
Nov 04, 2022
c
bit-manipulation
addition
saturation-arithmetic
Bit parity code for odd number of bits
Oct 29, 2022
c
bit-manipulation
bit
parity
How do I use BitShifting to convert an int-based IP address back to a string?
Mar 11, 2022
c#
ip
int
bit-manipulation
ipv4
How to use Morton Order in range search?
Oct 21, 2022
algorithm
search
range
bit-manipulation
z-order-curve
How does this function compute the absolute value of a float through a NOT and AND operation?
Nov 03, 2022
c++
bit-manipulation
sse
simd
absolute-value
Verilog signed vs unsigned samples and first
Nov 18, 2022
bit-manipulation
verilog
hdl
How does Java's bit shift operator work under the hood?
Sep 21, 2022
java
bit-manipulation
bit
twos-complement
domain-masking
Infinite loop while adding two integers using bitwise operations?
Mar 17, 2022
python
python-3.x
bit-manipulation
bitwise-operators
Counting, reversed bit pattern
Sep 09, 2022
algorithm
bit-manipulation
« Newer Entries
Older Entries »