[计算机类试卷]国家三级(网络技术)机试模拟试卷238及答案与解析.doc

上传人:proposalcash356 文档编号:495753 上传时间:2018-11-28 格式:DOC 页数:4 大小:27.50KB
下载 相关 举报
[计算机类试卷]国家三级(网络技术)机试模拟试卷238及答案与解析.doc_第1页
第1页 / 共4页
[计算机类试卷]国家三级(网络技术)机试模拟试卷238及答案与解析.doc_第2页
第2页 / 共4页
[计算机类试卷]国家三级(网络技术)机试模拟试卷238及答案与解析.doc_第3页
第3页 / 共4页
[计算机类试卷]国家三级(网络技术)机试模拟试卷238及答案与解析.doc_第4页
第4页 / 共4页
亲,该文档总共4页,全部预览完了,如果喜欢就下载吧!
资源描述

1、国家三级(网络技术)机试模拟试卷 238及答案与解析 一、程序设计题 1 文件 IN DAT中存有 200个销售记录,每个记录均由产品代码 ID(字符型 4位 )、产品名称 name(字符型 10位 )、单价 price(整型 )、数量 amount(整型 )、金额value(长整型 )几部分组成。其中;金额 =单价 数量,函数 ReadData()负责将IN DAT中的数据读到结构数组 sell中。请编制函数 sortData(),将各个记录按金额从小到大进行排列,若金额相同,则按产品代码从大到小进行排列,并将排列后的结果存放到 sell中。函数 WriteData()负责将 sell中的数

2、据输出到文件OUT DAT中。 注意;部分源程序已给出。 请勿改动主函数 main()、读函数 ReadData()和写函数 WriteData()的内容。 试题程序; #include #include #include #include #define MAX 200 typedef struct char ID5;产品代码 char name11;产品名称 int price; 单价 int amount; 数量 long value 金额 PRODUCT; PRODUCT sellMAX; void ReadData(); void WriteData(); void sortData

3、) void ReadData() FILE*fp; char str80, chi11; int i; fp=fopen(“IN DAT“, “r“); for(i; 0; isellj value|(selli value=selli value&strcmp(selli ID,sellj ID)0) memcpy(& temp, &selli, sizeof(temp); 将以 &selli为起始地址大小为sizeof(temp)的内存中的内容复制到以 &temp为起始地址的内存中 * memcpy(& selli, &sellj, sizeof(temp); memcpy(&.sellj, & temp, sizeof(temp); 【试题解析】 本题主要考查结构数组排序的问题。所谓结构数组排序就 是以结构某一元素为依据对结构数组进行排序。排序的思想是 (以从小到大为例 );将当前数据与其后的各个数据相比较,如果当前的数据比其后的数据大,则将两数据进行交换,从而使得前面的数据小于后面的数据,达到从小到大排序的目的。但是由于结构不像变量那样可以通过简单的赋值来交换变量 (如果要赋值的话需要对结构里的所有元素进行赋值替换,比较麻烦 ),所以在进行两个相邻结构交换时,用到内存拷贝函数来对内存的内容整体进行操作。

展开阅读全文
相关资源
猜你喜欢
  • BS PD CEN TS 1948-5-2015 Stationary source emissions Determination of the mass concentration of PCDDs PCDFs and dioxin-like PCBs Long-term sampling of PCDDs PCDFs and PCBs.pdf BS PD CEN TS 1948-5-2015 Stationary source emissions Determination of the mass concentration of PCDDs PCDFs and dioxin-like PCBs Long-term sampling of PCDDs PCDFs and PCBs.pdf
  • BS PD CEN TS 419221-1-2016 Protection Profiles for TSP cryptographic modules Overview《TSP密码模块的保护配置 综述》.pdf BS PD CEN TS 419221-1-2016 Protection Profiles for TSP cryptographic modules Overview《TSP密码模块的保护配置 综述》.pdf
  • BS PD CEN TS 419221-2-2016 Protection Profiles for TSP cryptographic modules Cryptographic module for CSP signing operations with backup《TSP密码模块的保护配置 有备份的CSP签字操作用密码模块》.pdf BS PD CEN TS 419221-2-2016 Protection Profiles for TSP cryptographic modules Cryptographic module for CSP signing operations with backup《TSP密码模块的保护配置 有备份的CSP签字操作用密码模块》.pdf
  • BS PD CEN TS 419221-3-2016 Protection Profiles for TSP Cryptographic modules Cryptographic module for CSP key generation services《TSP密码模块的保护配置 CSP密匙生成服务用密码模块》.pdf BS PD CEN TS 419221-3-2016 Protection Profiles for TSP Cryptographic modules Cryptographic module for CSP key generation services《TSP密码模块的保护配置 CSP密匙生成服务用密码模块》.pdf
  • BS PD CEN TS 419221-4-2016 Protection Profiles for TSP cryptographic modules Cryptographic module for CSP signing operations without backup《TSP密码模块的保护配置 无备份的CSP签字操作用密码模块》.pdf BS PD CEN TS 419221-4-2016 Protection Profiles for TSP cryptographic modules Cryptographic module for CSP signing operations without backup《TSP密码模块的保护配置 无备份的CSP签字操作用密码模块》.pdf
  • BS PD CEN TS 419241-2014 Security Requirements for Trustworthy Systems Supporting Server Signing《支持服务器签名的可信系统的安全要求》.pdf BS PD CEN TS 419241-2014 Security Requirements for Trustworthy Systems Supporting Server Signing《支持服务器签名的可信系统的安全要求》.pdf
  • BS PD CEN TS 419261-2015 Security requirements for trustworthy systems managing certificates and time-stamps《值得信赖的系统管理证书和时间标记的安全要求》.pdf BS PD CEN TS 419261-2015 Security requirements for trustworthy systems managing certificates and time-stamps《值得信赖的系统管理证书和时间标记的安全要求》.pdf
  • BS PD CEN TS 54-32-2015 Fire detection and fire alarm systems Planning design installation commissioning use and maintenance of voice alarm systems《火灾探测和警报系统 声警报系统的规划 设计 安.pdf BS PD CEN TS 54-32-2015 Fire detection and fire alarm systems Planning design installation commissioning use and maintenance of voice alarm systems《火灾探测和警报系统 声警报系统的规划 设计 安.pdf
  • BS PD CEN TS 764-8-2016 Pressure equipment and assemblies Proof test《压力设备和总成 保证试验》.pdf BS PD CEN TS 764-8-2016 Pressure equipment and assemblies Proof test《压力设备和总成 保证试验》.pdf
  • 相关搜索

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

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