成绩查询
成绩查询技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
成绩查询 热门资料
查看全部 500 份 →成绩查询系统
#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