-
galib面向对象C++库,来自麻省理工大学的
galib面向对象C++库,来自麻省理工大学的-galib object-oriented C library, from the University of Massachusetts
- 2022-05-23 05:35:19下载
- 积分:1
-
Ajax技术实现一个简单的PHP聊天室服务器MySQL数据库
Ajax 技术实现的简单聊天室
php服务端 MySQL数据库-Ajax technology to achieve a simple php chat room server MySQL database
- 2023-01-03 10:25:04下载
- 积分:1
-
bj54与WGS84转换,很好的用一个小工具
bj54与WGS84转换,很好的用一个小工具-bj54 with WGS84 conversion, very good with a small tool
- 2022-06-19 06:01:39下载
- 积分:1
-
贪吃蛇 是一种意志的小游戏
贪吃蛇 是一种意志的小游戏 -Snake is a game of will
- 2022-06-16 09:32:36下载
- 积分:1
-
国庆节素材壁纸,希望帮到有需要的人.有漂亮的好的,可以用的素材,希望大家能用上....
国庆节素材壁纸,希望帮到有需要的人.有漂亮的好的,可以用的素材,希望大家能用上.-National Day wallpaper material, hoping to help those in need. There are pretty good, can use the material, the hope that we can.
- 2022-02-28 13:45:24下载
- 积分:1
-
软件介绍:国内最完善功能最齐全的多级会员程序.主要功能涵盖所有多级会员管理所需,超强大会员自定义编辑功能...
软件介绍:国内最完善功能最齐全的多级会员程序.主要功能涵盖所有多级会员管理所需,超强大会员自定义编辑功能-software introduced : the most sophisticated capabilities of the most complete multi-level membership procedures. The main function covers all multi-level members required for the management, super large members from the definition editing
- 2022-06-16 08:44:38下载
- 积分:1
-
gps for ppc gps for ppc enjoy this!!
gps for ppc enjoy this-gps for ppc gps for ppc enjoy this!!
- 2023-06-25 04:05:03下载
- 积分:1
-
Target tracking in the overall least
目标跟踪中的全局最小二乘算法,通过做多次蒙德卡诺试验获得其二阶距性能估计-Target tracking in the overall least-squares algorithm, through so many tests蒙德卡诺performance from its second-order estimates
- 2022-02-02 23:46:40下载
- 积分:1
-
在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。...
在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。-in an N N chess board wavers N Queen so that the N-Queens that can be eaten by the other side.
- 2022-08-14 20:15:50下载
- 积分:1
-
酒店时钟源码
应用背景
定义一个类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