Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Bit Manipulation
For given two integers A and B, find a pair of numbers X and Y such that A = X*Y and B = X xor Y
Apr 17, 2021
Count leading zero bits for each element in AVX2 vector, emulate _mm256_lzcnt_epi32
Apr 17, 2021
Weird output when summing 1<<2 and 1<<3 in C++
Apr 17, 2021
Why C compilers optimize switch and if differently
Apr 17, 2021
Efficiently randomly shuffling the bits of a sequence of words
Apr 17, 2021
Fast method to multiply integer by proper fraction without floats or overflow
Apr 17, 2021
Given a 32 bit number, what is an efficient way to scale each byte by a certain factor?
Apr 17, 2021
How do I write a maintainable, fast, compile-time bit-mask in C++?
Apr 17, 2021
How to implement arithmetic right shift in C
Apr 17, 2021
Bit mask in Bash
Apr 17, 2021
« Newer Entries
Older Entries »