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
Read / Write Haskell Integer in two's complement representation
May 02, 2022
haskell
binary
integer
twos-complement
How to convert a negative integer into two's complement binary form? (Java)
Aug 20, 2019
java
binary
twos-complement
Two's complement sign extension python?
Apr 28, 2017
python
twos-complement
Largest Java Short (32767) plus 1 not turning negative?
Apr 26, 2019
java
binary
short
twos-complement
Guaranteeing negative result when left shifting a negative number in two's complement?
Sep 14, 2022
binary
bit-manipulation
bit-shift
twos-complement
negative-number
How does Java's bit shift operator work under the hood?
Sep 21, 2022
java
bit-manipulation
bit
twos-complement
domain-masking
Floating Point Monotonic Property
Nov 14, 2020
c
floating-point
twos-complement
unsigned-integer
real-number
Can someone explain overflow in C# using binary?
Oct 31, 2022
c#
binary
integer-overflow
twos-complement
Why does -INT_MIN = INT_MIN in a signed, two's complement representation?
Feb 08, 2020
c++
c
binary
signed
twos-complement
Questions about C++20 two's-complement proposal R4
Oct 21, 2020
c++
integer
language-lawyer
twos-complement
c++20
Significance of x & (-x) in 2's Complement?
May 16, 2022
bit-manipulation
bit
twos-complement
bitwise-and
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
how to take twos complement of a byte in c++
Jul 12, 2018
c++
byte
twos-complement
Two's complement of long integer
Aug 31, 2022
assembly
x86-64
micro-optimization
twos-complement
How does the NEG instruction affect the flags on x86?
Jan 12, 2022
assembly
x86
intel
twos-complement
negation
Java binary literals - Value -128 for byte
Nov 17, 2022
java
binary
byte
literals
twos-complement
Is plain char usually/always unsigned on non-twos-complement systems?
May 22, 2022
c
twos-complement
unsigned-char
Adding two signed or unsigned integers
Sep 19, 2017
c++
c
integer
twos-complement
Using -1 as a flag value for unsigned (size_t) types
Jun 07, 2019
c++
c
d
twos-complement
represent negative number with 2' complement technique?
Oct 11, 2022
twos-complement
« Newer Entries
Older Entries »