登录
首页 » Visual C++ » Polynomial

Polynomial

于 2013-05-05 发布 文件大小:4559KB
0 190
下载积分: 1 下载次数: 2

代码说明:

  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 (*=).

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CPP
    几个用C++编写的关于GPS、惯性导航和卡尔曼滤波的程序(Several written in c++ about GPS, inertial navigation and kalman filtering program)
    2015-06-04 08:48:42下载
    积分:1
  • listgai
    这个listgai程序可以实现在程序运行通过单击滚动栏目内容进行选择拦目内容,也可以双击栏目内空通过询问是否删除选中内容(This listgai program can be run in part by clicking the scroll bar to select the contents of project content, you can double-click an empty section in the content by asking whether to delete the selected)
    2010-11-04 22:42:24下载
    积分:1
  • PaletteDemo
    采用VC++6.0编写程序,主要功能是创建和使用调色板。(Programming using VC++ 6.0, the main function is to create and use a palette.)
    2015-02-28 01:29:34下载
    积分:1
  • 3Dmesh
    三维图形的切割就是要把三维网格模型进行切割然后以等值线显示切面上的数值。运用适当的三维图形显示技术和可视化C++编成技术来实现的。(Three-dimensional graphics of the cut is to take three-dimensional grid model and then cut the contour values on the display section. Use of appropriate three-dimensional graphics display technology and visualization techniques to compiled C++ implementation.)
    2010-10-16 17:27:19下载
    积分:1
  • database
    MFC用ODBC连接两个包含两个记录集的数据库,一个管理员表,一个授权表。(MFC ODBC connection with two sets of database contains two records, one administrator table, an authorization form.)
    2014-06-17 19:59:29下载
    积分:1
  • ADO
    在MFC种利用ADO进行数据库的处理,也可以用ODBC来做。(Use ADO in MFC to test the SQL.)
    2009-03-05 13:55:44下载
    积分:1
  • CImage
     我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。(We know that the Visual C++ the CBitmap class and static picture control function is relatively weak, it only shows the icon resources, bitmaps, cursors, as well as the contents of the metafile, rather than the Image control in VB show the vast majority of external image files (BMP, GIF,, JPEG, etc.). Therefore, I want to display external image files in a dialog or other window only by means of third party controls or code. Now, new class CImage MFC and ATL shared many of the corresponding method for image processing, which makes the Visual C++ of defects in the image is gone forever.)
    2012-05-28 11:47:09下载
    积分:1
  • dotnetui
    说明:  用Visual C++ 实现的类似MSDN 2002 样的界面代码。(Using Visual C++ to achieve a similar kind of interface MSDN 2002 code.)
    2009-08-03 10:13:46下载
    积分:1
  • 44544789STKfirst
    用vc++调用stk的程序。如需下载的同学下载来看看(AppWizard has created this STKfirst application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your STKfirst application.)
    2020-09-21 14:27:51下载
    积分:1
  • samp03z_svr_R1_win32
    GTA的脚本大全,能让你的服务器变得更加好玩,使你的服务器的玩家数量更多(More GTA script Guinness, make your server more fun to make your server' s number of players)
    2020-07-02 23:00:01下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载