Sunday 28 August 2011

non-commutative example of a program

converts from meters to inches This program will convert from meters to inches or convert units from meters to inches by formula number that we input of the meter will be changed to cm that is at times 100 and the switch to inch the alteration was in for 2.54

Monday 25 July 2011

commutative program

Sequence is a series of statements and execution sequence yangg sequence, so it is earlier in the reading will be done first. if the order of the statement will have the meanings behind different yangg

commutative operators such as addition and multiplication, the order of the process can be done anywhere, while non-commutative operator with properties such as subtraction, division, integer division, and the rest of the division of the process sequence must be noticed

examples of commutative program


final result in dev :



Sunday 24 July 2011

how to determine prime number

this program will determine whether input is prime number or no, whats is prime number.

prime number is a natural number that has exactly two distinct natural number divisors: 1 and itself.

this is program how to determine prime number....



final result in dev :



Bagaimana menemukan tahun kabisat dengan delphi

Dalam program ini akan membantu Anda menemukan tahun kabisat, sehingga Anda tidak harus menghitung secara manual, dengan kode sederhana di bawah ini Anda akan menemukan tahun kabisat atau tidak.

kita dapat membuat fungsi baru berdasarkan komponen Tdate

ok langsung saja kita buat program.


Kemudian masukkan kode di bawah ini untuk button


Source koding - leap year

Selamat Mencoba, semoga ilmu yang saya share bermanfaat.
Good Luck

Saturday 23 July 2011

Cara Menghitung Jumlah Karakter dengan delphi

Sekarang kita akan membuat program untuk Menghitung Jumlah Karakter, di sini kita dapat mengetahui berapa banyak karakter yang ada dalam surat-surat, tidak menghitung secara manual. kami baru saja mulai untuk memasukkan kode di bawah ini:

Fungsinya adalah sebagai berikut:


dalam program ini kita dapat menyaring letters caseSensitive.

Download

Selamat Mencoba, semoga ilmu yang saya share bermanfaat.
Good Luck