大连海事大学C语言与Windows程序设计6道课后题答案.docx

上传人:h**** 文档编号:179516 上传时间:2018-07-14 格式:DOCX 页数:12 大小:21.42KB
下载 相关 举报
大连海事大学C语言与Windows程序设计6道课后题答案.docx_第1页
第1页 / 共12页
大连海事大学C语言与Windows程序设计6道课后题答案.docx_第2页
第2页 / 共12页
大连海事大学C语言与Windows程序设计6道课后题答案.docx_第3页
第3页 / 共12页
大连海事大学C语言与Windows程序设计6道课后题答案.docx_第4页
第4页 / 共12页
大连海事大学C语言与Windows程序设计6道课后题答案.docx_第5页
第5页 / 共12页
点击查看更多>>
资源描述

1、大连海事大学 C 语言与 Windows程序 设计 6道 课后题答案 1.( 1) 设计具有以下功能的程序:从键盘上输入 10 个非负整数,统计并输出最大数和最小数,当输入负数时结束输入。 #include void main() int a, max=-1, min=32767,num=1; couta; if(amax) max =a; if(a=0 float sum=0.0; printf(“请输入 n: “); scanf(“%d“, for(i=1;i class Point private: int X; int Y; public: Point(int X, int Y) th

2、is-X = X; this-Y = Y; Point() this-X = 0; this-Y = 0; Point() int GetX() return this-X; int GetY() return this-Y; void SetX(int X) this-X = X; void SetY(int Y) this-Y = Y; void MoveTo(int X, int Y) SetX(X); SetY(Y); void Display() cout class Point private: int X; int Y; public: Point(int X, int Y) t

3、his-X = X; this-Y = Y; Point() this-X = 0; this-Y = 0; Point() int GetX() return this-X; int GetY() return this-Y; void SetX(int X) this-X = X; void SetY(int Y) this-Y = Y; void MoveTo(int X, int Y) SetX(X); SetY(Y); /* void Display() coutR = R; Circle() Point GetO() return this-O; int GetR() return this-R; void MoveTo(Point void SetR(int R) this-R = R; void Display() cout class Date public: Date() Date(int y, int m, int d) SetDate(y, m, d); void SetDate(int y, int m, int d) Year = y; Month = m; Day = d; void GetDate() coutcalarea()endl;

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 教育教学资料库 > 复习参考

Copyright © 2018-2021 Wenke99.com All rights reserved

工信部备案号浙ICP备20026746号-2  

公安局备案号:浙公网安备33038302330469号

本站为C2C交文档易平台,即用户上传的文档直接卖给下载用户,本站只是网络服务中间平台,所有原创文档下载所得归上传人所有,若您发现上传作品侵犯了您的权利,请立刻联系网站客服并提供证据,平台将在3个工作日内予以改正。