Number

Hexadecimal To ASCII

Admin | 28-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts hexadecimal numbers to ASCII code.

Hexadecimal To Decimal

Admin | 28-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts hexadecimal numbers to decimal numbers.

Numbers To Roman

Admin | 28-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts decimal numbers to roman numerals.

Numbers To Words

Admin | 28-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts decimal numbers to its English word representation.

Octal To ASCII

Admin | 28-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts octal numbers to ASCII code.

Octal To Decimal

Admin | 28-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts octal numbers to decimal numbers.

Roman To Numbers

Admin | 28-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts roman numerals to decimal numbers.

Words To Numbers

Admin | 28-Sep-2015 | C#, VB.Net, C, C++

This algorithm converts English words to decimal numbers.