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-shift
K&R - Understanding exercise 2-8: Exactly what is asked here?
May 13, 2018
c
bit-shift
Optimising bitwise operations in C
Dec 25, 2021
c
bitwise-operators
bit-shift
Assembly language to C
Oct 31, 2022
c
assembly
bit-shift
Is there any way to do 128-bit shifts on gcc <4.4?
Nov 16, 2022
c
gcc
bit-shift
128-bit
Why arithmetic shift halfs a number only in SOME incidents?
Nov 19, 2022
c#
bit-shift
Operator << cannot be applied to operands of type long and long
Jun 18, 2016
c#
bit-shift
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
Why doesn't left bit shift << shift beyond 31 for long int datatype?
Oct 16, 2022
c++
bit-shift
Replace least significant bit with bitwise operations
Sep 24, 2022
binary
bit-manipulation
bit-shift
boolean-operations
How to get nth bit values
Sep 19, 2022
c++
bit-shift
bits
bit
Can someone explain ARM bitwise operations to me?
Nov 13, 2022
arm
bit-manipulation
bit-shift
C left shift on 64 bits fail
Oct 16, 2022
c
64-bit
bit-shift
In C++, which is faster? (2 * i + 1) or (i << 1 | 1)?
Feb 25, 2022
c++
assembly
performance
bit-shift
How does using >>> 1 prevent overflow when adding two numbers than dividing by 2?
Dec 22, 2017
java
quicksort
bit-shift
Perl 6 equivalents to Java's >> and >>> operators?
Apr 13, 2022
bit-shift
raku
Shift operators - operands must be convertible to an integer primitive?
Nov 06, 2022
java
java-8
bit-shift
Logical, arithmetical bitwise shifts
Dec 28, 2021
c
bit-manipulation
bit-shift
what's the difference between bitwise shift with 2 arrows and 3 arrows? [duplicate]
Oct 27, 2017
java
javascript
bit-manipulation
bit-shift
« Newer Entries
Older Entries »