Description: Binary number system is that people use scientific methods of counting symbols. There are a variety of number system, the number used in the computer system are: decimal, binary, octal and hexadecimal. Hexadecimal number has two basic characteristics: it consists of sixteen characters from 0 to 9 and A, B, C, D, E, F form (which represent the decimal number from 0 to 15), a hexadecimal number of operations Every law is a hexadecimal, for example: hexadecimal 4AC8 can be written (4AC8) 16, or written 4AC8H.
Requirements:
To Search:
File list (Check if you may need any files):
进制转换的实现.doc