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
How to copy bits from one variable to another?
May 26, 2022
c++
c
variables
copy
bit-manipulation
How is this size alignment working
Nov 15, 2022
c++
c
struct
bit-manipulation
memory-alignment
Checking if number is even by looking at the last bit - are there any other "tricks" like this one?
Mar 13, 2022
c++
bit-manipulation
Number for each enum item?
Oct 27, 2022
java
integer
enums
bit-manipulation
Java: Are bitwise OR and AND FASTER than the equivalent logical operators?
Mar 11, 2022
java
bit-manipulation
Fastest way to enumerate through turned on bits of an integer
Nov 17, 2022
c#
performance
optimization
bit-manipulation
How to reverse bits of a byte?
Aug 31, 2022
php
algorithm
bit-manipulation
Implementing a bitwise operation using the Interlocked class in .NET
Aug 29, 2020
c#
.net
multithreading
bit-manipulation
interlocked
What's the most efficient bit vector compression method for my use case?
Oct 17, 2022
c
compression
bitmap
indexing
bit-manipulation
Bitwise signed division algorithm in C
Nov 07, 2022
c
binary
bit-manipulation
division
Mean of two ints (or longs) without overflow, truncating towards 0
Mar 12, 2020
java
math
overflow
bit-manipulation
Bitwise memmove
Sep 23, 2022
c
bit-manipulation
bitset
memmove
Computing modulus in parallel using bit manipulation
Nov 06, 2022
c
algorithm
language-agnostic
bit-manipulation
Portable efficient alternative to PDEP without using BMI2?
Nov 24, 2020
algorithm
assembly
x86
bit-manipulation
bmi
Why bit-shift in two steps?
Aug 28, 2022
c
linux
bit-manipulation
unspecified-behavior
How, exactly, do bitwise operators work in Java?
Nov 11, 2022
java
bit-manipulation
language-lawyer
bitwise-operators
Significance of x & (-x) in 2's Complement?
May 16, 2022
bit-manipulation
bit
twos-complement
bitwise-and
How to find Bit Difference between two numbers in Javascript
Apr 09, 2022
javascript
bit-manipulation
« Newer Entries
Older Entries »