速報APP / 工具 / DevCalc

DevCalc

價格:免費

更新日期:2016-10-26

檔案大小:1.5M

目前版本:1.0

版本需求:Android 4.1 以上版本

官方網站:http://akseltorgard.com

Email:aksel@akseltorgard.com

DevCalc(圖1)-速報App

A calculator made for the software developer.

Features:

* Convert between binary, decimal and hexadecimal

* Toggle bits with a tap

* Bitwise operations (OR, XOR, AND, NOT, and left- and right-shift)

* Dedicated increment and decrement buttons

* ... and regular old calculator stuff as well (add, subtract, multiply and divide)

DevCalc(圖2)-速報App

I wanted a calculator similar to the old Windows calculator, but couldn't find one that satisfied my needs.

So I set out to create my own, and this is the result.

Check out the source on GitHub: https://github.com/torgard/DevCalc

Planned features:

* Unsigned integers

* 64 bits

* Arithmetic shift

DevCalc(圖3)-速報App

* Display input as ARGB color