-
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
-
collisiondetection
在vc++环境下使用opengl语言进行碰撞检测(In vc++ environment to use opengl collision detection language)
- 2009-09-14 10:03:18下载
- 积分:1
-
又个用Winsock控件发送Email的例子
用WINSOCK控件实现的发送电子邮件的例子(using Winsock Control to achieve the email example)
- 2005-05-14 17:26:19下载
- 积分:1
-
upanddowntheproceduresforcommunication
上下位机通信的程序,通过设置相关端口,来读取数据,是很使用,很方便的c++编程(Bit up and down the procedures for communication, through the provision of the relevant port to read data, it is used, it is convenient for c++ programming)
- 2009-03-29 16:49:00下载
- 积分:1
-
数据库操作,仅完成简单的数据库提取操作
有文件提取
数据库操作,仅完成简单的数据库提取操作
有文件提取-database operation, but only a simple database extraction operation, a paper extraction
- 2023-04-07 17:15:03下载
- 积分:1
-
vb超快速的多文件传送源码,在本地局域网上可达到1.8Mb+的速度...
vb超快速的多文件传送源码,在本地局域网上可达到1.8Mb+的速度-vb ultra-fast transmission of multi-source documents in the local LAN delivers up to speed
- 2022-03-21 06:18:44下载
- 积分:1
-
source involved in the programming of the network, image processing, data compre...
这个源码涉及到网络编程,图像处理,数据压缩与传输。-source involved in the programming of the network, image processing, data compression and transmission.
- 2022-03-21 00:55:37下载
- 积分:1
-
201130
个性图标生成器源码例程,程序根据画板画出图片可以设置画出图片的宽度、高度的特性,自改变图标的尺寸。(Personalized icon generator source code routines, programs can be set according to the drawing board to draw pictures draw pictures of width and height characteristics , since changing the size of icons.)
- 2016-05-18 09:08:04下载
- 积分:1
-
Desktop
模拟两目标的回波,线性调频子脉冲频率步进雷达信号。(The echo of the two target is simulated, and the frequency of the linear frequency modulation subpulse is stepped into the radar signal.)
- 2020-09-16 21:57:55下载
- 积分:1
-
监视网络联接的程序,并且将获得的信息保存到一个Access数据库中...
监视网络联接的程序,并且将获得的信息保存到一个Access数据库中-Procedures for monitoring network connectivity and information will be saved to an Access database
- 2022-01-25 21:02:23下载
- 积分:1