Teste

1234567890123456789012345678901234567890123456789012345678901234567890

Teste

1234567890123456789012345678901234567890123456789012345678901234567890

This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Teste

1234567890123456789012345678901234567890123456789012345678901234567890

3 de jul. de 2013

aatsdfsdfsf

sdfsfsdfsdfsd

12 de ago. de 2012

Terceira Questão

#include
#include
int main ()
{
    float numero,ganho,frequencia,soma_ganho=0,media_ganho,percent;
    int cont=1,cont2=1;
    do
    {
        printf("Informe o numero de serie da %d antena: \n",cont);
        scanf("%f",&numero);
        printf("Informe o ganho da %d antena: \n",cont);
        scanf("%f",&ganho);
        printf("Informe frequencia da %d antena: \n",cont);
        scanf("%f",&frequencia);
        if (frequencia>470&&frequencia<644 p="">
        {
            soma_ganho=soma_ganho+ganho;
        }
        if (numero!=0)
        {
            cont++;
        }
        if (ganho>12)
        {
            cont2++;
        }

    } while (numero!=0);
    media_ganho=soma_ganho/cont;
    percent=cont2/cont*100;
    printf("Media de ganho conforme o item A: %f",media_ganho);
    printf("Percentual de antenas conforme o item B: %f",percent);
}

Teste

1234567890123456789012345678901234567890123456789012345678901234567890
Twitter Delicious Facebook Digg Stumbleupon Favorites More