计算机三级数据库技术(上机操作)机试模拟试卷 49及答案与解析 一、程序设计题 1 已知在数据文件 in dat中存有若十个 (个数 #define MAXNUM 200 int xxMAXNUM; int totNum=0; *文件 IN DAT中共有多少个正整数 * int totCnt=0; *符合条件的正整数的个数 * double totPjz=0 0; *平均值 * int ReadDat(void); void WriteDat(void); void CalValue(void) void main() int i; for(i=0li0) totNum+; if(xxi1) 2=0) totCnt+; totPjz+=xxi; tot Pjz =totCnt; *求平均值 *