-
a card game set the source, contains many of the basic c
一个扑克牌游戏集合的源码,包含了很多基本c-c++语言应用-a card game set the source, contains many of the basic c-c language
- 2022-08-22 12:10:32下载
- 积分:1
-
JAVA游戏――(源代码+详细注释)大富翁
JAVA游戏――(源代码+详细注释)大富翁
-JAVA Games- (source code+ Detailed note) Monopoly
- 2023-06-11 03:25:03下载
- 积分:1
-
ATmega16单片机串口通信程序,以经过测试可用.
ATmega16单片机串口通信程序,以经过测试可用.-ATmega16 single-chip serial communication procedures in order to read the test can be used.
- 2023-08-04 00:05:03下载
- 积分:1
-
硬件控制程序,简单 仅供参考
硬件控制程序,简单 仅供参考-hardware control procedures, simple is for reference only
- 2022-02-16 01:43:33下载
- 积分:1
-
一个运动控制卡的例程,编辑后就可以运行.
一个运动控制卡的例程,编辑后就可以运行.-A motion control card routines, editing after the run.
- 2023-01-26 10:00:04下载
- 积分:1
-
c8051 f020 步进电机控制
/*P5.0STEPA,P5.1STEPB,P5.2STEPC,P5.3STEPD*/
控制电机正转
- 2022-03-04 13:55:51下载
- 积分:1
-
Useful information on a drawing if you have similar trouble also upload informat...
很有用的一份图纸资料
如果各位有类似资料麻烦也上传上来哈-Useful information on a drawing if you have similar trouble also upload information onto Kazakhstan
- 2022-05-12 22:42:54下载
- 积分:1
-
在TCL部分模拟LEACH协议的源代码
source code of leach protocol in tcl part simulations
- 2022-04-29 02:17:20下载
- 积分:1
-
一问多人参与,评论,分享DIGG 多种模式于一体系统,更多好的功能请站长们自己体会吧!...
一问多人参与,评论,分享DIGG 多种模式于一体系统,更多好的功能请站长们自己体会吧!-One question many people to participate, comment, share DIGG integrated multi-modality systems, more good features, please head their own experience of it!
- 2022-04-30 12:21:35下载
- 积分: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