Jumat, 30 Maret 2012

sekuen-Alpro

On this new label,,, I specialize to describe the issues contained in the textbook.
in each chapter, I take one issue, I identified the problem, and then create a flowchart outlining the program.
for the program I'm using dev c + + created by overloading.


Senin, 26 Maret 2012

Alpro - Function (Determine the Maximum Number)

assalamu'alaikum warahmatullah..

Reflection meetings to five algorithms and programming, 

Function is a part of the program is intended to do a certain task and located separately from the program
called him. Function is a key element in the C language because the language C itself is formed from a

Kamis, 22 Maret 2012

Alpro difficulties

assalamu'alaikum.....

For some cases I am still confused settlementsuch as Fibonaccinumbersthe declaration in the form of fractional numbers ....
I hope that my mentor could help me!

Minggu, 11 Maret 2012

Alpro - Pertemuan 3

Assalamu'alaikum,,,,
alhamdulillah pada pertemuan kali ini kami telah membahas bebrbagai kasus tentang pengkondisian....
berikut adalah hasil dari pembahasan kami, semoga bermanfaat!!



Flowchart dan program Kasus 3.1 (nilai max dari 2 bilangan)


#include <iostream>
#include <string>

using namespace std;
int main()
{
    float a,b;
    cout<<"bil.1 = ";
    cin>>a;
    cout<<"bil.2 = ";
    cin>>b;

Jumat, 09 Maret 2012

Alpro - latihan (individu)

  • flowchart dan program untuk mencari titik tengah garis A(x1,y1) dan B(x2,y2)



#include <iostream>
#include <string>

using namespace std;
int main()
{

Senin, 05 Maret 2012

Alpro - pertemuan ke-2

hari ini alpro lebih seru,,, 10 menit pertama kami membahas tugas yang diberikan  minggu lalun "membuat algoritma pengambilan uang dari ATM"..... Setelah itu kami dibagi dalam beberapa kelompok untuk mendiskusikan contoh kasus yang ada. mulai membuat algoritmanya dan selanjutnya bereksperimen dengan raptor, ada pelajaran baru yang kudapat dari temanku :