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 twos-complement
How to create a 32-bit integer from eight (8) 4-bit integers?
Sep 06, 2022
javascript
twos-complement
base-conversion
Two's complement conversion
Sep 20, 2022
c#
twos-complement
2's complement hex number to decimal in java
Nov 17, 2022
java
hex
twos-complement
negative-number
Detect one's or two's complement architecture in C++?
Sep 19, 2022
c++
architecture
c++11
twos-complement
ones-complement
Which 2's complement integer operations can be used without zeroing high bits in the inputs, if only the low part of the result is wanted?
Sep 19, 2022
assembly
binary
x86
integer
twos-complement
Ramifications of C++20 requiring two's complement
Nov 07, 2022
c++
undefined-behavior
twos-complement
c++20
How to detect encodings on signed integers in C?
Jan 11, 2019
c
signed
twos-complement
ones-complement
how to do two complement multiplication and division of integers?
Nov 11, 2022
binary
division
multiplication
bits
twos-complement
Why Two's Complement?
Sep 14, 2022
computer-science
twos-complement
Why are signed and unsigned multiplication different instructions on x86(-64)?
Sep 22, 2022
assembly
x86
x86-64
twos-complement
intel
Why is the range of signed byte is from -128 to 127 (2's complement) and not from -127 to 127?
Sep 04, 2022
math
bit-manipulation
computer-architecture
twos-complement
why Integer.MAX_VALUE + 1 == Integer.MIN_VALUE?
Sep 01, 2022
java
integer
integer-overflow
twos-complement
jls
why -3==~2 in C#
Oct 20, 2022
c#
.net
conditional-statements
bitwise-operators
twos-complement
sign changes when going from int to float and back
Aug 30, 2022
c++
floating-point
type-conversion
ieee-754
twos-complement
bitwise not operator
Aug 29, 2022
java
javascript
c++
c
twos-complement
String.format() and hex numbers in Java
Aug 27, 2022
java
string
formatting
hex
twos-complement
How memset initializes an array of integers by -1?
Aug 26, 2022
c++
c
arrays
twos-complement
memset
Why is -(-2147483648) = - 2147483648 in a 32-bit machine?
Aug 26, 2022
c
32-bit
twos-complement
why does long long 2147483647 + 1 = -2147483648? [duplicate]
Aug 25, 2022
c++
c
undefined-behavior
integer-overflow
twos-complement
Two's Complement in Python
Aug 18, 2022
python
bit-manipulation
twos-complement
« Newer Entries
Older Entries »