Posts

Showing posts from March, 2012

C + + Programming for Determining Leap Year or Not Leap Year

# include <cstdlib> # include <iostream> using namespace std; Leap class {        friend ostream & operator << (ostream &, Leap &);        friend istream & operator >> (istream &, Leap &);        public:               Intercalary () {};               void process () {                   if (year% 4 == 0) {                         result = "Leap Year";                   } else result = "No Leap Year";               }        private:                int year;                char * result; };    istream & operator >> (istream & in, Leap & insert) {    cout << "Enter year:";      in >> Enter.year;      return in; }    ostream & operator << (ostream & out, Leap & output) {    cout << "Year" << output.year << "is" << output.result;      return out; } int main (int argc, char * argv [])

C + + Programming to Convert Temperature

# include <iostream> # include <string> using namespace std; int main () {     int K;     int R;     int C;     int F;     cout << "Showing Temperature Convertion" << endl;     cout << "Enter the large temperature (C):";     cout << endl;     cin >> C;     R = 4/5 * C;     F = 9/5 * C +32;     K = C +273;        cout << "Convertion to Reamur =" << R << endl;     cout << "Convertion to Fahrenheit =" << F << endl;     cout << "Conversion to Kelvin =" << K << endl;        system ("pause");     return 0; }

Algorithm to convert temperature

Image
Gambar di atas adalah Flowchart untuk mengkonversi suhu dari Celcius ke Reamur, Fahrenheit, dan Kelvin.

Algorithm for Converting Units Distance from meters to centimeters and inches to centimeters

Image
flowchart untuk mengkonversi satuan jarak dari meter ke cm., dan inchi ke cm..

Algorithm Calculating distance between two points

Image
Contoh Kasus Gambar di bawah ini merupakan flowchart untuk mencari nilai dari jarak antara dua buah titik.

Algorithm to find the result of multiplying two numbers

Image
flowchart untuk mencari  hasil perkalian dari dua buah bilangan bulat yang di inputkan oleh user.., dimana awal mulanya: - Star - Masukkan bilangan X - Masukkan bilangan Y - Hasil = X * Y - Hasil dari 2 buah bilangan yang di kalikan. - End.

Reflektion Week to 4

Conferences Week 4 lecture Alpro      For week 4, lecture materials on the Alpro discuss Loop (loop) .., Loop material for this in his discussion of more complex in comparison with the previous. This material complements the previous minggu2 material, where a lot of discussion in the Loop should be explained or described in detail and also in raptornya program must be clear, when there is little wrong in any entry or programming then the program can not run properly ..

Algorithm Calculating the Volume Ball

Image
Contoh Kasus : Menghitung Volume sebuah Bola. Pada kesempatan kali ini Saya  ingin berbagi tentang Algoritma untuk menghitung sebuah Volume Bola yang di inputkan oleh User..  

Counting algorithm cube Volume and Surface Area.

Image
The Below is a picture Flowchart for Calculating Volume and Surface Area of ​​Cube. On this occasion I would like to share about the algorithm to calculate the Volume and Surface Area of ​​Cube, this algorithm may be useful for us all, whether they make or who saw and read it.

C + + Programming Calculating the Volume & Surface Area of ​​Cube

# include <iostream> # include <string> using namespace std; int main () {     interger r;     interger Cube Surface Area;     intergerVolume cube;     Volume of cube = 0;     Surface Area cube = 0;     cout << "Calculating the Volume and Surface Area of ​​Cube";     cout << endl;     cout << "Enter r:";     cout << endl;     cin >> r;         Volume of cube = r * r * r;     Surface Area cube = 6 * r * r;     cout << "Calculating Volume of cube =";     cout << endl;     cout << "Calculating the Surface Area cube =";     cout << endl;;     cout << endl << Volume Cube;     cout << endl << Cube Surface Area;     cout << endl;     system ("pause");     return 0;

Reflection Week to 3

     For college attendance Alpro three weeks is enough to give a real sense, where if it was just prior minggu2 introduction and warm up for college .. Alpro, tpi in week 3 this gives the impression of where in week 3 this is the beginning of the lecture Alpro is actually .. Although in this 3-week lecture material is quite confusing but I can not give up and despair, and I also have to further increase the activity of learning or latihan2nya .. For course material conditional is still there who do not understand .., I'll tpi siasati my ignorance in this way and keep trying until mencoba2 me understand well ... Trying ... Trying ... Trying ... and keep trying ...

Samsung Galaxy Pocket, Ponsel Android Gingerbread yang Ramah Di Kantong

Image
Jika anda menginginkan Smartphone Androidd dari Samsung dengan harga yang terjangkau, mungkin Smartphone terbaru dari Samsung ini bisa menjadi pilihan anda. Samsung baru-baru ini memperkenalkan sebuah Smartphone Android 2.3 Gingerbread dengan nama Samsung Galaxy Pocket yang diklaim ramah dikantong. Samsung Galaxy Pocket hadir dengan LCD 2.8 inchi QVGA, dan dibekali dengan prosesor yang memiliki kecepatan hingga 832 MHz, kamera 2 MP, Jack audio 3.5mm, FM Radio dan memori berkapasitas 3 GB yang dapat ditambah hingga 32 GB melalui kartu microSD. Untuk masalah konektivitas, Galaxy Pocket hadir dengan dual-band 3.6 Mbps HSDPA dan quad-band GSM/GPRS/EDGE. Fasilitas lain seperti Wi-Fi b/g/n, Bluetooth, dan USB juga telah tersedia di Galaxy Pocket. Samsung Galaxy Pocket akan tersedia pertama kali di Inggris akhir tahun ini, sayanggnya belum ada informasi lebih lengkap mengenai harga Samsung Galaxy Pocket ini. Tapi kemungkinan besar harganya tidak akan mahal.

The New iPad Nama iPad Generasi ke 3

Image
  The New iPad Nama iPad Generasi ke 3  The New iPad , Nama Resmi Untuk iPad Generasi ke-3, apa betul ??? Mulai dari awal ajang peluncuran iPad generasi ke 3 ini, tiap slide ditampilkan di layar terus-menerus menampilkan nama ' The New iPad ' tanpa ada petunjuk sama sekali tentang 'iPad 3 ' ataupun iPad HD. Siapa yang menyangka bahwa 'The New iPad' ternyata benar-benar dipih oleh apple sebagai nama resmi dari iPad generasi ke 3. Berikut adalah kutipan dari pernyataan resmi apple untuk perangkat The New iPad 3 ini : "Apple hari ini memperkenalkan ' The New iPad ', Generasi ke 3 dari sebuah perangkat mobile yang ikut menentukan sebuah kategori baru ynag dilengkapi dengan Retina Display, chip A5X dengan quad-qore graphics serta sebuah kamera iSight 5MP dengan lensa optik cantik untuk mengabadikan doto maupun video HD 1080p. iPad dengan Wi-Fi 4g mampu terhubung dengan jaringan-jaringan cepat keseluruh dunia termasuk jaringan LT

Reflection Week to 2

Impression: 1. For the second meeting of college spirit and Alpro is beyond words, "Amazing". 2. As the spirit of struggle of 45 in the following subjects Alpro, let alone had no activity in the lecture Alpro discuss / discussion of a problem that the college Alpro, namely the discussion of the material "Sequences", in which each group of TP (Task Projects) has its own subject matter ; there that discuss the counting of addition, multiplication, division, etc. by using the Raptor program and also Dev C + + .. 3. In discussing the activities of all groups in the show was that good presentation. 4. The bottom line is college Alpro second meeting "Verry Amazing" message: Tomorrow should be better than today.

How to Improve the Performance of Windows 7

 How to Improve the Performance of Windows 7     For those who've tried windows 7 can definitely see the difference in performancecompared to Windows Vista or XP. But the big problem with all windows operatingsystem is a decrease in performance over time.    There is a freeware that can be used to stabilize, optimize and control many aspects of Windows 7, namely EnhaceMySe7en. This software has all the toolsneeded to take care of Windows 7 in good condition.      EnhaceMySeven have the tools that can handle the registry, defragment your harddisk, the software is installed, the temperature of HDD (Hard Disk) and a variety oftools related to system performance. Also there are many other options to helpimprove the performance of your system. 1. Process Identification - Identify unrecognized software. 2 . Start-Up Management - Disable unessential software to improve performance. 3. Registry Cleaner - To inspect and repair the registry is wrong. 4. Dis