lenguaje c

 esto es lo q aprendi de lenguaje c

#include<stdio.h>
#include<conio.h>
main()
{
int opc;
float cve,hrs,hrs2,com,suma,td,td2,c,pb,prome;
char nom[25];char put[24];char p[10];
opc=3;
gotoxy(2,35);printf("PROGRAMADOR:midori ruth martines ramires");
gotoxy(2,2);printf("menu");
gotoxy(2,3);printf("1:nomina");
gotoxy(2,4);printf("2:productos");
gotoxy(2,5);printf("3:salir");
gotoxy(2,8);printf("dame una opcion");scanf("%d",&opc);
getch();
clrscr();
switch(opc){
case 1 :{gotoxy(3,6);printf("dame tu nombre:");scanf("%s",&nom);
gotoxy(3,7);printf("dame tu clave:");scanf("%f",&cve);
gotoxy(3,8);printf("dame tu puesto:");scanf("%s",&put);
gotoxy(3,9);printf("cual es tu pago por hora:");scanf("%f",&hrs);
gotoxy(3,10);printf("cuantas horas laboraste:");scanf("%f",&hrs2);
gotoxy(3,11);printf("cual es tu comision:");scanf("%f",&com);
suma=(hrs*hrs2)+com;
gotoxy(3,15);printf("tu pago seria de %f",suma);
gotoxy(5,15);printf("el ISR es de 0.6");
gotoxy(5,16);printf("el IMSS es de 0.4");
td=(suma-0.6);
td2=(td-0.4);
gotoxy(10,14);printf("tu sueldo total menos deducciones seria de %f",td2);
getch();

clrscr();
case 2: {
gotoxy(5,3);printf("quien es el probedor");scanf("%s",&p);
gotoxy(5,4);printf("ha cuanto lo compraste");scanf("%f",&c);
gotoxy(5,5);printf("cuanto quieres ganarle:ejemplo 0.35");
scanf("%f",&pb);
prome=(c*pb);
gotoxy(5,7);printf("el producto lo tienes q bender en %f",prome);
getch();


}
}
}
}
----------------------------------------------------------------------------------------------------

#include<conio.h>
#include<stdio.h>
main()
{float a,b,c;
clrscr();
printf("Dar un Primer Numero:");
scanf("%f",&a);
printf("Dar un Segundo Numero:");
scanf("%f",&b);
printf("Dar un Tercer Numero:");
scanf("%f",&c);
if (a>b) && (a>c)
{ printf("El Numero %f es el mayor de los 3",a); getch();}
else if (b>a) && (b>c)
{ printf("El Numero %f es el mayor de los 3",b); getch();}
else if (c>a) && (c>b)
{ printf("El Numero %f es el mayor de los 3",c); getch();}
else {printf("Los 3 numeros son IGUALES"); getch();}
}
v=d/t;
printf("la velocidad es %4.2f",v);
getch( );
}
-----------------------------------------------------------------------------------------------------

#include<stdio.h>
#include<conio.h>
#include<math.h>
main ()
{
float x,tang,cuadrado,num;
int opc=0;

while[];(opc!=3)
printf("menu");
printf("1.-tangente");
printf("2.-elebado al cuadrado");
printf("dar una opcion");
scanf("%d",&opc);
switch(opc)
{
case 1:{
printf("dar un numero:");
scanf("%f",&x);
tang=tan(x);
printf("la tangente es %f",tang);
getch();
break;
}
case 2:{
printf("dar un numero:");
scanf("%f",&num);
cuadrado=pow(num,2);
printf("el cuadrado es %f",cuadrado);
getch();
break;
}
otherwise:{
printf("error");
getch();
break;
}
}

------------------------------------------------------
#include<stdio.h>
#include<conio.h>
main()
{char nom [25];floatc1,c2,c3,prom;
int x;
for(x=11;x<=5;x++)
clrscr();print("alumnos no %d",x);
print("dar un nombre:");
scanf("%s",&nom);
printf("dar tres calificasiones:/n");
scanf("f%f%f",&c1,&c2,&c3,);
prom=(c1+c2+c3)/3;
{
gotoxy(5,10);printf("%s esta aprobado con %f",nom,prom);
getch();
}
else
{
gotoxy(6,,15);printf("%s esta reprobado con %f",nom,prom);
getch();
}
}

---------------------------------------------------------------
.#include<stdio.h>
#include<conio.h>
main()
{char nom [25];floatc1,c2,c3,prom;
clrscr();
print("dar un nombre:");
scanf("%f",&c1);
printf("dar una calificasion");
scanf("%f&c1,);
prom=(c1+c2+c3)/3;
printf("el alumno % tiene un promedio de % f",nom prom 1;
getch();
}
hacer un programa en c que copila en bae de los datos clave,descripcion , precio de costo y utilidad obtenga el precio de venta del mismo .
#include<stdio.h>
#include<conio.h<
main()
{
clrscr();
gotoxy(10,8);printf("dar la clave del producto:");
scanf("%s",&cveo);
gotoxy(10,10);printf("dar la descripcion del articulo:");
scanf("%s",&desc);
gotoxy(10,12);printf("dar el precio del costo:");
scanf("%f",&ut);
puenta=(pcosto* util)+pcosto;
gotroxy(10,14);printf("el precio de venta es %f", veta);

delay c2006);
getch();
}

-----------------------------------------------------------------------

#include<stdio.h>
#include<conio.h>
main()
char cve [6]puesto [15],empleado [25];
int hrs;
for (xx=1;x<=3;;x++)
{
clrscr();
gotoxy(1,1);printf("intrudir la clave del empleado:");
scanf("%s"&cve);
gotoxy(10,2);printf("dar el nombre:");
scanf("%s",&empleado);
gotoxy(10,3);printf("intr puesto:");
scanf("%f",&nom);print("horas laboradas":);
scanf("%d",&hrs);
gotoxy(1,5);printf("pago por hora:");
scanf("%f",&pago xhr);
gotoxy(1,6);printf("introducir comision:");
scanf("%f",&com);
tp=hrs*pagoxhr+com;
gotoxy(1,7);printf("%stiene percepciones de %f",empleado,tp);
isr=tp*.04
imss=tp*.06
gotoxy(1,8);;printf("dar el anticipo del trabajador:");
scanf("%f",&ant);
td=isrtimss tant;
sn=tp-tdd
gotoxy(1,9);printf("tiene deduciones de %f y sueldo neto de%f"y sueldo:");
scanf("%s",&desc); neto de %f",td,sn));
getch();
}
}
}

------------------------------------------------------------------------------

#include<stdio.h>
#include<conio.h>
main()
{
void dibujamarco();
void ponmensaje();
void ponventana();
clrscr();
ponventana(1,1,79,25,2);
window(2,2,7,23);
ponmensaje(2,"EVELIN ZEPEDA RAMOS",61);
getch();
}
void ponmensaje(int renglon,char mensaje[],int largo)
{gotoxy((largo-strlen(mensaje))/2+1,renglon);
cprinf(mensaje);
}
void ponventana(char xs,char ys,char xi,char yi,char selector)
{
void dibujamarco();
dibujamarco(xs+1,ys+1,xi,yi,selector);
window(xs+1,ys+1,xi-1,yi-1);
clrscr();
}
void dibujamarco(char ys,char xi,char yi,char selector)
{
int i;
char k1,k2,k3,k4,k5,k6;
switch(selector)
{
case 1:
{ k1=218;k2=191;k3=192;
k4=217;k5=196;k6=179;
break;
}
case 2:
{ k1=201;k2=187;k3=200:
k4=188;k5=205;k6=186;
break;
}
}
gotoxy(xs,ys);
putch(k1);
for(i=xs+1;i<xi;i++)
putch(k5);
putch(k2);
for(iys+1;<yi;i++
{
gotoxy(xs,i);
putch(k6);
}
gotoxy(xs,yi);
putch(k3);
for(i=xs+1;1<xi;i++)
putch(k5);
putch(k4);
}
----------------------------------------------------------------------------

#include<stdio.h>
#include<conio.h>
main()
{
void dibujamarco();
void ponmensaje();
void ponventana();
clrscr();
ponventana(1,1,79,25,2);
window(2,2,7,23);
ponmensaje(2,"EVELIN ZEPEDA RAMOS",61);
getch();
}
void ponmensaje(int renglon,char mensaje[],int largo)
{gotoxy((largo-strlen(mensaje))/2+1,renglon);
cprinf(mensaje);
}
void ponventana(char xs,char ys,char xi,char yi,char selector)
{
void dibujamarco();
dibujamarco(xs+1,ys+1,xi,yi,selector);
window(xs+1,ys+1,xi-1,yi-1);
clrscr();
}
void dibujamarco(char ys,char xi,char yi,char selector)
{
int i;
char k1,k2,k3,k4,k5,k6;
switch(selector)
{
case 1:
{ k1=218;k2=191;k3=192;
k4=217;k5=196;k6=179;
break;
}
case 2:
{ k1=201;k2=187;k3=200:
k4=188;k5=205;k6=186;
break;
}
}
gotoxy(xs,ys);
putch(k1);
for(i=xs+1;i<xi;i++)
putch(k5);
putch(k2);
for(iys+1;<yi;i++
{
gotoxy(xs,i);
putch(k6);
}
gotoxy(xs,yi);
putch(k3);
for(i=xs+1;1<xi;i++)
putch(k5);
putch(k4);
}
--------------------------------------------------------------------------------------------


#include<stdio.h>
#include<conio.h>
main()
{
void dibujamarco();
void ponmensaje();
void ponventana();
clrscr();
ponventana (1,1,78,22,2);
window(2,2,78,22);
ponmensaje(2,"katia EVELIN ZEPEDA RAMOS",61);
getch();
}

void ponmensaje(int renglon,char mensaje[],int largo)
{ gotoxy((largo-strlen(mensaje))/2+1,renglon);
cprintf(mensaje);
}

void ponventana(char xs, char ys, char xi, char yi, char selector)
{

void dibujamarco();
dibujamarco(xs,ys,xi,yi,selector);
window(xs+1,ys+1,xi-1,yi-1);
clrscr();
}

void dibujamarco(char xs,char ys,char xi,char yi, char selector)
{
int i;
char k1,k2,k3,k4,k5,k6;
switch(selector)
{
case 1:
{ k1=218;k2=191;k3=192;
k4=217;k5=196;k6=179;
break;
}
case2:
{
k1=201;k2=187;k3=200;
k4=188;k5=205;k6=186;
break;
}
}
gotoxy(xs,ys);
putch(k1);
for(i=xs+1;i<xi;i++)

putch(k5);
putch(k2);
for(i=ys+1;i<yi;i++)
{
gotoxy(xs,i);
putch(k6);
gotoxy(xi,i);
putch(k6);
}
gotoxy(xs,yi);
putch(k3);
for(i=xs+1;i<xi;i++)
putch(k5);
putch(k4);
}




No hay comentarios:

Publicar un comentario