Senin, 02 Maret 2009

Tugas Jarkom 3

Convert the following decimal values to binary values

  • 123 =11011110
  • 202 = 01010011
  • 67 = 11000010
  • 7 = 1110
  • 252 = 00111111
  • 91 = 11011010
  • 116.127.71.3 = 00101110.11111110.11100010.110
  • 255.255.255.0 = 11111111.11111111.11111111.0
  • 192.143.255.255 = 00000011.11110001.11111111.11111111
  • 12.101.9.16 = 00110.10100110.10010.000010

Convert the following binary values to decimals

  • 1110 = 7
  • 100110 = 25
  • 11111111 = 255
  • 11010011 = 203
  • 01000001 = 130
  • 11001110 =115
  • 01110101 = 174
  • 10001111 = 241
  • 11101001.00011011.100000000.10100100 = 151.216.1.37
  • 10101010.00110100.11100110.00010111 = 85.44.103.232

Convert the following values to the other two form

  • 169, a9, 101011001
  • 255, FF, 11111111
  • 47825, Bad1, 1011101011010001
  • 231.99.28, E7-63-1C, 11100111.1100011.0001110
  • 53, 35, 1010110
  • 115, 73, 11001110
  • 19, 13, 110010
  • 212.65.119.45, D4-41-77-2D, 10101011.10000010.11101110.1011010
  • 85, 55, 10101010
  • 3, 3, 110
  • 63.60, 3F-3C, 11111100, 00111100
  • 48.1.15.255, 30-1-F-FF, 00001100.10000000.11110000.11111111

Tidak ada komentar:

Posting Komentar