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
Converting from 8 bit to 16 bit
May 12, 2017
signed
twos-complement
Why does the java method Integer.toBinaryString(-128) output seven digits?
Aug 31, 2022
java
binary
byte
twos-complement
Java Bitwise Or Between Byte and Int
May 31, 2019
java
binary
bit-manipulation
twos-complement
sign-extension
How does the hardware know whether a variable is positive or negative?
Sep 09, 2022
c
assembly
hardware
twos-complement
Why we need to add 1 while doing 2's complement
Sep 14, 2022
math
bit-manipulation
twos-complement
How to prove that the C statement -x, ~x+1, and ~(x-1) yield the same results?
Jul 03, 2022
c
proof
twos-complement
"Bitwise Not" in Python disconsidering 2's complement
Oct 20, 2022
python
binary
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
« Newer Entries
Older Entries »