-
用ROSE来开发基于WEB的服务器配置。不好找的哦
用ROSE来开发基于WEB的服务器配置。不好找的哦-used to develop Web-based server configuration. Not easy to find the oh
- 2023-05-20 18:05:03下载
- 积分:1
-
In the cadence virtuoso painting under the bus of the skill procedure.
在cadence virtuoso 下画bus的skill程序。-In the cadence virtuoso painting under the bus of the skill procedure.
- 2022-03-26 07:37:42下载
- 积分:1
-
大连理工出版社,数据结构与算法(第三版)ppt
大连理工出版社,数据结构与算法(第三版)ppt-Dalian Science and Technology Press, Data Structures and Algorithms (third edition) ppt
- 2022-02-22 07:30:26下载
- 积分:1
-
[分享]AO学习实例讲解,初学入门经典,分批共享.
[分享]AO学习实例讲解,初学入门经典,分批共享.-[Share] AO on learning examples, Introduction to classical learning, sharing in batches.
- 2023-03-09 05:40:03下载
- 积分:1
-
LOOK MY HART LOOK YOUR FACE
LOOK MY HART LOOK YOUR FACE-LOOK LOOK YOUR FACE
- 2022-07-21 11:22:25下载
- 积分:1
-
是一个很有意思的布置工具栏的方法
是一个很有意思的布置工具栏的方法-is a very interesting layout of the toolbar
- 2022-05-24 18:54:26下载
- 积分:1
-
ACPLT/KS是用来为进程控制和进程控制工程而发展的一种开放式并且自由的通讯系统,是一种持续发展的成果.ACPLT/KS在异构的操作系统环境中提供非常简单的访...
ACPLT/KS是用来为进程控制和进程控制工程而发展的一种开放式并且自由的通讯系统,是一种持续发展的成果.ACPLT/KS在异构的操作系统环境中提供非常简单的访问,不仅可以访问数据和参数,也包括归档连续时间和信息日志。另外(也非常重要)它也允许客户应用程序动态地获取数据信息,也就是,关于信息的信息,象数据进程,参量和档案之间的关系. 本程序是连接SCADA和DCS用的,使用GCC编译-ACPLT/KS is used for process control and process control engineering and the development of an open and free communications system, is an outcome of sustainable development .ACPLT/KS in heterogeneous operating system environment provides a very simple visit can not only access the data and parameters, including continuous-time and archived information log. In addition (very important) It also allows customers access to dynamic application data, that is, with regard to information information, such as data process, parameters and the relationship between files. This procedure is used to connect SCADA and DCS, and the use of GCC compiler
- 2022-09-14 02:30:03下载
- 积分:1
-
带音乐功能的跑表VerilogHDL描述
带音乐功能的跑表VerilogHDL描述-music with the stopwatch Verilog HDL description
- 2022-04-30 17:14:12下载
- 积分:1
-
皇后问题解法任意皇后可解
皇后问题解法任意皇后可解-Solutions arbitrary Queen"s Queen"s solvable
- 2023-02-01 17:00:04下载
- 积分: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