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
Are bitwise operations still practical?
Oct 24, 2022
c
bit-manipulation
bitwise-operators
Check if only one single bit is set within an integer (whatever its position)
Nov 23, 2019
java
binary
bit-manipulation
bit
bitwise-operators
Integer Byte Swapping in C++
Jul 17, 2014
c++
byte
bit-manipulation
Standard C++11 code equivalent to the PEXT Haswell instruction (and likely to be optimized by compiler)
Jun 11, 2019
c++
c++11
bit-manipulation
compiler-optimization
instruction-set
intel
x86
bmi
What's the fastest way to represent and multiply sparse boolean matrices?
Dec 14, 2021
algorithm
performance
data-structures
matrix
bit-manipulation
Precise control over texture bits in GLSL
May 06, 2019
opengl
glsl
shader
bit-manipulation
textures
What's the fastest way to do a right bit rotation/circular shift on a byte array
Nov 06, 2022
java
performance
optimization
bit-manipulation
How to efficiently transpose a 2D bit matrix
Nov 01, 2022
java
c
arrays
performance
bit-manipulation
Converting a String representation of bits to a byte
Sep 19, 2017
java
byte
bit-manipulation
bits
huffman-code
Is it possible to convert from 4x Uint8 into Uint32 using typed arrays in JavaScript?
Aug 28, 2022
javascript
bit-manipulation
bitwise-operators
typed-arrays
StringBuilder initialization in Java
Nov 01, 2022
java
bit-manipulation
stringbuilder
Is there a way to print the bits without using a loop in C?
Oct 16, 2022
c
bit-manipulation
Get array values based on bitmask in PHP
Aug 31, 2022
php
bit-manipulation
array-map
Q: How bitset are inside?
Oct 24, 2022
c++
bit-manipulation
bitset
ARM assembly puzzle
Nov 13, 2018
assembly
arm
bit-manipulation
puzzle
Adding versus ORing performance
Sep 28, 2019
c
bit-manipulation
compiler-optimization
addition
Java enum confusion with creating a bitmask and checking permissions
Oct 19, 2022
java
permissions
bit-manipulation
Saturated addition of two signed Java 'long' values
Jan 30, 2019
java
bit-manipulation
math
signal-processing
integer-overflow
Fastest way to find up to 6 consecutive 0 bits in a char array
Feb 01, 2021
c++
c
algorithm
bit-manipulation
bit
« Newer Entries
Older Entries »