-
酒店时钟源码
应用背景
定义一个类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
-
基于小波变换的图像压缩
说明: 基于小波变换的基础上对图像进行压缩处理,压缩比高、压缩速度快,压缩后能保持信号与图像的特征基本不变。(Based on the wavelet transform, the image is compressed with high compression ratio and fast compression speed. After compression, the characteristics of the signal and image are basically unchanged.)
- 2020-04-11 22:37:20下载
- 积分:1
-
多功能计算器
void
mainmenu() /*主菜单*/
void
Integermenu /*整数运算的菜单*/
void
realnumbermenu() /* 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-12 13:04:39下载
- 积分:1
-
购物系统时尚版.强大的后台文章编辑器的功能,可方便地用拖动的方式进行图文混排、图片远程上传、上传图片显示效果处理等操作....
购物系统时尚版.强大的后台文章编辑器的功能,可方便地用拖动的方式进行图文混排、图片远程上传、上传图片显示效果处理等操作.-Fashion Shopping System version. Strong background articles editor function, can be easily used way drag Mixed Map and Text, pictures, remote upload, upload pictures show the effect of processing operations.
- 2023-08-27 08:25:05下载
- 积分:1
-
点云数据ICP
激光雷达点云数据拟合点云拟合icp算法(Point cloud fitting ICP algorithm for LIDAR point cloud data)
- 2019-04-27 14:47:14下载
- 积分:1
-
XiaoGuanglidar
说明: 处理激光雷达数据,计算消光系数的程序。学大气学和激光雷达的人明白。(Processing of laser radar data to calculate the extinction coefficient procedure. Study atmospheric science and laser radar understand.)
- 2021-03-01 15:59:34下载
- 积分:1
-
diffusionTest
说明: 非线性扩散滤波,matlab程序,适用于SAR图像,kaze算法。(Nonlinear diffusion filtering, kaze algorithm.)
- 2019-05-15 14:47:14下载
- 积分:1
-
顶级的pcb工具cadence spb15.7的license和安装详解
顶级的pcb工具cadence spb15.7的license和安装详解-Top pcb tools cadence spb15.7 explain the license and installation
- 2022-01-28 20:04:18下载
- 积分:1
-
可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人...
可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人-Can force delete a file that is running the driver has to debug through very suitable for people just getting started
- 2022-05-19 10:57:51下载
- 积分:1
-
CoolMeeting-master
会议室预约系统是一个基于 PHP/MySQL 开发的,使用浏览器访问的会议室预订系统。使用区域对会议室进行分组管理。(meeting The conference room reservation system is a conference room reservation system based on PHP/MySQL and accessed by browser. Group management of conference rooms using areas)
- 2020-06-22 04:00:01下载
- 积分:1