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
Maximum value of unsigned char
Jul 10, 2019
c
bit-manipulation
unsigned-char
Whats the reverse function of x XOR (x/2)?
May 16, 2022
bit-manipulation
bitwise-operators
algebra
How to do bitwise unsigned (zero-fill) right shift in Dart?
Nov 01, 2022
bit-manipulation
dart
Bit Shift and Bitwise operations to encode RGB values
Nov 20, 2022
java
bit-manipulation
Correct usage of bitmask?
Aug 24, 2022
java
bit-manipulation
bitwise-operators
bit
bitmask
What is the difference between literals and variables in C (signed vs unsigned short ints)?
Nov 05, 2022
c
bit-manipulation
twos-complement
unsigned-integer
integer-promotion
Why does JDK use shifting instead of multiply/divide?
Nov 09, 2022
java
optimization
collections
bit-manipulation
priority-queue
Incompatible types error Java between short and int. Unsure of cause
Oct 22, 2022
java
bit-manipulation
precision
Minimum number of bits to represent a given `int`
Aug 28, 2022
c++
algorithm
bit-manipulation
logarithm
Reverse bit pattern in C
Jan 31, 2011
c
bit-manipulation
bitwise-operators
C++: How do I cast an int to an unsigned long and not change any bits?
Nov 12, 2022
c++
casting
bit-manipulation
What is a good way to iterate a number through all the possible values of a mask?
Jan 16, 2021
algorithm
bit-manipulation
signed to positive near-perfect hash
Mar 28, 2022
java
bit-manipulation
hash
long-integer
perfect-hash
Generate all bit patterns for a given mask
May 07, 2022
c
algorithm
optimization
bit-manipulation
Any smarter way to extract from array of bits?
Jul 29, 2022
c++
c
optimization
bit-manipulation
Determine the sign of a 32 bit int
May 06, 2022
c
logic
bit-manipulation
What is arithmetic left shift of 01001001?
Aug 07, 2019
java
bit-manipulation
bit-shift
Invert a bitwise left shift and OR assignment
May 13, 2019
c++
c
bit-manipulation
bit-shift
or-operator
Replace least significant bit with bitwise operations
Sep 24, 2022
binary
bit-manipulation
bit-shift
boolean-operations
In C++ What's the point of using bool instead of char?
Sep 24, 2022
c++
char
boolean
bit-manipulation
« Newer Entries
Older Entries »