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
sra(shift right arithmetic) vs srl (shift right logical)
Nov 09, 2022
assembly
mips
bit-shift
twos-complement
How to make the 2-complement of a number without using adder
Nov 10, 2022
vhdl
verilog
fpga
twos-complement
Two's Complement disadvantage?
Jun 18, 2022
twos-complement
Minimum Number of Bits Required for Two's Complement Form
Nov 07, 2022
c++
assembly
bit
twos-complement
Explain why x == ~(~x + 1) + 1 (two's complement and back!)
May 27, 2022
binary
proof
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
What is the meaning of "producing negative zeroes" in a system that doesn't support it?
Feb 19, 2020
c
language-lawyer
bitwise-operators
signed
twos-complement
« Newer Entries
Older Entries »