About


This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Thursday, February 7, 2013

Cara Mengubah Bilangan Biner Ke Desimal

Tips dan trik mengkonversi bilangan biner ke teks. pertama-tama saya mencoba menjelaskan apa itu bilangan biner..?
bilangan biner adalah sistem bilangan yang menggunakan suatu bilangan dasar atau basis (Radix ) tertentu.
untuk bilangan biner menggunakan basis 2, menggunakan 2 macam simbol bilangan berbentuk 2 digit angka yaitu 0 & 1.

Sistem bilangan biner

Sistem bilangan biner atau sistem bilangan basis dua adalah sebuah sistem penulisan angka dengan menggunakan dua simbol yaitu 0 dan 1. Sistem bilangan biner modern ditemukan oleh Gottfried Wilhelm Leibniz pada abad ke-17. Sistem bilangan ini merupakan dasar dari semua sistem bilangan berbasis digital. Dari sistem biner, kita dapat mengkonversinya ke sistem bilangan Oktal atau Hexadesimal. Sistem ini juga dapat kita sebut dengan istilah bit, atau Binary Digit. Pengelompokan biner dalam komputer selalu berjumlah 8, dengan istilah 1 Byte/bita. Dalam istilah komputer, 1 Byte = 8 bit. Kode-kode rancang bangun komputer, seperti ASCII, American Standard Code for Information Interchange menggunakan sistem peng-kode-an 1 Byte. 

Tabel ASCII untuk Kode Biner

Tabel ASCII untuk Kode Biner

Pada postingan sebelumnya saya pernah membuat posting tentang kode biner. Nah kali ini saya akan membuat posting yang berkaitan dengan postingan saya tentang kode biner. Saya akan memberikan daftar ASCII ( American Standard Code for Information Interchange ). Berikut ini adalah daftar ASCII dalam bentuk tabel.

Membaca Binary


Membaca Binary
Buat para Penggemar IT nih gw coba jelasin gimana cara membaca binary trus ngerubah binary jadi ASCII, ini gw ambil dari forum, jadi kalo ada kesalahan ya mohon diampuni..