Arsip: pilih nilai terbersar???

 
user image
more 14 years ago

akudana

saya mau tanya disini saya punya StringGrid1.Cells[1,2] = 5 ,StringGrid1.Cells[4,5] = 9 dan StringGrid1.Cells[3,5] = 3, saya mau tanya bisa, ga cari nilai terbesarnya??? kemudian nilai terbesar masukkin di StringGrid1.Cells[3,3].. bisa ga??? tolong sekalian kodenya..
user image
more 14 years ago

ImanD

Bisa!!! :D pertanyaan simple dan jawabn se-simple2 nya

begin
  if StringGrid1.Cells[1,2] > StringGrid1.Cells[4,5] then
    if StringGrid1.Cells[1,2] > StringGrid1.Cells[3,5] then
      StringGrid1.Cells[3,3]:=StringGrid1.Cells[1,2]
    else
      StringGrid1.Cells[3,3]:=StringGrid1.Cells[3,5]
  else if StringGrid1.Cells[4,5] > StringGrid1.Cells[3,5] then
    StringGrid1.Cells[3,3]:=StringGrid1.Cells[4,5]
  else
    StringGrid1.Cells[3,3]:=StringGrid1.Cells[3,5];
end;
notes: untung nilainya max 9 jadi ga perlu konversi ke angka dulu. :D
user image
more 14 years ago

akudana

@ImanD: Bisa!!! :D pertanyaan simple dan jawabn se-simple2 nya

begin
  if StringGrid1.Cells[1,2] > StringGrid1.Cells[4,5] then
    if StringGrid1.Cells[1,2] > StringGrid1.Cells[3,5] then
      StringGrid1.Cells[3,3]:=StringGrid1.Cells[1,2]
    else
      StringGrid1.Cells[3,3]:=StringGrid1.Cells[3,5]
  else if StringGrid1.Cells[4,5] > StringGrid1.Cells[3,5] then
    StringGrid1.Cells[3,3]:=StringGrid1.Cells[4,5]
  else
    StringGrid1.Cells[3,3]:=StringGrid1.Cells[3,5];
end;
oyaa, kalau bagaimana cari nilai terbesar dari elemen stringgrid yang terdiri dari 5 baris???? mohon bantuannya... notes: untung nilainya max 9 jadi ga perlu konversi ke angka dulu. :D
user image
more 14 years ago

adhisyanda

pake looping kk,,,
user image
more 14 years ago

akudana

Ok... thanx buat semuanyaaa.. dah bisa...
more ...
  • Pages:
  • 1
Share to

Random Topic

Local Business Directory, Search Engine Submission & SEO Tools FreeWebSubmission.com SonicRun.com