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 generate a sse4.2 popcnt machine instruction
Sep 10, 2022
gcc
optimization
bit-manipulation
hammingweight
C bit operations / copy one bit from one byte to another byte
Sep 20, 2022
c
bit-manipulation
What are the first 32 bits of the fractional part of this float?
Oct 16, 2022
python
hash
bit-manipulation
Why does (1 >> 0x80000000) == 1?
Dec 11, 2019
c
bit-manipulation
How in swift to convert Int16 to two UInt8 Bytes
Sep 30, 2022
swift
bit-manipulation
Fast way of finding most and least significant bit set in a 64-bit integer
Sep 19, 2022
c#
x86
bit-manipulation
leading-zero
Bitshifting in Java
Oct 28, 2022
java
bit-manipulation
shift
Get an array of the bit positions within a 64-bit integer
Sep 19, 2022
c++
c
64-bit
bit-manipulation
bits
Improve this PHP bitfield class for settings/permissions?
Jun 17, 2022
php
class-design
bit-manipulation
bitmask
Decimal to Binary
Sep 19, 2022
c
binary
bit-manipulation
decimal
bitwise-operators
How do uppercase and lowercase letters differ by only one bit?
Apr 08, 2022
ascii
bit-manipulation
case-sensitive
Branchless code that maps zero, negative, and positive to 0, 1, 2
Sep 13, 2022
c++
optimization
bit-manipulation
Compact a hex number
Feb 06, 2022
c++
bit-manipulation
sse
How many years of millisecond timestamps can be represented by 41 bits?
Nov 13, 2022
math
time
timestamp
64-bit
bit-manipulation
Fast nearest power of 2 in JavaScript?
Sep 18, 2022
javascript
double
bit-manipulation
ieee-754
In Java, when using bitshifts, why does 1 << 32 != 1 << 31 << 1?
Dec 30, 2016
java
bit-manipulation
Finding the exponent of n = 2**x using bitwise operations [logarithm in base 2 of n]
Aug 16, 2022
python
bit-manipulation
primes
bitwise-operators
logarithm
Bitwise operator advantages in StringBuilder
Oct 30, 2022
java
algorithm
bit-manipulation
C/C++ Bit Twiddling
Nov 13, 2022
c++
c
bit-manipulation
Fastest way to compare bitsets (< operator on bitsets)?
Sep 18, 2022
c++
algorithm
c++11
bit-manipulation
bitset
« Newer Entries
Older Entries »