-
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
-
QosSvr
简易TCP通讯服务器端,QosClt为客户端。多个客户端间的通讯需要基于服务器,即通过服务器转发。(Simple TCP communication server, QosClt for the client. Communication between multiple clients need a server-based, that is transmitted through the server.)
- 2013-09-09 13:50:32下载
- 积分:1
-
RemoteSrceenControl
一个远程监视控制屏幕的程序,包括服务器和客户端 .vs2008下编译通过。
(A remote monitoring control screen procedures, including server and client. Vs2008 compile.)
- 2011-10-19 17:27:48下载
- 积分:1
-
isodata
isodata聚类算法流程图,开发环境可以是vc,也可以是matlab。(Isodata clustering algorithm flow chart, the development environment can be a vc, also can be the matlab)
- 2013-11-19 21:51:03下载
- 积分:1
-
dsp28335
说明: 文件夹给出了五个基本的dsp运行程序,基于DSP28335开发板,在CCS编程环境下给出了包括跑马灯、CPU时钟控制程序等五个完整的CCS工程文件。方便初学者学习芯片及编程语言。(The folder gives five basic DSP running programs. Based on the development board of DSP28335, five complete CCS engineering documents including horse-running lamp, CPU clock control program and so on are given in CCS programming environment. It is convenient for beginners to learn chips and programming languages.)
- 2020-06-19 04:40:01下载
- 积分:1
-
mfc
通过MFC的操作进行图形的操作,可以让进行简单图形绘制(through MFC to realise some functions)
- 2014-03-17 12:14:08下载
- 积分:1
-
ShowSaveBMP
使用CDib类实现显示与保存BMP文件,VC++经典编程学习源码,很好的参考资料。(Use the CDib class to display and save the BMP file, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 11:53:05下载
- 积分:1
-
StaticImage
vc——使用静态文本控件显示图标和位图StaticImage(vc- Use static text control to display icons and bitmaps StaticImage)
- 2011-07-24 20:29:18下载
- 积分:1
-
7.4
说明: 用VC++6.0编写的一个类似RM的播放器程序(Using VC++6.0 prepared in a similar RM player program)
- 2010-03-18 10:25:39下载
- 积分:1
-
AcquireKlg
专家系统 基于MFC 连接数据库有点复杂(MFC connect to the database based expert system)
- 2010-05-25 10:38:23下载
- 积分:1