学生综合测评系统23页.docVIP

  • 4
  • 0
  • 约2.01万字
  • 约 41页
  • 2019-10-24 发布于河北
  • 举报
# includestdio.h # include stdlib.h # include string.h #include iostream.h struct student *Read(); void save(struct student *head); void sinput(struct student *p); struct student *input(); void paixu_num(struct student *head); struct student *insert(); struct student *alter(); struct student *del(); void find_num(struct student *phead); void find_name(struct student *phead); void output(); void min_student(struct student *phead); void max_student(struct student *phead); void ave_student(struct student *phead); void every_student(struct student *p

文档评论(0)

1亿VIP精品文档

相关文档