【计算机类职业资格】三级数据库技术机试-254及答案解析.doc

上传人:arrownail386 文档编号:1321292 上传时间:2019-10-17 格式:DOC 页数:3 大小:31.50KB
下载 相关 举报
【计算机类职业资格】三级数据库技术机试-254及答案解析.doc_第1页
第1页 / 共3页
【计算机类职业资格】三级数据库技术机试-254及答案解析.doc_第2页
第2页 / 共3页
【计算机类职业资格】三级数据库技术机试-254及答案解析.doc_第3页
第3页 / 共3页
亲,该文档总共3页,全部预览完了,如果喜欢就下载吧!
资源描述

1、三级数据库技术机试-254 及答案解析(总分:100.00,做题时间:90 分钟)一、上机题(总题数:1,分数:100.00)1.请编制函数 ReadDat()实现从文件 IN83.DAT 中读取 1000 个十进制整数到数组 xx 中。请编制函数 Compute()分别计算出 xx 中奇数的个数 odd、奇数的平均值 ave1、偶数的平均值 ave2 及所有奇数的方差toffc 的值。最后调用函数 WriteDat()把结果输出到 OUT83.DAT 文件中。计算方差的公式如下:(分数:100.00)_三级数据库技术机试-254 答案解析(总分:100.00,做题时间:90 分钟)一、上机题

2、总题数:1,分数:100.00)1.请编制函数 ReadDat()实现从文件 IN83.DAT 中读取 1000 个十进制整数到数组 xx 中。请编制函数 Compute()分别计算出 xx 中奇数的个数 odd、奇数的平均值 ave1、偶数的平均值 ave2 及所有奇数的方差toffc 的值。最后调用函数 WriteDat()把结果输出到 OUT83.DAT 文件中。计算方差的公式如下:(分数:100.00)_正确答案:(int ReadDat (void) FILE *fp;int i,j;if(fp=fopen(“IN83.DAT“,“r“)=NULL) return 1;for (i

3、0; i100; i+)for (j=0; j10; j+)fscanf(fp,“%d, “,fscanf (fp, “/n“ );if(feof(fp) break; fclose(fp);return 0;void Compute (void)int i,yyMAX;for (i=0; i1000; i+)if (xx i%2 !=0)odd+; /*计算出 xx 中奇数的个数 odd* /ave1+=xx i; /*求奇数的和*/yy odd-1 =xxi; /*将奇数存入数组 yy 中*/elseeven+; / *计算出 xx 中偶数的个数 even* /ave2+=xx i; /

4、求偶数的和*/ave1/=odd; /*求奇数的平均值*/ave2/=even; /*求偶数的平均值*/for (i=0; iodd; i+)totfc+= (yy i -ave1) * (yy i -ave1)/odd; /*求所以奇数的方差*/)解析:解析 本题考查的知识点如下:(1)从文件中读取数据。(2)奇偶数的判断和方差的求法。在 C 语言中,有一结构体类型 FILE,其中包含文件的一些属性信息。可定义指针指向该结构体,这个指针称为文件指针。要从文件中读取数据,首先要判断该文件是否能以“读”的方式打开。若能打开,使用函数 int fscanf(FILE*fp,char*format,args)从 fp 所指向的文件中依次读取数据。在本题中,数据的存放很有规律,将数据读出存入数组 xx 时,只要控制数组下标就可以了。若文件结束,则退出读取循环。最后要关闭文件。若一个数除以 2 取余得 0,则该数是偶数,否则为奇数。由方差公式可知,这是求一些连续的数的表达式的值,所以可以使用循环求得方差。

展开阅读全文
相关资源
猜你喜欢
  • BS DD ENV 12908-1998 Lead and lead alloys - Analysis by optical emission spectrometry (OES) with spark excitation《铅和铅合金 火花激发光学发射光谱测定法分析》.pdf BS DD ENV 12908-1998 Lead and lead alloys - Analysis by optical emission spectrometry (OES) with spark excitation《铅和铅合金 火花激发光学发射光谱测定法分析》.pdf
  • BS DD ENV 12923-2-2001 Advanced technical ceramics - Monolithic ceramics - Oxidation test《高技术陶瓷 整体陶瓷 氧化试验》.pdf BS DD ENV 12923-2-2001 Advanced technical ceramics - Monolithic ceramics - Oxidation test《高技术陶瓷 整体陶瓷 氧化试验》.pdf
  • BS DD ENV 12925-1998 Bar coding - Symbology specifications - PDF417《条形码 符号规范 PDF417》.pdf BS DD ENV 12925-1998 Bar coding - Symbology specifications - PDF417《条形码 符号规范 PDF417》.pdf
  • BS DD ENV 13070-1998 Fruit and vegetable juices - Determination of the stable carbon isotope ratio (13C 12C) in the pulp of fruit juices - Method using isotope ratio mass spectrome.pdf BS DD ENV 13070-1998 Fruit and vegetable juices - Determination of the stable carbon isotope ratio (13C 12C) in the pulp of fruit juices - Method using isotope ratio mass spectrome.pdf
  • BS DD ENV 13093-1998 Public transport - Road vehicles - Drivers console mechanical interface requirements - Minimum display and keypad parameters《公交运输 道路车辆 司机操纵台机械接口的要求 小型显示器和小键盘区参.pdf BS DD ENV 13093-1998 Public transport - Road vehicles - Drivers console mechanical interface requirements - Minimum display and keypad parameters《公交运输 道路车辆 司机操纵台机械接口的要求 小型显示器和小键盘区参.pdf
  • BS DD ENV 1317-4-2002 Road restraint systems Performance classes impact test acceptance criteria and test methods for terminals and transitions of safety barriers《道路路障系统 安全路障的终端和过渡.pdf BS DD ENV 1317-4-2002 Road restraint systems Performance classes impact test acceptance criteria and test methods for terminals and transitions of safety barriers《道路路障系统 安全路障的终端和过渡.pdf
  • BS DD ENV 13381-7-2002 Test methods for determining the contribution to the fire resistance of structural members Applied protection to timber members《测定结构薄板耐火性的试验方法 用于木质板材的防火》.pdf BS DD ENV 13381-7-2002 Test methods for determining the contribution to the fire resistance of structural members Applied protection to timber members《测定结构薄板耐火性的试验方法 用于木质板材的防火》.pdf
  • BS DD ENV 13607-2000 Health informatics - Messages for the exchange of information on medicine prescriptions《医疗保健信息学 医药处方信息交换用的电文》.pdf BS DD ENV 13607-2000 Health informatics - Messages for the exchange of information on medicine prescriptions《医疗保健信息学 医药处方信息交换用的电文》.pdf
  • BS DD ENV 13608-1-2000 Health informatics - Security for healthcare communication - Concepts and terminology《医疗保健信息学 保健通信的安全性 概念和术语》.pdf BS DD ENV 13608-1-2000 Health informatics - Security for healthcare communication - Concepts and terminology《医疗保健信息学 保健通信的安全性 概念和术语》.pdf
  • 相关搜索

    当前位置:首页 > 考试资料 > 职业资格

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1