c语言实习报告(学生成绩管理,解密,大字符).docxVIP

  • 4
  • 0
  • 约2.01万字
  • 约 18页
  • 2018-04-14 发布于湖北
  • 举报

c语言实习报告(学生成绩管理,解密,大字符).docx

c语言实习报告(学生成绩管理,解密,大字符)

答辩记录运行情况原始数据成绩排名平均分和分数段统计不及格统计优秀生统计优秀学生干部统计破译密码组成大字符回答问题1.2.3.4.5.附一计算机上机实习实 习 报 告班级学号姓名指导教师完成日期主函数体#includestdio.h#include conio.h#includewindows.h#includestring.h#include math.h#includestdlib.h#define SIZE 36struct student_type建立结构数组{int num;char name[10];char sex[3];char posi[10];int yy;int sx;int wl;int zt;int cs;int ys;float ave;int pm;}stu[SIZE];struct student_type1{ int num;char name[10];int yy;int sx;int wl;int zt;int cs;char ys[2];}stud1[SIZE];struct student_type2{int num;char name[10];char sex[3];int age;char posi[10];}stud2[SIZE];struct student_type3{int num;char cour[10];floa

文档评论(0)

1亿VIP精品文档

相关文档