版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、#include #includeint n1,n2,kk1,kk2,kk3;struct couse * head1;struct student * head2;struct couseint num1;char name120;int score;int nelepeo;int melepeo;struct couse * next;struct studentint num2;char name220;int nelenum50;int nelen;struct student * next;void ms()for(kk1=0;kk11100;kk1+)for(kk2=0;kk212
2、00;kk2+)for(kk3=0;kk3num1,p1-name1,&p1-score,&p1-melepeo);p1-nelepeo=0;head1=null;while(p1-num1!=0)n1=n1+1;if(n1=1)head1=p1;else p2-next=p1;p2=p1;p1=(struct couse * )malloc(sizeof(struct couse);scanf(%d%s%d%d,&p1-num1,p1-name1,&p1-score,&p1-melepeo);p1-nelepeo=0;p2-next=null;void filec()file * fp;ch
3、ar filepath20; struct couse *p1,*p2;n1=0;printf(输入要读入的文件路径:);getchar();gets(filepath); if(fp=fopen(filepath,r)=null) printf(找不到%s文件!n,filepath); exit(0); p1=p2=(struct couse*)malloc(sizeof(struct couse);fscanf(fp,%d%s%d%d%d,&p1-num1,p1-name1,&p1-score,&p1-nelepeo,&p1-melepeo);head1=null;while(!feof(
4、fp) n1=n1+1;if(n1=1)head1=p1;else p2-next=p1;p2=p1;p1=(struct couse * )malloc(sizeof(struct couse);fscanf(fp,%d%s%d%d%d,&p1-num1,p1-name1,&p1-score,&p1-nelepeo,&p1-melepeo); p2-next=null;void inputc() int i;printf(ttt录入课程信息n); printf(n1.从键盘录入n);printf(2.从文件录入n);printf(3.返回主菜单n);printf(请选择(13):n); sc
5、anf(%d,&i);switch(i)case(1):keyboardc();break;case(2):filec();break;case(3):break;void insertc(struct couse *incouse)struct couse *p0,*p1,*p2;p1=head1;p0=incouse;if(head1=null)head1=p0; p0-next=null;elsewhile(p0-num1 p1-num1) & (p1-next!=null) p2=p1; p1=p1-next; if(p0-num1 num1) if(head1=p1) head1=p
6、0; else p2-next=p0; p0-next=p1; else p1-next=p0;p0-next=null;n1=n1+1;void delc(int num1)struct couse *p1,*p2;if(head1=null)printf(n没有课程,无法删除!n);goto end; p1=head1; while(num1!=p1-num1 & p1-next!=null) p2=p1; p1=p1-next;if(num1=p1-num1)if(p1=head1) head1=p1-next;else p2-next=p1-next;printf(已删除该编号课程!n
7、);n1=n1-1;else printf(无该编号的课程!n);end:;void managementc()struct couse * incouse;int i,num1;printf(ttt课程管理n);printf(1.新增课程n);printf(2.删除课程n);printf(3.返回主菜单n);printf(请选择(13):n);scanf(%d,&i);switch(i)case(1):incouse=(struct couse *)malloc(sizeof(struct couse);printf(课程编号t课程名称t学分t课程人数上限n); scanf(%d%s%d%d
8、,&incouse-num1,incouse-name1,&incouse-score,&incouse-melepeo);incouse-nelepeo=0;insertc(incouse);break;case(2):printf(请输入要删除课程的编号:n);scanf(%d,&num1);delc(num1);break;case(3):break;void keyboards()int i;struct student *p1,*p2;n2=0;p1=p2=(struct student *)malloc(sizeof(struct student);printf(学生学号t学生姓名
9、n);scanf(%d%s,&p1-num2,p1-name2);p1-nelen=0;for(i=0;inelenumi=0;head2=null;while(p1-num2!=0)n2=n2+1;if(n2=1)head2=p1;else p2-next=p1;p2=p1;p1=(struct student * )malloc(sizeof(struct student);scanf(%d%s,&p1-num2,p1-name2);p1-nelen=0;for(i=0;inelenumi=0;p2-next=null;void files()int i=0;file * fp;char
10、filepath20; struct student *p1,*p2;n2=0;printf(输入要读入的文件路径:);getchar();gets(filepath); if(fp=fopen(filepath,r)=null) printf(找不到%s文件!n,filepath); exit(0); p1=p2=(struct student*)malloc(sizeof(struct student);fread(p1,sizeof(struct student),1,fp);head2=null;while(!feof(fp)i=0;n2=n2+1;if(n2=1)head2=p1;e
11、lse p2-next=p1;p2=p1;p1=(struct student * )malloc(sizeof(struct student);fread(p1,sizeof(struct student),1,fp); p2-next=null;void inputs()int i;printf(ttt录入学生信息n);printf(n1.从键盘录入n);printf(2.从文件录入n);printf(3.返回主菜单n);printf(请选择(13):n);scanf(%d,&i);switch(i)case(1):keyboards();break;case(2):files();bre
12、ak;case(3):break;void inserts(struct student * incouse)struct student *p0,*p1,*p2;p1=head2;p0=incouse;if(head2=null)head2=p0;p0-next=null;elsewhile(p0-num2 p1-num2) & (p1-next!=null)p2=p1;p1=p1-next;if(p0-num2 num2)if(head2=p1) head2=p0;else p2-next=p0;p0-next=p1;elsep1-next=p0;p0-next=null;n2=n2+1;
13、void dels(int num2)struct student *p1,*p2;if(head2=null)printf(n没有该学生信息,无法删除!n);goto end;p1=head2;while(num2!=p1-num2 & p1-next!=null)p2=p1;p1=p1-next;if(num2=p1-num2)if(p1=head2) head2=p1-next;else p2-next=p1-next;printf(已删除该学生信息!n);n2=n2-1;else printf(无该学号的学生!n);end:;void managements()struct stude
14、nt * incouse;int i,num2;printf(ttt学生信息管理n);printf(1.新增学生信息n);printf(2.删除学生信息n);printf(3.返回主菜单n);printf(请选择(13):n);scanf(%d,&i);switch(i)case(1):incouse=(struct student *)malloc(sizeof(struct student);incouse-nelen=0;incouse-nelenum0=0;printf(学生学号t学生姓名n);scanf(%d%s,&incouse-num2,incouse-name2);insert
15、s(incouse);break;case(2):printf(请输入要删除学生的学号:n);scanf(%d,&num2);dels(num2);break;case(3):break;void elect(struct student * s)struct couse * p;int num1,i;printf(请输入要选课的编号:n);scanf(%d,&num1);for(i=0;s-nelenumi!=0;i+);s-nelenumi=num1;(s-nelen)+;p=head1;while(p-num1!=num1) p=p-next; (p-nelepeo)+;void che
16、ak()char e;struct couse * c;struct student * s;int num2,i,j=0,t=0;printf(请输入你的学号:);scanf(%d,&num2);s=head2;while(s-num2!=num2 & s-next!=null) s=s-next;if(s-num2!=num2)printf(不存在你的信息,请进入主菜单录入你的信息!n);goto end;c=head1;printf(你的可选课程编号:n);while(c!=null)for(t=0,i=0;s-nelenumi!=0;i+)if(c-num1=s-nelenumi) t
17、=1;if(t=0 & (c-nelepeo!=c-melepeo)printf(%dn,c-num1);j+;c=c-next;if(j=0) printf(你已选完所有课程,无法再多选!n);goto end;printf(选课(y/n)?:n);getchar();e=getchar();i=0;while(e=y)elect(s);printf(继续选课(y/n)?:n);getchar();e=getchar();end:;void back(struct student * p)struct couse * p1;int num1,i,j;printf(请输入你要退掉的课程编号:n
18、);scanf(%d,&num1);p1=head1;while(p1-num1!=num1) p1=p1-next;for(i=0;p-nelenumi!=num1;i+);for(j=i;p-nelenumj!=0;j+) p-nelenumj=p-nelenumj+1;p-nelenum-j=0; (p1-nelepeo)-;printf(退课成功!n);void hcheak()char c;struct couse * p0;struct student * p;int num2,i,f=0;printf(请输入学号:n);scanf(%d,&num2);p=head2;while(
19、p-num2!=num2 & p!=null) p=p-next;if(p=null)printf(不存在你的信息,请回主菜单录入信息:n);goto end;printf(已选课程编号:n);if(p-nelenum0=0)printf(你还没选课!n);goto end;for(i=0;p-nelenumi!=0;i+) printf(%dn,p-nelenumi);p0=head1;while(p0-num1!=p-nelenumi) p0=p0-next;f=f+p0-score;printf(总学分:%dn,f);printf(是否进行退课(y/n)?);getchar();c=ge
20、tchar();while(c=y)back(p);printf(继续退课(y/n)?);getchar();(p-nelen)-;end:;void elective()int i;printf(ttt学生选课n);printf(1.查询可选课程n);printf(2.查询已选课程n);printf(3.返回主菜单n);printf(请输入(13):n);scanf(%d,&i);switch(i)case(1):cheak();break;case(2):hcheak();break;case(3):break;void listc()struct couse * p;p=head1;pr
21、intf(课程编号 课程名称 学分 课程已选人数 课程人数上限n);while(p!=null)printf(%-8d%10s%6d%8d%12dn,p-num1,p-name1,p-score,p-nelepeo,p-melepeo);p=p-next;void lists()struct student * p;p=head2;printf(学生学号 学生姓名 已选课程数量n);while(p!=null)printf(%-4d %10s %6dn,p-num2,p-name2,p-nelen);p=p-next;void intoc()file * fp;struct couse * p
22、;char filepath30; printf(输入课程信息要保存的文件路径:);getchar(); gets(filepath); if(fp=fopen(filepath,w)=null) printf(n保存失败!); exit(0); p=head1;while(p!=null)fprintf(fp,%d %s %d %d %dn,p-num1,p-name1,p-score,p-nelepeo,p-melepeo);p=p-next;fclose(fp); printf(课程信息已保存在%s中!n,filepath); void intos()file * fp;struct s
23、tudent * p;char filepath30; printf(输入学生信息要保存的文件路径:);getchar(); gets(filepath); if(fp=fopen(filepath,w)=null) printf(n保存失败!); exit(0); p=head2;while(p!=null)fwrite(p,sizeof(struct student),1,fp);p=p-next;fclose(fp); printf(学生信息已保存在%s中!n,filepath); void into()int i;printf(1.存储课程信息n);printf(2.存储学生信息n);printf(3.返回主菜单n);printf(请输入(13)n);scanf(%d,&i);switch(i)case(1):intoc();break;case(2):intos();break;case(3):break; void store()int i;printf(tt系统信息查看及存储n);printf(1.查看课程信
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年度建筑工地安全文明施工环保设施租赁协议范本3篇
- 万兆工厂试点建设的整体方案与执行路径
- 痔疮术后引流护理常规
- 《过秦论》教案设计要点2025版
- 2024年绿化养护劳务分包合同二零二四年度版3篇
- 2025版钢琴租赁经营合作协议2篇
- 2024年高密度聚乙烯塑料袋定制销售合同范本3篇
- 2025年度绿色建筑伸缩缝节能设计合同3篇
- 2024年污水处理工程量增补与排放标准协议范本3篇
- 2024涉外单位劳动合同范本
- 交换机安装调试记录表实用文档
- 理性思维作文素材800字(通用范文5篇)
- 口腔颌面外科学 09颞下颌关节疾病
- 应急物资清单明细表
- 房地产估计第八章成本法练习题参考
- 《社会主义核心价值观》优秀课件
- 《妊娠期糖尿病患者个案护理体会(论文)3500字》
- 《小学生错别字原因及对策研究(论文)》
- 便携式气体检测报警仪管理制度
- 酒店安全的管理制度
- (大洁王)化学品安全技术说明书
评论
0/150
提交评论