-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1
-
56620_Part4_MPLS
bcm公司讲解MPLS实现的文档,对微码编程及学习MPLS转发原理有很好的借鉴作用。(bcm mpls )
- 2011-08-10 21:44:05下载
- 积分:1
-
wheats-master
基于网格的聚类算法,经典的clique算法的java实现,(Grid-based clustering algorithm, the classic clique algorithm java implementation,)
- 2017-10-20 18:36:11下载
- 积分:1
-
源程序
用matlab编写的代码,用于实现飞行器的一致性状态(The code is used to achieve the consistency of the aircraft)(The code written in MATLAB is used to achieve the consistency of the aircraft.)
- 2019-06-14 20:09:24下载
- 积分:1
-
以旋转方式切换图片的jquery图片展示
以旋转方式切换图片的jquery图片展示,采用了一个jquery中的专用的旋转插件:jquery.rotate.js,旋转效果流畅自然,图片两侧显示控制按钮,可上一张、下一张切换,这款图片切换可用于图片网站、摄影网站、产品网站中。
- 2022-05-23 17:59:52下载
- 积分:1
-
DDSRFSPLL
matlab下的双同步解耦坐标系的锁相环仿真(PLL simulation of double synchronous decoupling coordinate system under Matlab)
- 2021-03-27 19:59:12下载
- 积分:1
-
UNBRICKAVR--master
AVR FUSE RESET PROGRAM
- 2018-10-29 21:30:35下载
- 积分:1
-
适用于 OkHttp 的抓包工具
说明: 适用于使用了 OkHttp/Retrofit 作为网络请求框架的项目,可以拦截并缓存应用内的所有 Http 请求和响应信息,且可以以 Notification 和 Activity 的形式来展示具体内容(It is suitable for projects that use OkHttp/Retrofit as the framework of network requests. It can intercept and cache all Http requests and response information in the application. It can also display the specific content in the form of Notification and Activation.)
- 2020-06-23 05:20:02下载
- 积分:1
-
胡伟煌 Linux 学习笔记
说明: Linux学习核心知识,有助于平时Linux的学习,加深知识的理解,提示一些可能学习时忽略的关键点,让你能更加全面的了解Linux(Learning the core knowledge of Linux is helpful to the study of Linux at ordinary times, deepen the understanding of knowledge, prompt some key points that may be ignored in learning, so that you can have a more comprehensive understanding of Linux)
- 2020-11-20 11:21:29下载
- 积分:1
-
PCS7-motor电机
说明: PCS 7 V7.1 SP1 中,APL 库 MotL 功能块主要功能介绍(In PCS 7 v7.1 SP1, the main functions of APL library motl function block are introduced.)
- 2020-06-02 20:03:18下载
- 积分:1