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 is 1 << 0?
Aug 30, 2022
c++
syntax
bit-manipulation
Compute fast log base 2 ceiling
Aug 30, 2022
c
optimization
math
64-bit
bit-manipulation
Performance wise, how fast are Bitwise Operators vs. Normal Modulus?
Aug 30, 2022
c++
bit-manipulation
bitwise-operators
Fastest way to clamp a real (fixed/floating point) value?
Oct 14, 2022
c
numbers
bit-manipulation
clamp
How Does The Bitwise & (AND) Work In Java?
Feb 10, 2021
java
bit-manipulation
bit
bitwise XOR of hex numbers in python
Aug 29, 2022
python
hex
bit-manipulation
xor
When to use Bitwise Operators during webdevelopment?
Aug 29, 2022
bit-manipulation
What is the fastest way to return the positions of all set bits in a 64-bit integer?
Dec 02, 2018
c
performance
optimization
bit-manipulation
xeon-phi
Mod of power 2 on bitwise operators?
Aug 29, 2022
c
math
bit-manipulation
bitwise-operators
bitwise-and
What is the purpose of "int mask = ~0;"?
Oct 09, 2022
c++
c
bit-manipulation
masking
bit-masks
How can I detect integer overflow on 32 bits int?
Aug 29, 2022
java
integer
bit-manipulation
integer-overflow
integer-arithmetic
Find most significant bit (left-most) that is set in a bit array
Sep 20, 2022
c
bit-manipulation
32-bit
How can I perform multiplication without the '*' operator?
Aug 29, 2022
java
c++
c
bit-manipulation
Java "Bit Shifting" Tutorial? [closed]
Aug 29, 2022
java
bit-manipulation
bit-shift
(x | y) - y why can't it simply be x or even `x | 0`
Aug 25, 2022
c
bit-manipulation
How to define and work with an array of bits in C?
Sep 29, 2022
c
arrays
multidimensional-array
bit-manipulation
bitarray
Convert 0x1234 to 0x11223344
Sep 22, 2022
c++
c
bit-manipulation
Add two integers using only bitwise operators?
Feb 17, 2022
c#
bit-manipulation
Understanding the bitwise AND Operator
Aug 28, 2022
objective-c
operators
bit-manipulation
bitwise-operators
Unsigned Integer in Javascript
Aug 28, 2022
javascript
bit-manipulation
unsigned
« Newer Entries
Older Entries »