-
酒店时钟源码
应用背景
定义一个类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
-
6502汇编器
要将6502汇编语言源文件汇编成二进制文件
6502汇编器
要将6502汇编语言源文件汇编成二进制文件-Assembler 6502 to 6502 assembly language source files compiled into binary files
- 2022-02-04 11:13:11下载
- 积分:1
-
optim
最优化函数集,包括线性规划,非线性规划,带约束优化问题等(Optimization function sets, including linear programming, nonlinear programming, constrained optimization problems, etc)
- 2009-10-02 10:46:04下载
- 积分:1
-
逻辑回归
说明: 根据标签,完成SVM下的多分类数据识别,数据可以是字符或者信号,可以达到较高的识别精度(The multi-classification data recognition under SVM was completed)
- 2020-04-03 09:48:07下载
- 积分:1
-
数字拼图游戏
鼠标点击就可以玩。
学习VB的习作,但功能完整...
数字拼图游戏
鼠标点击就可以玩。
学习VB的习作,但功能完整-Digital jigsaw puzzle mouse clicks you can play. VB learning assignments, but the functional integrity of the
- 2022-02-21 10:38:39下载
- 积分:1
-
可爱的SD娃娃24点牌游戏,代码用HTML和javascript编写
可爱的SD娃娃24点牌游戏,代码用HTML和javascript编写-lovely doll SD 24 point game, and the HTML code used to prepare javascript
- 2023-01-13 16:30:04下载
- 积分:1
-
VC++ 词法分析-有穷自动机内核分析源码
VC++ 词法分析-有穷自动机内核分析源码,为 DocWizard 做词法分析准备,本分析内核可以在不改变代码的情况下分析不同的 DFA。
- 2022-03-02 11:49:57下载
- 积分:1
-
卡尔曼滤波简介及其算法MATLAB实现代码
卡尔曼滤波简介及其算法MATLAB实现代码(Introduction of Kalman filter and its algorithm MATLAB implementation code)
- 2020-06-19 09:40:01下载
- 积分:1
-
6363734
VB中列表分页模型的实例源代码,有需要的就下载吧。(List paging model in VB source code examples, there is a need to download it.)
- 2013-08-15 17:36:14下载
- 积分:1
-
example2_3
说明: 卡尔曼滤波在温度测量中的应用,程序很好用,直接运行即可(Kalman filter in the application of temperature measurement, the program is very easy to use, can be directly run.)
- 2020-06-18 22:40:02下载
- 积分:1