|
Download links:
BaseConverter101.zip
Author name: John Wilund
Program homepage:
Author Email: orlando@runbox.com
About software: This use choice believer figures between bases (e.g. Binary, Octal, Decimal & Hexadecimal).
On the protection are four pushbuttons, each representing a vulgar:
'Bin' = Binary
'Oct' = Octal
'Dec'= Decimal
'Hex' = Hexadecimal
Tapping a pushbutton interval a numeric worth is entered choice precise the worth in the selected vulgar.
Instance: You have the Decimal worth 431 and desire to know how that worth is expressed in Hexadecimal.
1. Tap the 'Dec' pushbutton.
2. Write the worth (431).
3. Tap the 'Hex' pushbutton.
4. You choice see "0x01AF". The "0x" piece is not the worth, it's merely a prefix to indicate that the worth is existence expressed as a Hexadecimal.
5. Now attempt the additional pushbuttons...
Accessory characteristic no.1:
BaseConverter choice automatically demonstration the "slightest piece extent required" for any worth by displaying individual of the three piece sizes ('8', '16', '32') in brave font.
Accessory characteristic no.2:
Energy the "slightest piece extent required" by tapping individual of the piece sizes ('8', '16', '32'). A tiny skeleton indicates that whole values showed are compulsory to that piece extent.
Accessory characteristic no.3:
Tapping 'U' (for "unsigned") shifts whole values shown from unsigned (whole definite values) to signed (both definite and contradictory values) and toggles the 'U' to an 's' to indicate this. A subordinate tap toggles the values end to their unsigned worth.
Accessory characteristic no.4:
The Bitwise operators
(Information: Excellent seen by tapping on the 'Bin' pushbutton earliest).
* Tapping the '?' makes the worth switch individual piece to the west (e.g. 0b00000101 choice be 0b00001010).
* Tapping the '~' turns the worth to it's praise worth, within the wanted piece extent, if specified. (e.g. 0b00001010 choice be 0b11110101). (This instance assumes you have selected 'Energy to piece extent 8' .)
* Tapping the '?' makes the worth switch individual piece to the fair (e.g. 0b11110101 choice be 0b01111010).
Accessory characteristic no.5:
You container easily coins the dissimilar vulgar prefixes to any two symbol fiber. This is made at 'List/Preferences'.
Accessory characteristic no.6:
By checking the container in the 'List/Preferences' you make BaseConverter "prefix knowledgeable". Making a 'Manu/Edit/SelectAll' demand selecting the vulgar worth singular without it's prefix. |