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
What's the fastest way to pack 32 0/1 values into the bits of a single 32-bit variable?
Apr 16, 2022
c++
c
performance
bit-manipulation
Swapping pair of bits in a Byte
Sep 11, 2018
bit-manipulation
What is the value of ~0 in C?
Nov 12, 2022
c
bit-manipulation
How is overflow detected in two's complement?
Mar 08, 2022
binary
bit-manipulation
twos-complement
java bit manipulation
Sep 06, 2022
java
bit-manipulation
byte
C# Language: Changing the First Four Bits in a Byte
Apr 21, 2022
c#
bit-manipulation
bitwise operations between elements in a list
Nov 07, 2022
python
arrays
list
numpy
bit-manipulation
Pad a C++ structure to a power of two
Oct 20, 2022
c++
struct
bit-manipulation
padding
Why does this bitwise shift-right appear not to work?
Oct 30, 2022
c
bit-manipulation
bit-shift
binary-operators
not-operator
Return zero for negative integers
Jun 28, 2019
c#
bit-manipulation
Type conversion warning after bitwise operations in C
Nov 30, 2017
c
type-conversion
bit-manipulation
How to perform bit shift without ("<<" || ">>") operator efficiently?
Nov 06, 2022
performance
opengl-es
bit-manipulation
shader
glsl
Is it possible to rewrite modulo (2^n - 1) using bitwise and restricted operators
Jun 23, 2019
c
bit-manipulation
modulo
logical shift right on signed data
Nov 12, 2022
c++
c
x86
bit-manipulation
bit-shift
Change to HashMap hash function in Java 8
Oct 16, 2022
java
performance
hash
hashmap
bit-manipulation
Why is ~5 === -6 in JavaScript? [duplicate]
Apr 14, 2022
javascript
binary
bit-manipulation
bitwise-operators
What is the most efficient way in Java to pack bits into byte[] and read it back?
Feb 18, 2019
java
bit-manipulation
bit
packing
Standard (cross-platform) way for bit manipulation
May 03, 2018
c++
c
cross-platform
standards
bit-manipulation
Why does Java mask shift operands with 0x1F?
Oct 19, 2022
java
bit-manipulation
fastest way to write a bitstream on modern x86 hardware
Dec 16, 2018
c++
optimization
x86
bit-manipulation
« Newer Entries
Older Entries »