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
Using F#'s static type parameters and encoding numeric constants
May 28, 2021
generics
f#
numbers
bit-manipulation
inline
Stealing bits from an IEEE 754 double
Feb 20, 2021
c
floating-point
bit-manipulation
Generating particular bit pattern using bitwise operators
Apr 20, 2022
c
logic
bit-manipulation
Bash shell, trying to create and evaluate a mask
Oct 16, 2022
bash
shell
bit-manipulation
mask
bitmask
Count the consecutive zero bits (trailing) on the right in parallel: an explanation?
Oct 20, 2022
c++
algorithm
c++11
bit-manipulation
How to truncate large integers during bitwise operations to mimic JavaScript in Ruby?
Jul 13, 2022
javascript
ruby
bit-manipulation
Efficient comparison of small integer vectors
Jul 21, 2021
c
integer
compare
bit-manipulation
string-comparison
How to get last 16 binary digits of a negative number and concatenate them?
Jan 19, 2022
c
int
bit-manipulation
bitwise-operators
bit-shift
count the numbers such that a number must have its count of set bits as a fibonacci number?
Apr 01, 2022
algorithm
bit-manipulation
fibonacci
Formula for memory alignment
Aug 23, 2022
c
bit-manipulation
What is practical application of x86 RCL/RCR instructions?
Mar 25, 2022
intel
assembly
x86
bit-manipulation
x86-64
bit-shift
How to optimize str.replace() in Python
Sep 25, 2022
python
optimization
bit-manipulation
Random numbers between 1 and 15
Sep 09, 2022
c++
random
bit-manipulation
I need a little explaination on this bitwise puzzle
Mar 19, 2022
c
bit-manipulation
bit
bit-shift
A C preprocessor macro to pack bitfields into a byte?
May 15, 2022
c
macros
bit-manipulation
c-preprocessor
Leading zeros calculation with intrinsic function
Dec 24, 2011
arm
bit-manipulation
windows-ce
intrinsics
leading-zero
Performing Bit modification on Floating point numbers in Matlab
Nov 21, 2016
matlab
binary
floating-point
bit-manipulation
Implementation of ArrayDeque.allocateElements (bitwise operations)
Mar 05, 2020
java
bit-manipulation
bitwise-operators
Converting java method to C#: converting bytes to integers with bit shift operators
Nov 03, 2022
c#
java
bit-manipulation
Why can't you do bitwise operations on pointer in C, and is there a way around this?
Sep 10, 2022
c++
c
pointers
bit-manipulation
« Newer Entries
Older Entries »