资源描述:
《【7A版】C语言课程管理系统 -C语言课程设计(教学设备管理系统).doc》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、7A版优质实用文档c语言课程管理系统c语言课程设计(教学设备管理系统)导读:就爱阅读网友为您分享以下“c语言课程设计(教学设备管理系统)”的资讯,希望对您有所帮助,感谢您对92to.com的支持!#include<graphics.h>#include<stdlib.h>#include<stdio.h>#include<conio.h>#defineNULL0#defineLENsizeof(structequipment)structequipment{longnumber;charnam
2、e[20];charadr[20];longdate;longtaishu;longprice;longmoney;charother[20];structequipmentGneGt;};structequipmentGhead,Gequip,Gp5,Gp;intn;structequipmentGdel1,Gdel2,Gdel3;structequipmentGinsert(structequipmentGhead,structequipmentGp);/G输入函数G/structequipmentGcreat(void){struct
3、equipmentGp1,Gp2;n=0;p1=p2=(structequipmentG107A版优质实用文档7A版优质实用文档)malloc(LEN);printf("教学设备编号为0时,退出输入!");printf("输入教学设备编号:");scanf("%ld",&p1->number);printf("输入设备名称:");scanf("%s",p1->name);printf("输入生产厂
4、家:");scanf("%s",p1->adr);printf("输入购置日期:");scanf("%ld",&p1->date);printf("输入台数:");scanf("%ld",&p1->taishu);printf("输入单价:");scanf("%ld",&p1->price);p1->money=(p1->
5、taishu)G(p1->price);printf("输入备注:");scanf("%s",p1->other);head=NULL;while(p1->number!=0){n=n+1;if(n==1)head=p1;elsep2->neGt=p1;p2=p1;p1=(structequipmentG)malloc(LEN);printf("输入教学设备编号:");scanf("%ld",&p1->number)
6、;if(p1->number==0)break;else{printf("输入设备名称:");scanf("%s",p1->name);printf("输入生产厂家:");scanf("%s",p1->adr);printf("输入购置日期:");scanf("%ld",&p1->date);printf("输入台数:");scanf("%ld&
7、quot;,&p1->taishu);printf("输入单价:");scanf("%ld",&p1->price);p1->money=(p1->taishu)G(p1->price);printf("输入备注:");scanf("%s",p1->other);}}p2->neGt=NULL;return(head);}voidprint(){clrscr();gotoG107A版优质实用文档7
8、A版优质实用文档y(33,0);printf("16[{-80
9、10@30,30=4(2)5GGGG中南工业大学教学设备明细账GGGG}]");gotoGy