-
TMS-Aurelius-FMX-2.2-Full-Source
TMS Aurelius FMX 2.2 Full Source D2010, DXE-DXE5
- 2013-12-26 00:21:39下载
- 积分:1
-
Cao方法
基于Cao方法求得混沌时间序列相空间重构的最优化嵌入维的Matlab程序,(Chaotic time series, phase space reconstruction method based on Cao obtained the optimal embedding dimension of Matlab program,)
- 2017-05-31 04:38:36下载
- 积分:1
-
TCPIP+8019for5402
TCPIP+RTL8019 forTMS32C5402,支持ARP、IP,但不支持HTTP(TCPIP+ RTL8019 forTMS32C5402, support for ARP, IP, but do not support HTTP)
- 2008-04-19 15:10:15下载
- 积分:1
-
IO_OUTPUT_8LED
利用DSP I/O口点亮8个LED的程序(use DSP I/O Hau eight LED lights procedures)
- 2007-04-02 14:59:25下载
- 积分:1
-
对比度拉伸
说明: Visual c++数字图像处理对比度拉伸算法(Visual c ++ digital image processing contrast stretching algorithm)
- 2020-05-06 10:28:21下载
- 积分:1
-
data-gathering
利用IPAM模块,实现数据数字量和模拟量的采集(aciqre the digital and analog information
based on IPAM.)
- 2015-05-27 13:19:11下载
- 积分:1
-
shutdown
打开后,会自动计时关机
如要停止,按否按钮20次
或从任务管理器中可停止(Opened, will automatically shut down if the time to stop, according to whether the button 20 times or from the Task Manager to stop)
- 2009-06-10 17:23:46下载
- 积分:1
-
directshow.net
完整的 DirectShow 接口函数和示例代码。(Complete interface function and sample code of DirectX.)
- 2011-04-18 23:40:34下载
- 积分:1
-
TestProject
test return point or point as param
- 2007-09-15 10:12:17下载
- 积分: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