-
针对飞利浦公司LPC2104的模拟总线软件包,
针对飞利浦公司LPC2104的模拟总线软件包,-against Philips LPC2104 Bus simulation package,
- 2022-03-10 15:38:35下载
- 积分:1
-
calculator program, the interface beautifully
计算器程序,界面精美-calculator program, the interface beautifully
- 2022-09-29 00:40:03下载
- 积分:1
-
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便...
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便-Mine has three levels of junior high, and made a data file can be saved to play the next play when the data can be easily interrupted at the beginning
- 2022-01-29 02:21:01下载
- 积分:1
-
基于p87c591的can通讯驱动程序源码
基于p87c591的can通讯驱动程序源码-based communications can p87c591 the driver source
- 2022-04-29 18:38:26下载
- 积分:1
-
程序可以实现对数据库中汽车按各种方式的查找,也可以实现数据库信息的修改。...
程序可以实现对数据库中汽车按各种方式的查找,也可以实现数据库信息的修改。-procedures in the database can be achieved by various vehicles in the way you can also achieve database information changes.
- 2022-08-20 02:11:49下载
- 积分:1
-
a C language prepared by the mouse procedure, the absolute right, I own debuggin...
一个用C语言编写的鼠标器的程序,绝对的正确,我自己调试过的,能成功-a C language prepared by the mouse procedure, the absolute right, I own debugging off and success
- 2023-08-21 16:30:03下载
- 积分:1
-
用c写的关于8255按键的程序,用到的单片机是spce061a
用c写的关于8255按键的程序,用到的单片机是spce061a
-With c written procedures on the 8255 button, single-chip microcomputer is used SPCE061A
- 2023-08-22 16:00:03下载
- 积分:1
-
利用morlet小波变换提取小波脊线,进而利用小波脊线完成2FSK解调...
利用morlet小波变换提取小波脊线,进而利用小波脊线完成2FSK解调-the demodulation of 2FSK signal
- 2022-01-28 21:00:05下载
- 积分:1
-
Principle and Application of Turbo Code technology, LIU Dong
Turbo码原理与应用技术,刘东华著,经典书籍!-Principle and Application of Turbo Code technology, LIU Dong-hua, and classic books!
- 2022-02-13 11:23: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