Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in base-conversion

Calculating the negabinary representation of a given number without loops

base_convert in .NET

PHP - Generate an 8 character hash from an integer

php hash base-conversion

Print large base 256 array in base 10 in c

c base-conversion

Base 26 as alphabetic using Java's Integer.toString()

PHP - How to base_convert() up to base 62

Convert large hex string to decimal string

How to convert a decimal base (10) to a negabinary base (-2)?

How to Print Hexadecimal Numbers in PHP or Java

Bash decimal to base 62 conversion

bash shell base-conversion bc

Getting a hexadecimal number into a program via the command line

c base-conversion strtol

How to create a 32-bit integer from eight (8) 4-bit integers?

Base 10 to base n conversions [closed]

Converting binary string to a hexadecimal string JAVA

Converting binary to decimal integer output

Converting an integer to a hexadecimal string in Ruby

ruby hex base-conversion