成绩查询

成绩查询技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。

资源总数
500

成绩查询 热门资料

查看全部 500 份 →

成绩查询界面,一个简单的界面,通过这个界面我们可以实现对学生成绩的查询和修改等

2016-03-25 119 成绩查询

#include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; ...

2019-06-08 成绩查询

#include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp; int time=0,i=0,j=0,add[80],k=0,m...

2016-12-29 2 成绩查询