速報APP / 工具 / Programmer Calculator

Programmer Calculator

價格:免費

更新日期:2018-09-03

檔案大小:3.8M

目前版本:V1.89.00

版本需求:Android 4.0 以上版本

官方網站:http://www.mosdev.org

Email:support@mosdev.org

聯絡地址:Toni Weber Postfach 3315 02965 Hoyerswerda Germany

Programmer Calculator(圖1)-速報App

Programmer Calculator to convert from different integers

Supported number systems: binary, octal, decimal, hexadecimal.

There are different variable types supported: BYTE (8bit), WORD / SHORT (16bit), DWORD / INTEGER (32bit) and QWORD / LONG (64BIT)

Programmer Calculator(圖2)-速報App

Range of values:

Byte: -128 .. 127 (unsigned: 0 .. 255)

Word: -32768 .. 32767 (unsigned: 0 .. 65535)

Programmer Calculator(圖3)-速報App

Dword: -2147483648 .. 2147483647 (unsigned: 0 .. 4294967295)

Qword: -9223372036854775808 .. 9223372036854775807

operations:

Programmer Calculator(圖4)-速報App

- Mod (Modulo)

- Inc (Increment)

- Dec (Decrement)

Programmer Calculator(圖5)-速報App

- RoL (Rotate Left)

- RoR (Rotate Right)

- Or (Or)

Programmer Calculator(圖6)-速報App

- Xor (Exclusive Or)

- Lsh (Left Shift)

- Rsh (Right Shift)

Programmer Calculator(圖7)-速報App

- Not (Not)

- And (And)

Algebraic operations: +, -, *, /

Programmer Calculator(圖8)-速報App

Tags:

Programmer Calculator to convert from different integers (Binar, Hex, Decimal, Octal)

scientific calculator