This program was made to show you how to convert number bases easily and efficiently. The program supports binary, octal, decimal, hex, and ascii(base 256). Please vote on my code.
File List:
@PSC_ReadMe_708_7.txt
1Kb
BaseConvereterU.dcu
7Kb
BaseConvereterU.dfm
1Kb
BaseConvereterU.pas
5Kb
BaseConvereterU.~df
1Kb
BaseConvereterU.~pa
5Kb
BaseConversionPro.cfg
323b
BaseConversionPro.dof
1Kb
BaseConversionPro.dpr
217b
BaseConversionPro.res
2Kb
Similar code
Formatting RichEdit with HTML tags
(Popularity: ) : For my second venture in Delphi I decided to convert another one of my Visual Basic uploads to Delphi. This ... Char Statistic / Count
(Popularity: ) : Just a sample how to calculate character in one text/paragraph. Usefull if you want to do a char count/statistic. Expression Evaluater Example
(Popularity: ) : This program was made to show how to evaluate an expression. The program supports ^,*,/,+,- and does order of operation. ... Encryption Component
(Popularity: ) : TO get the script for this not in component form, check out my string encryption upload and please rate*** This ...