-
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
-
PyramidImageMatchingII
针对离散小波变换对于图像平移和旋转的敏感性,提出了一种基于可操纵金字塔的图像匹配算法。(Discrete wavelet transform for image translation and rotation sensitivity of a steerable pyramid-based image matching algorithm.)
- 2009-06-22 12:25:35下载
- 积分:1
-
123
基于 VB 的一个公交查询系统,有数据,能直接运行(VB-based search system of a bus, there are data that can be run directly)
- 2010-08-18 00:11:55下载
- 积分:1
-
alxorzthm__very
DTW算法,非常优秀,非常好用的 推荐给大家使用(DTW algorithm, very good, very useful recommendation for everyone to use)
- 2017-05-09 19:04:00下载
- 积分:1
-
searchword
说明: 一个文本搜索的console程序,可以从一个txt文本文件中查找数据,文本中的格式为: keyword + ":" + discrible(a text search procedures for the console, from a text file txt search data text format : keyword ":" discrible)
- 2006-05-07 22:47:31下载
- 积分:1
-
OnlineMovie
视频点播系统,实现了基本的视频点播、管理功能(The source of the online video play system, contains the entire solution)
- 2018-03-21 23:42:29下载
- 积分:1
-
dancixuexi
Word learning Word learning Word learning Word learning Word learning (Word learning Word learning Word learning Word learning Word learning Word learning Word learning Word learning )
- 2014-07-10 10:54:04下载
- 积分:1
-
command
用boost::shared_ptr实现command模式,并提供MacroCommand来支持复合的command。(command pattern)
- 2013-08-30 22:59:44下载
- 积分:1
-
volayile-nupter
用户MODBUS规约通信编程,起参考作用()
- 2018-04-07 23:14:08下载
- 积分:1
-
wifisend
/mfc 小程序 主要是用来测试wifi信号的发送 手机连接后方可与上微机进行通信(/mfc small program is mainly for communication with the microcomputer rear sending mobile phone used to test the WiFi signal connection)
- 2020-06-30 19:20:02下载
- 积分:1