Android 台灣中文網

標題: Programmer Calculator V1.88.00 去廣告、去標題版本 [打印本頁]

作者: numega    時間: 2017-7-2 12:19
標題: Programmer Calculator V1.88.00 去廣告、去標題版本
本帖最後由 numega 於 2017-7-2 12:49 編輯

【語      言】英文
【軟體名稱】Programmer Calculator V1.88.00
【版本資訊】V1.88.00
【軟體大小】3.6MB
【更新日期】2017年6月8日
【使用權限】去廣告、去標題版
【系統支援】Android 4.0 以上或更高
【軟體介紹】超級好用的程式設計師計算機,可用於不同位元轉換
完全去除廣告, google track 的程式碼,更精簡。也順便把沒用的標題去掉,讓螢幕更乾淨,輸入區更大。

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)

Range of values:
Byte: -128 .. 127 (unsigned: 0 .. 255)
Word: -32768 .. 32767 (unsigned: 0 .. 65535)
Dword: -2147483648 .. 2147483647 (unsigned: 0 .. 4294967295)
Qword: -9223372036854775808 .. 9223372036854775807

operations:
- Mod (Modulo)
- Inc (Increment)
- Dec (Decrement)
- RoL (Rotate Left)
- RoR (Rotate Right)
- Or (Or)
- Xor (Exclusive Or)
- Lsh (Left Shift)
- Rsh (Right Shift)
- Not (Not)
- And (And)


Algebraic operations: +, -, *, /

Tags:
Programmer Calculator to convert from different integers (Binar, Hex, Decimal, Octal)
scientific calculator
【軟體截圖】