-
ourdev_457075
cc2431无线传输的经典教程与使用方法,里面有例程,可供参考(cc2431 wireless transmission of the classic development board, there is the use of methods and lesson plans)
- 2012-06-03 12:58:24下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
PC机通过CAN总线采用主从方式采集总线上的多块MINI板
RS485则具有明显的优势。但一主多从的通信结构,往往会因为某一节点出现故障,进而会影响下一个节点通信。
- 2023-06-14 21:20:28下载
- 积分:1
-
serialPort
调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
- 2007-09-17 13:27:21下载
- 积分:1
-
matlabandVC02
matlab 与VC混合编程 PDF格式 刘维编著 还算清晰,有兴趣的朋友下载下来看看(matlab Programming PDF format mixed with VC Liu Wei edited fairly clear, interested to see friends downloaded)
- 2010-09-06 21:01:03下载
- 积分:1
-
matlab
PUDN XIEXIE西南交通大学赵宏宇老师的教学课件(ORIGIN OF SEJTU.)
- 2010-07-15 17:23:46下载
- 积分:1
-
sl
扫雷外挂,自动扫雷,通过模拟人的思考过程进行计算(De-mining plug-in, automatic de-mining)
- 2009-12-10 14:02:09下载
- 积分:1
-
Modbus协议,串口读取short,ushort,int,char
【实例简介】
- 2021-07-08 00:32:08下载
- 积分:1
-
设定全局变量测试小车跑
不用外设控制,自己调试的程序,一段没有任何控制的程序,输入STM单片机,能自行控制电机,里面的定义引脚可自行改变。(A program without any control, input STM microcontroller, can control the motor itself, the definition pin can change itself.)
- 2018-07-27 22:55:06下载
- 积分:1
-
Socket Tester
一款C#的Socket 测试工具源码,可做 Socket Server ,同时也可以 Socket Client 。VS 2015 版本测试通过。
- 2022-10-25 15:25:03下载
- 积分:1