-
Under DOS output 99 multiplication table for everyone to learn!
DOS下的99乘法表输出,供大家学习!
ÿ
-Under DOS output 99 multiplication table for everyone to learn!
- 2023-05-06 14:15:03下载
- 积分:1
-
形状代码
您可以使用此库,当你需要它的时候,使多个形状放置它作为一个头文件并调用它的函数,因此它不仅是节省时间,但本身就很容易理解。
- 2022-01-25 19:00:24下载
- 积分:1
-
Nokia 7210 a number of code can be a very good understanding of the process of s...
一款诺基亚7210的 一些 代码 可以很好的了解起 应用过程和一些代码-Nokia 7210 a number of code can be a very good understanding of the process of starting the application and some code
- 2022-02-02 11:06:06下载
- 积分:1
-
外观模拟分支定界 分支定界
外观模拟分支定界 分支定界 -appearance simulation branch delimitation of branch-and-bound branch d elimitation of branch-and-bound branch delimitation of branch-and-bound
- 2022-09-09 07:45:02下载
- 积分:1
-
有关界面操作及检测磁盘是否忙状态、磁硬是否写保护的几个源程序...
有关界面操作及检测磁盘是否忙状态、磁硬是否写保护的几个源程序- The related contact surface operation and the examination
floppy disk busy condition, are the magnetism whether hard whether
writes the protection several source programs
- 2023-01-19 14:45:04下载
- 积分:1
-
关于水体指数的经典文章,我好不容易才弄到的,很有价值哦...
关于水体指数的经典文章,我好不容易才弄到的,很有价值哦-On the water body index classic article, I managed to get the, oh, great value
- 2022-01-31 08:08:09下载
- 积分:1
-
乘法器用werlg做的,大家看一下,有不对的地反,欢迎指正。
乘法器用werlg做的,大家看一下,有不对的地反,欢迎指正。-chengfaqi
- 2022-04-09 04:38:28下载
- 积分:1
-
caculater
多功能计算器能够实现基本计算器的功能,此文件为参考代码,详情请下载之后再查看。-caculater
- 2022-01-28 05:28:02下载
- 积分:1
-
快速固定
fast fixed-point ICA算法的Matlab实现-fast fixed-point algorithms ICA Matlab
- 2022-02-14 09:24:48下载
- 积分:1
-
设计有理数类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