Monday, April 18, 2011

C++ of The Simple Calculator

#include
#include

main()
{
float a,b,t,k,x,g;
int pilih,lagi;

ulang:
{
clrscr();
puts ("KALKULATOR SEDERHANA");
puts ("1. PENJUMLAHAN(+)");
puts ("2. PENGURANGAN(-)");
puts ("3. PERKALIAN(x)");
puts ("4. PEMBAGIAN(/)");
puts ("5. KELUAR");<span class="fullpost">
printf("\nmasukkan pilihan anda [1-5]: ");
scanf("\n%i",&pilih);
switch(pilih)
{
case 1:

puts("\nPENJUMLAHAN");
printf("masukkan nilai a: ");
scanf("%f",&a);
printf("masukkan nilai b: ");
scanf("%f",&b);
t=a+b;
printf("hasil dari %f + %f = %f",a,b,t);
break;
case 2:
puts("\nPENGURANGAN");
printf("masukkan nilai a: ");
scanf("%f",&a);
printf("masukkan nilai b: ");
scanf("%f",&b);
k=a-b;
printf("hasil dari %f - %f = %f",a,b,k);
break;
case 3:
puts("\nPERKALIAN");
printf("masukkan nilai a: ");
scanf("%f",&a);
printf("masukkan nilai b: ");
scanf("%f",&b);
x=a*b;
printf("hasil dari %f x %f = %f",a,b,x);
break;
case 4:
puts("\nPEMBAGIAN");
printf("masukkan nilai a: ");
scanf("%f",&a);
printf("masukkan nilai b: ");
scanf("%f",&b);
g=a/b;
printf("hasil dari %f / %f = %f",a,b,g);
break;
case 5:
puts("\nanda memilih untuk keluar!");
break;
default:
puts("\npilihan yang anda masukkan salah !");
}
puts("\napakah anda ingin mengulang?");
puts("1. ya");
puts("2. tidak");
printf("pilihan anda :");
scanf("%i",&lagi);
if (lagi==1)
{
goto ulang;
}
else
{
puts("selesai");
}
}
getch();
}


</span>

..#*Full view, here*#..

Friday, March 18, 2011

VIPRE antivirus 4.0.3904 premium

for this post I want a little talk and promotion.
yesterday I just hit barrage attack from rogue viruses, and eventually they managed to control my computer. after googling for hours [wow] I finally met a cobra snake that helped me fix the computer.

this cobra snake is known as VIPRE antivirus 4.0.3904 premium included in the anti virus which is pretty good. VIPRE is also a mild anti-virus to be used, why? previously I've tried several well-known anti-virus like AVG, AVIRA, McAfee, BitDefender, Avast, Ad Aware, and several local anti-virus like smadav, Ansav along PCMedia Ragnarok. but none of the anti virus is working normally. not because of anti-virus is not good because all the anti virus is the same performance if we are diligent to update to his. it's just that some are a bit heavy to work on a PC or laptop that has been contaminated with the virus.

as happened in AVG and BitDefenser, this software simply can not be installed on computers that have assaulted the virus in every corner [gosh]. to McAfee, Avast, Ad Aware and Avira software does not work optimally on a PC or laptop, and can not uninstall [so, yesterday I was forced to reinstall it again]. to its local antivirus it's ok, not anything he was already infected with the virus.

PC or laptop that supports anti-virus at least have:

* At least an IBM Compatible 400MHz computer.
* 150MB free space on my hard drive.
* 512MB RAM
* OS Windows XP, vista, seven [32 and 64 bit] and Windows 2000 SP4

for those who want to try this cobra snake please download sofwarenya on the link below, and do not forget to see updates [March 17, 2011] or for the newest update on his website directly. to how its activation please see here.

VIPRE 4.0.3904 Antivirus Premium and keygen

VIPRE Update [March 17, 2011]


VIPRE update website

..#*Full view, here*#..

How activation VIPRE Antivirus 4.0.3904 Premium

How activation VIPRE Antivirus 4.0.3904 Premium:

* Open the VIPRE antivirus

* Click on Help, select the registration.

* Enter key "00000-00000-00000-00000-00000" Click Ok.


* Will display a pop-up window to enter the registration password.

* Run the keygen, enter the expiration year, and then click generate passwords.


* VIPRE keygen Copy n paste the generated password in the box pop-up registration passwords.

* Finish


to use this VIPRE we need to update its data base first, to update the manual:

* download the update file it here.

* open VIPRE 4.0.3904 premium.

* click update now [look at the pointer].


* look for update file storage.


* click open.


* wait a moment and complete.

..#*Full view, here*#..