版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
扬州工 学院教授课章节名称教学目的教学重点教学难点使用教具课外作业课后体会授课主要内容9.1.1struct intcharname[20];char;intfloatchar9.1.1 成员表列9.1.1structTeacherstructstructDate9.1.1struct intmonth; intday; intyear;};structStu intnum;charname[20]; ;intage;structDatebirthday;charaddr[30];.2 9.1.2 结构体类型structStudent,可以用它来定义变量structStudent 9.1.2 结构体类型structStudent,可以用它来定义变量structStudent 9.1.2 struct intcharname[20]; intage;floatscore;char}9.1.2{}变量名表列.29.1.3、、例9.1把一个学生的信息(包括学号 、、#include<stdio.h>intmain(){struct{longintnum; charname[20]; charaddr[20];}a={10101,“Li“123BeijingRoad”}; return}#include<stdio.h>intmain(){struct{longintnum; charname[20]; charaddr[20];}a={10101,“Li“123Beijing return}#include<stdio.h>intmain(){struct{longintnum; charname[20]; charaddr[20];}a={10101,“Li“123Beijing}#include<stdio.h>intmain(){struct{longintnum; charname[20]; charaddr[20];}a={10101,“Li“123Beijing}#include<stdio.h>intmain(){struct{longintnum; charname[20]; charaddr[20];}a={10101,“Li“123Beijing}#include<stdio.h>intmain(){struct intmonth; intday; intyear;};structStu intnum;charname[20]; ;intage;structDatebirthday;charaddr[30];例9.2输入两个学生的学号 (1)定义两个结构相同的结构体变量student1和student2; 2122个#include<stdio.h>intmain(){struct{intcharname[20];floatscore;,&student1.score);,&student2.score);printf("Thehigherscoreis:\n");if(student1.score>student2.score)printf("%d%s%6.2f\n",student1.num,,student1.score);elseif(student1.score<student2.score)printf("%d%s%6.2f\n",student2.num,,student2.score);{printf("%d%s%6.2f\n",student1.num,,student1.score);printf("%d%,}return}例9.3 9.2.1 #include<string.h>#include<stdio.h> charname[20];intcount;intmain(){inti,j; charleader_name[20];for(i=1;i<=10;i++){scanf(“%s”,leader_name);}return}int{inti,j; charleader_name[20];for(i=1;i<=10;i++){scanf(“%s”,leader_name);}return}struct{成员表列}数组名[数组长度②先 结构体类型数组名[数组长度]; leader[3]=9.2.2例9.4有n个学生的信息(包括学号、 n个学生信息,采用选择法对各元素进行排序(进行#include<stdio.h>structStudent{intnum;charname[20];floatscore; intmain(){structStudent structStudenttemp;constintn=5; inti,j,k;#include<stdio.h>structStudent{intnum;charname[20];floatscore; intmain(){structStudent
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 【正版授权】 ISO/TS 20939:2024 EN Footwear - Performance requirements for components for footwear - Outsoles
- 七年级上册课件英语
- 教案-金属及其化合物,预习
- win7操作系统课件
- 建筑色彩教案
- 玉溪师范学院《素描人像》2022-2023学年第一学期期末试卷
- 我爱刷牙课件小班
- 别丢掉林徽因课件
- 2024年电力保护设备项目综合评估报告
- 2024年硬币清分机项目评估分析报告
- 《耳针疗法》课件
- 掘进机维修培训课件
- 2024年羽毛球项目建设方案
- 船舶大学生职业生涯规划
- 年度销售额增长分析
- 针灸教学演示课件
- 宿舍管理行业的人际沟通与冲突解决
- 《青蛙弗洛格的成长故事》阅读测试题
- AutoCAD 2020中文版从入门到精通(标准版)
- 八年级《中学生如何正确看待手机》主题班会课件
- 乳腺结节课件
评论
0/150
提交评论