Pages

Saturday, December 8, 2012

Alasan Kita Susah Mengingat Masa Bayi

Umumnya orang dewasa tidak bisa mengingat masa-masa saat bayi secara keseluruhan. Hanya ada sedikit sekali yang menetap dalam memori otak, terutama pada hal yang punya arti penting - seperti perceraian, berpisah dari orang tua, atau masalah traumatik lainnya.
 
Mengapa ini bisa terjadi? Pada otak manusia terdapat wilayah otak yang disebut hippocampus, fungsinya mengumpulkan dan menghubungkan semua kepingan memori jadi satu. Misalnya, memori suara diproses dalam korteks pendengaran (di sisi otak), sementara memori visual dikelola korteks visual (di bagian belakang).

Chess



Chess is a board game played between two players. It is played on a chessboard, which is a square-checkered board with 64 squares arranged in an eight-by-eight grid. At the start, each player controls sixteen pieces: one king, one queen, two rooks, two knights, two bishops, and eight pawns. The object of the game is to checkmate the opponent's king, whereby the king is under immediate attack (in "check") and there is no way to remove or defend it from attack on the next move.

Tuesday, November 27, 2012

Hikayat Bayan Budiman



Sebermula ada saudagar di negara Ajam. Khojan Mubarok namanya,terlalu amat kaya,akan tetapi ia tiada beranak.tak seberapa lama setelah ia berdoa kepada Tuhan,maka saudagar Mubarok pun beranaklah istrinya seorang anak laki-laki yang di beri nama Khojan Maimun.

Segway Human Transporter



What was once a mysterious invention created by Dean Kamen that had everyone speculating as to what it was - is now known as the Segway Human Transporter, the first self-balancing, electric-powered transportation machine. The Segway Human Transporter is a personal transport device that uses five gyroscopes and a built-in computer to remain upright.

Fungsi Rahasia Tombol Scroll pada Tetikus



Sebagai seorang pelajar, tentunya sudah tak asing dengan yang namanya komputer. Juga dengan hardware-nya, salah satunya yaitu tetikus. Kalo disebut tetikus pasti ada yang bingung, tapi mungkin ada juga sebagian orang yang tahu apa itu ‘tetikus’.

Friday, May 4, 2012

Tugas TIK

Buat yang tugas TIK nya pusing, nih  codingnya:

Rata-rata
TextBox6 = (TextBox1) / 5 + (TextBox2) / 5 + (TextBox3) / 5 + (TextBox4) / 5 + (TextBox5) / 5


Buat angka terbesar:

If (TextBox1 - TextBox2) >= 0 And (TextBox1 - TextBox3) >= 0 And (TextBox1 - TextBox4) >= 0 And (TextBox1 - TextBox5) >= 0 Then TextBox7 = TextBox1
If (TextBox2 - TextBox1) >= 0 And (TextBox2 - TextBox3) >= 0 And (TextBox2 - TextBox4) >= 0 And (TextBox2 - TextBox5) >= 0 Then TextBox7 = TextBox2
If (TextBox3 - TextBox1) >= 0 And (TextBox3 - TextBox2) >= 0 And (TextBox3 - TextBox4) >= 0 And (TextBox3 - TextBox5) >= 0 Then TextBox7 = TextBox3
If (TextBox4 - TextBox1) >= 0 And (TextBox4 - TextBox2) >= 0 And (TextBox4 - TextBox3) >= 0 And (TextBox4 - TextBox5) >= 0 Then TextBox7 = TextBox4
If (TextBox5 - TextBox1) >= 0 And (TextBox5 - TextBox2) >= 0 And (TextBox5 - TextBox3) >= 0 And (TextBox5 - TextBox4) >= 0 Then TextBox7 = TextBox5

Buat terkecilnya:

If (TextBox1 - TextBox2) <= 0 And (TextBox1 - TextBox3) <= 0 And (TextBox1 - TextBox4) <= 0 And (TextBox1 - TextBox5) <= 0 Then TextBox8 = TextBox1
If (TextBox2 - TextBox1) <= 0 And (TextBox2 - TextBox3) <= 0 And (TextBox2 - TextBox4) <= 0 And (TextBox2 - TextBox5) <= 0 Then TextBox8 = TextBox2
If (TextBox3 - TextBox1) <= 0 And (TextBox3 - TextBox2) <= 0 And (TextBox3 - TextBox4) <= 0 And (TextBox3 - TextBox5) <= 0 Then TextBox8 = TextBox3
If (TextBox4 - TextBox1) <= 0 And (TextBox4 - TextBox2) <= 0 And (TextBox4 - TextBox3) <= 0 And (TextBox4 - TextBox5) <= 0 Then TextBox8 = TextBox4
If (TextBox5 - TextBox1) <= 0 And (TextBox5 - TextBox2) <= 0 And (TextBox5 - TextBox3) <= 0 And (TextBox5 - TextBox4) <= 0 Then TextBox8 = TextBox5



Makasih udah ngunjungi, tapi lain kali kerja sendiri ya :D

Friday, March 30, 2012

Hidup adalah Anugerah Bagi Jiwa yang Ikhlas

Yang tinggal di gunung merindukan​ pantai.
Yang tinggal di pantai merindukan​ gunung.
Di musim kemarau merindukan​ musim hujan.
Di musim hujan merindukan​ musim kemarau.