学生选课系统C语言程序代码.doc

上传人:一*** 文档编号:577154 上传时间:2018-11-01 格式:DOC 页数:25 大小:58.50KB
返回 下载 相关 举报
学生选课系统C语言程序代码.doc_第1页
第1页 / 共25页
学生选课系统C语言程序代码.doc_第2页
第2页 / 共25页
点击查看更多>>
资源描述

《学生选课系统C语言程序代码.doc》由会员分享,可在线阅读,更多相关《学生选课系统C语言程序代码.doc(25页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。

1、|#include #includestruct couse * head1;struct student * head2;struct couse/课程信息结构体int num1;char name120;int score;int nelepeo;/课程已选人数int Melepeo;/课程人数上限struct couse * next;struct student/学生信息结构体int num2;char name220;int nelenum50;/已选课程编号int nelen;/已选课程数量struct student * next;void keyboardc()/录入课程子函数

2、(从键盘录入)|struct couse *p1,*p2;N1=0;p1=p2=(struct couse*)malloc(sizeof(struct couse);printf(“n 课程编号 t 课程名称t 学分t 课程人数上限n“);scanf(“%d%s%d%d“,p1-nelepeo=0;head1=NULL;while(p1-num1!=0if(N1=1)head1=p1;else p2-next=p1;p2=p1;p1=(struct couse * )malloc(sizeof(struct couse);scanf(“%d%s%d%d“,p1-nelepeo=0;p2-nex

3、t=NULL;|void inputc()/录入课程主函数int i;printf(“n 录入课程信息 n“);printf(“n1.从键盘录入 n“); printf(“n2.返回主菜单 n“);printf(“n 请选择编号 (13):n“);scanf(“%d“, switch(i)case(1):keyboardc();break;case(2):break;void insertc(struct couse *incouse)/课程信息增加子函数struct couse *p0,*p1,*p2;p1=head1;p0=incouse;if(head1=NULL)head1=p0;|p

4、0-next=NULL;elsewhile(p0-num1p1-num1)p1=p1-next;if(p0-num1 num1)if(head1=p1) head1=p0;else p2-next=p0;p0-next=p1;elsep1-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=p1-next;if(num1=p1-n

5、um1)if(p1=head1) head1=p1-next;else p2-next=p1-next;printf(“n 已删除该编号课程 !n“);N1=N1-1;|else printf(“n 无该编号的课程 !n“);end:;void managementc()/课程信息管理主函数struct couse * incouse;int i,num1;printf(“n 课程管理 n“);printf(“n1.新增课程 n“);printf(“n2.删除课程 n“);printf(“n3.返回主菜单 n“);printf(“n 请选择编号 (13):n“);scanf(“%d“,swit

6、ch(i)case(1):incouse=(struct couse *)malloc(sizeof(struct couse);printf(“n 课程编号t 课程名称 t 学分t 课程人数上限n“);scanf(“%d%s%d%d“,incouse-nelepeo=0;insertc(incouse);break;case(2):printf(“n 请输入要删除课程的编号:n“);scanf(“%d“,delc(num1);break;case(3):break;void keyboards()/录入学生信息子函数(从键盘录入)int i;struct student *p1,*p2;N2

7、=0;p1=p2=(struct student *)malloc(sizeof(struct student);printf(“n 学生学号 t 学生姓名n“);|scanf(“%d%s“,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-nelen=0;for(i=0;inelenumi=0;p2

8、-next=NULL;void inputs()/录入学生信息主函数int i;printf(“n 录入学生信息 n“);printf(“n1.从键盘录入 n“);|printf(“n2.返回主菜单 n“);printf(“n 请选择编号 (12):n“);scanf(“%d“,switch(i)case(1):keyboards();break;case(2):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=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;void dels(int num2)/学生信息删除子函数struct student *p1,*p2;

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 教育专区 > 教案示例

本站为文档C TO C交易模式,本站只提供存储空间、用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。本站仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知淘文阁网,我们立即给予删除!客服QQ:136780468 微信:18945177775 电话:18904686070

工信部备案号:黑ICP备15003705号© 2020-2023 www.taowenge.com 淘文阁