速報APP / 教育 / Binary System Pro - Learn binary code an

Binary System Pro - Learn binary code an

價格:免費

更新日期:2018-10-17

檔案大小:2.9M

目前版本:1.0.1

版本需求:Android 4.1 以上版本

官方網站:mailto:akka.productions.contact@gmail.com

Binary System Pro - Learn binary code and exercise(圖1)-速報App

Binary System Pro is a tool for learning the binary system in an interactive way.

You can use Binary System Pro to see the representation of a byte value in binary.

Enter a decimal number that fits in a byte, and you will see how the bits change to represent the value as binary code. By pressing the simulate button you can watch in real-time how the binary digits change as the decimal value increments.

Features:

Binary System Pro - Learn binary code and exercise(圖2)-速報App

* Unsigned byte simulation

* Signed byte simulation

* Binary AND operations

* Binary OR operations

Binary System Pro - Learn binary code and exercise(圖3)-速報App

* Binary XOR operations

* Binary ADDITION operations

Note:

Since the calculations are made upon one byte,

Binary System Pro - Learn binary code and exercise(圖4)-速報App

if the result is higher than what one byte can represent,

then you will get results that might look weird because of

byte overflow. It's an intended functionality of the app to show

you how byte overflows happens on bytes in languages such

Binary System Pro - Learn binary code and exercise(圖5)-速報App

as Java and C.

****************************************

If there is something you dislike about the app, think there's some missing feature

that should exist, have suggestions for how the app could be improved, then please tell us about it at the contact email down below.

Binary System Pro - Learn binary code and exercise(圖6)-速報App