-
数学公式。如何几十、科学计算、机器应用
数学计算公式.多大数十种,科学计算,机器应用-mathematical formula. How dozens, scientific computing, machine application
- 2022-03-17 19:50:47下载
- 积分:1
-
这是一个时钟程序,用VB编写的,本人是VB初学者,有问题的地方请大家多多原谅。也请各位高手们多多指教。...
这是一个时钟程序,用VB编写的,本人是VB初学者,有问题的地方请大家多多原谅。也请各位高手们多多指教。-This is a clock program, prepared by the VB, I VB beginners, problem areas you will excuse me please. Hope you have a master exhibitions.
- 2022-02-15 20:05:27下载
- 积分:1
-
铺设网络的最佳路径
铺设网络的最佳路径-network rollout best path
- 2022-08-07 03:56:16下载
- 积分:1
-
this is labview 7 Segment Digital Clock.
LABVIEW开发的。分7段的LEN时钟显示,希望对你有帮助.-this is labview 7 Segment Digital Clock.
- 2022-08-09 06:31:09下载
- 积分:1
-
这是一个电子钟程序,已经调试过,误差非常小,有用的朋友可以参照...
这是一个电子钟程序,已经调试过,误差非常小,有用的朋友可以参照-This is an electronic bell procedures have Debugging off, the error is very small, it can be a useful reference to a friend
- 2022-01-26 00:15:21下载
- 积分:1
-
洗包机键盘中断及采样子程序,由于整个程序过大,有时间再分块分子程序上传,希望对有需要的同仁有所帮助!...
洗包机键盘中断及采样子程序,由于整个程序过大,有时间再分块分子程序上传,希望对有需要的同仁有所帮助!-Washing charter and sampling keyboard interrupt subroutine, since the whole process is too large, has time to block the molecular procedures upload, hope to have Tongren need help!
- 2022-01-21 05:05:47下载
- 积分:1
-
Catia script generated form VB. Very usefull for catia users, This macro is used...
Catia script generated form VB. Very usefull for catia users, This macro is used to all catpart to needed cat formats automatically in a folder.
- 2022-05-08 18:24:16下载
- 积分:1
-
一个数字时钟的系统工程
一个数字时钟的系统工程-a digital clock system
- 2022-02-25 05:20:00下载
- 积分:1
-
实用的java习题,初学者可用
实用的java习题,初学者可用-Java practical exercises, beginners can be used
- 2023-01-10 00:56:11下载
- 积分: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