Main
Home
About
DiscussionBoard
Files
About
Submit
Search
Downloads
Action
FreeBASIC
Future Software
Graphics Demos
Graphics Utilities
Libraries
Miscellaneous
Platform Games
QB64
Sound Related
Space Games
Strategy and RPG
Links
Link to us
Text to Two More Number Bases.zip
- Chuck Mire
0
/
10
By slightly modifying my program, "Text To Base-10", I have created two more programs, "Text To Numbers & Alpha" and "Text to Roman Numerals". In both programs, I set up the text as a Base-96 Number (all of the normal typing keys in a text message) and did the following for the the two programs: "Text to Numbers & Alpha" - I set up a Base-62 Number Base (Numbers "0" through "9", plus the capital letters "A" through "Z", plus the lower case letters "a" through "z"). "Text to Roman Numerals" - I set up a Base-7 Number Base using all of the Roman Numerals ("I, V, X, L, C, D, and M"). The size of the conversion when using "Text To Numbers & Alpha" is only slightly larger than the size of the original text since the conversion is from a Base-96 Number to a Base-62 Number. The size of the conversion when using "Text To Roman Numerals" is much larger since the conversion is from a Base-96 Number to a much smaller Base-7 Number. The interface for both programs looks the same as my programs, "Text To Base-10", and my program "Text to Multiple Number Bases IV". No encryption is used in either program - they are only conversions from one number base to another number base. The zip file contains both Windows exexutables and both source codes.
Source included - QB64 - 760.88 KB - 739 downloads
Comments & Ratings by other people:
Your rating:
Rating:
10- Best
9
8
7
6
5
4
3
2
1- Worst
Name:
Comment:
Please enter this number:
Members
Login
Register
QB45 Members
Member List