Thursday, December 22, 2011
Wednesday, December 21, 2011
Aplikasi Rental Sepeda Motor Matic : Moto Matic Rent
Posted by dyas90 at 10:51:00 PM 20 comments
Posts Relacionados
Sunday, December 4, 2011
Prosedur Antrian Pembelian Tiket Sepak Bola
Posted by dyas90 at 8:28:00 PM 0 comments
Labels: Information
Posts RelacionadosSaturday, October 15, 2011
Displays Unique Array Series
Immediately, at its core. As an illustration,
Posted by dyas90 at 9:35:00 AM 0 comments
Posts RelacionadosThursday, September 29, 2011
Efforts to Improve Computer Performance
Posted by dyas90 at 8:23:00 AM 0 comments
Labels: Information, Knowledge
Posts RelacionadosStructure and Function Computer
Posted by dyas90 at 8:14:00 AM 0 comments
Labels: Information, Knowledge
Posts RelacionadosEvolutionary History of Computers
Posted by dyas90 at 8:03:00 AM 0 comments
Labels: Knowledge
Posts RelacionadosWednesday, July 13, 2011
Sample Program Reversing Integer Value
Now we will discuss the reverse problem. To our wasteful process like this:
Posted by dyas90 at 11:26:00 PM 0 comments
Posts Relacionados
Kisi - kisi UAS Algoritma dan Pemrograman
Selamat belajar kawan. Semoga kita semua bisa mendapatkan hasil yang memuaskan. Amin..
Good luck! :D
Posted by dyas90 at 6:28:00 AM 0 comments
Posts Relacionados
Thursday, July 7, 2011
Arrays C + +: Changing Array Dimensions 2 Become 1 Dimensions
For example an array of type int [], also has an array of type int automatically [][], the "array of arrays of type int". Array is called a two-dimensional array. Of course, with type int juag [][], we can make [][][], arraynya of type int which is a 3-dimensional array, and so on. There is no limit how many dimensions the array that we created, but rather something that is usually done to make the array more than 3 dimensions. Our discussion will be devoted to two-dimensional array. Type BaseType [] [] is usually pronounced "two-dimensional array of type base-type" or "array of array base-type".
How to connect the array?
Posted by dyas90 at 8:12:00 PM 0 comments
Posts Relacionados
Sunday, June 26, 2011
Klikot : Jawaban Postes Praktikkum Algoritma dan Pemrograman
1. Big Integer
2. Change The Selection Sort
3. Data Sales
Semoga bermanfaat !
Posted by dyas90 at 9:13:00 PM 0 comments
Posts Relacionados
Thursday, June 16, 2011
Aplikasi Mobile Phone "IshakuIkky"
Dalam kasus sehari - hari ditemukan penjual pulsa berjalan sering mencatat hutang - hutang pulsa di handphone, juga sering lupa dengan teman/orang yang sudah membayar lunas atau belum lunas. Dan sering lupa akan nominal hutang yang dibeli oleh teman/orang tersebut.
Ini adalah tampilan awal IshakuIkky. Didalam menu ada banyak pilihan yang bisa dipilih.
Terimakasih atas partisipasi teman - teman semua. Jangan lupa terus mampir diblog ini, karena masih banyak lagi hal - hal yang menarik. :D
Posted by dyas90 at 6:02:00 PM 2 comments
Labels: application, Information, Java, Knowledge, Programming, Tutorial, Tutorial algorithm
Posts RelacionadosFriday, June 3, 2011
Sorting by Diminishing Increment : Sort The Random Numbers by Way of Sorting by Diminishing Increments
Posted by dyas90 at 10:03:00 AM 0 comments
Posts Relacionados
Thursday, June 2, 2011
Deret Geometri : Scored Geometry and Geometric Series Addition Results
Posted by dyas90 at 9:08:00 AM 0 comments
Posts Relacionados
Tuesday, May 31, 2011
Deret Aritmatika: Program Seeking Series Arithmetic and Number Series Arithmetic
Posted by dyas90 at 9:52:00 AM 0 comments
Posts Relacionados
Friday, May 27, 2011
Searching (Array One Dimension) : Finding a Number From Several Numbers
Posted by dyas90 at 5:46:00 AM 0 comments
Posts Relacionados
Thursday, May 26, 2011
Join The Set: The Multiplication On The Set
Posted by dyas90 at 9:43:00 AM 0 comments
Posts Relacionados
Wednesday, May 25, 2011
Matrix Symmetry: Program to Check a Matrix Symmetry
Posted by dyas90 at 11:17:00 PM 0 comments
Posts Relacionados
Thursday, May 19, 2011
Array : Reversing Array Element (Membalik Elemen Array)
c[1]
|
-45
|
c[2]
|
6
|
c[3]
|
0
|
c[4]
|
72
|
c[5]
|
1543
|
Posted by dyas90 at 11:04:00 PM 0 comments
Posts Relacionados
Wednesday, May 18, 2011
Merge Sort : Ordering Numbers to Merge Sort Method (Mengurutkan Bilangan dengan Metode Merge Sort)
Posted by dyas90 at 10:35:00 PM 0 comments
Posts Relacionados
Quick Sort : Sorting Random Numbers with Quick Sort (Mengurutkan Bilangan Acak dengan Quick Sort)
These steps are :
- Select an element, called a pivot, from the list.
- Then list all elements with values less than the pivot moved before or left side of pivote, while all elements with value greater than the pivot moved to the right of the pivot. This is called the partition operation.
- Recursively sort the list of sub-elements that are smaller and sub-list elements is greater.
How it works sort the numbers with the Quick Sort is as follows:
Posted by dyas90 at 6:27:00 PM 0 comments
Posts Relacionados
Friday, May 13, 2011
Kriptografi : Program C++ Enkripsi dan Deskripsi
Posted by dyas90 at 7:32:00 PM 0 comments
Posts Relacionados
Big Integer : Many Digit Addition with Integer Data Type (Penjumlahan Banyak Digit dengan Tipe Data Integer)
We take the first number 57575757, the second number 12345678
In the program number will be stored in each array element.
5
|
7
|
5
|
7
|
5
|
7
|
5
|
7
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
Posted by dyas90 at 7:21:00 PM 0 comments
Posts Relacionados
Vektor : Program C + + Vector Addition and Multiplication Vector (Program C++ Penjumlahan Vektor dan Perkalian Vektor)
The vector is a quantity that depends on the direction. For example: speed, force, momentum, etc.
So A + B has a mean vector A may be extended by the vector B.
where m: scalar and a, v: vector.
Posted by dyas90 at 7:10:00 PM 0 comments
Posts Relacionados
Friday, May 6, 2011
Pretes dan Postes Praktikum ke-7 Algoritma dan Pemrograman
Posted by dyas90 at 6:54:00 AM 0 comments
Posts Relacionados
Rekursif : Calculating the Value Program with Recursive Factorial (Program Menghitung Nilai Faktorial dengan Rekursif)
The definition is recursive, which is defined for n>= 0
C++ is recursively defined as follows
Posted by dyas90 at 5:55:00 AM 0 comments
Posts Relacionados
Tuesday, May 3, 2011
Jeliot version : Make a Pyramid Star with Jeliot (Menbuat Piramida Bintang dengan Jeliot)
Posted by dyas90 at 5:26:00 AM 0 comments
Posts Relacionados
Monday, May 2, 2011
Phytagoras : Calculating the Triangle Elbow Side (Menghitung Sisi Segitiga Siku - Siku)
Extensive number of blue squares and red squares equals the area purple.
Posted by dyas90 at 8:46:00 AM 0 comments
Posts Relacionados