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
-128 and 128 in 2's complement
Jul 20, 2022
binary
twos-complement
What is ^0 in golang?
Oct 30, 2022
go
bitwise-operators
twos-complement
Convert 2 bytes to a number
Sep 24, 2022
c#
binary
bytearray
byte
twos-complement
Convert a signed decimal to hex encoded with two's complement
Sep 22, 2022
javascript
twos-complement
How does C know what type to expect?
Nov 16, 2022
c
memory
twos-complement
single-precision
carry/overflow & subtraction in x86
Jun 22, 2019
math
x86
overflow
twos-complement
carryflag
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
« Newer Entries
Older Entries »