-
酒店时钟源码
应用背景
定义一个类Clock
属性有hour、minute、second
功能有display(显示时间)、set(设置时间)和tick(走一秒)
为Clock添加静态成员count,并初始化,在测试代码中先后声明两个钟
2、类的组合:定义Time类,定义Clock2,属性为Time型变量time
3、(从1中)派生一个类HotelClock
属性有hour、minute、second、city(注意:属性继承v.s.新增)
功能有display、set和tick(注意:哪些功能需要重写)
测试代码中声明一个长度为3的HotelClock数组,分别存北京、东京(比北京晚1个小时)和纽约时间(比北京早15个小时),并输出。
4、为HotelClock类重载
- 2023-04-03 23:50:04下载
- 积分:1
-
DShow编写的俄罗斯方块的源代码,非常漂亮
DShow编写的俄罗斯方块的源代码,非常漂亮-DShow sheet prepared by the Russian source, very beautiful
- 2022-07-12 01:08:56下载
- 积分:1
-
Japan KSG vibration detection equipment to prepare the code of partner services,...
对日本KSG震动探测仪器编写的伴侣服务代码,直接存取、控制-Japan KSG vibration detection equipment to prepare the code of partner services, direct access, control
- 2022-07-28 12:09:52下载
- 积分:1
-
非常强大的打印控件,我们一直用他,价格便宜量又足
非常强大的打印控件,我们一直用他,价格便宜量又足-Very powerful print controls, we have been with him, the volume also cheap enough
- 2022-01-26 03:04:24下载
- 积分:1
-
c语言写的FFT变换源码,有多个版本,经测试,还比较好用
c语言写的FFT变换源码,有多个版本,经测试,还比较好用-c language source code of the FFT transform, has multiple versions, tested, is still relatively easy to use
- 2022-01-21 22:39:30下载
- 积分:1
-
电器控制系统与电机是制冷设备中最容易出现问题的部分。本书从最基础的电路知识入手,介绍电冰箱,冷藏柜,窗式空调,汽车制冷,小型冷库等制冷系统的电路原理。...
电器控制系统与电机是制冷设备中最容易出现问题的部分。本书从最基础的电路知识入手,介绍电冰箱,冷藏柜,窗式空调,汽车制冷,小型冷库等制冷系统的电路原理。-Electric motor control system and refrigeration equipment are the most vulnerable part of the problem. This book from the most basic knowledge of the circuit to start, introduction of refrigerators, freezers, window air-conditioning, auto refrigeration, cold storage, such as small-scale refrigeration system circuit.
- 2022-10-19 06:00:04下载
- 积分:1
-
Gray model forecast MALAB program, would like to predict a few years, simply ent...
灰色模型的预测的MALAB程序,想预测几年,只需将运行界面上输入几-Gray model forecast MALAB program, would like to predict a few years, simply enter a few runs the interface. . .
- 2022-07-09 00:59:23下载
- 积分:1
-
提供一个遗传算法C++类
提供一个遗传算法C++类-provide a genetic algorithm C
- 2022-04-10 15:22:31下载
- 积分:1
-
C程序常用公共符号定义头文件
C程序常用公共符号定义头文件-C procedures commonly used definition of the first public sign documents
- 2022-02-12 00:23:58下载
- 积分:1
-
Uppercase conversion, and save to a file.
大写字母转换,并保存到文件。是C语文中的初级代码。-Uppercase conversion, and save to a file.
- 2022-01-25 16:42:28下载
- 积分:1