-
设计有理数类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
-
源代码编译成一个电脑版本的乒乓球。
The source code compiles into a PC version of Pong.
- 2022-02-04 07:00:37下载
- 积分:1
-
visual basic code. nice code. very good
visual basic code. nice code. very good
- 2023-06-21 04:05:03下载
- 积分:1
-
已经添加完毕所有功能的PB工程.
直接编译就可以的.
添加了很多功能...
已经添加完毕所有功能的PB工程.
直接编译就可以的.
添加了很多功能-Have finished adding all the features of the PB works. Direct the compiler is fine. Add a lot of features
- 2022-02-05 17:29:37下载
- 积分:1
-
此版本的 SmallStruct 5 为稳定版,可以用于商业开发,适合于C/S结构的功能复杂,业务多变的应用系统。
SmallStruct 5是一个基于配置...
此版本的 SmallStruct 5 为稳定版,可以用于商业开发,适合于C/S结构的功能复杂,业务多变的应用系统。
SmallStruct 5是一个基于配置的的应用程序框架,集成了应用程序大部分一般性功能,只要编写少量代码即可生成应用程序,并且框架本身也是可扩展的。
-this version of the five SmallStruct stable version can be used for commercial development, suited to the C/S structure and function of complex and changeable business applications. SmallStruct 5 is based on an allocation of the application framework. Integrated application of the majority of the general functions, as long as the preparation of a small amount of code can be generated applications, and the framework itself is extensible.
- 2022-06-16 12:47:36下载
- 积分:1
-
基于TMS320F2812的视频图像采集系统的设计 对视屏采集有一定的参考...
基于TMS320F2812的视频图像采集系统的设计 对视屏采集有一定的参考-TMS320F2812-based video image acquisition system design of Shiping collection of some reference
- 2022-02-18 14:23:47下载
- 积分:1
-
用于矩阵地相乘,矩阵的转置以及逆矩阵的求法
用于矩阵地相乘,矩阵的转置以及逆矩阵的求法-For matrix multiplication, transpose and inverse matrix method of seeking
- 2022-03-22 03:51:12下载
- 积分:1
-
USART
USART-ATMEGA16A.rar是ATMEGA16的升级版本ATMEGA16A的串口的使用介绍,包括硬件设置和源代码-USART-ATMEGA16A.rar upgrade is the ATMEGA16 serial ATMEGA16A use, including hardware setup and source code
- 2023-08-18 19:50:04下载
- 积分:1
-
A game of snake.
snake,这是一个我们经常玩的蛇吞食的游戏。功能已经实现。大家可根据应用环境的不同进行移植。-A game of snake.
- 2022-05-23 22:02:56下载
- 积分:1
-
vc++ realize the article deal with procedures, search and delete can realize
vc++实现的文章处理程序,查找和删除都可以实现-vc++ realize the article deal with procedures, search and delete can realize
- 2022-04-19 14:04:00下载
- 积分:1