登录
首页 » Visual C++ » Polynomial

Polynomial

于 2013-05-05 发布 文件大小:4559KB
0 195
下载积分: 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 个回复

  • ZedGraphSampleVC
    固高GT400运行控制卡驱动应用示例,VC界面,包括伺服控制、电机调速及曲线绘制功能,可学习主要函数调用方法。(Solid high GT400 running control card driver application examples, VC interface, including servo control, motor speed and curve drawing function, can learn the main function call method.)
    2020-09-10 05:58:01下载
    积分:1
  • PPowerTalkClient
    功能强大的聊天工具,可以跨网关聊天,并且传送文件(Powerful chat tool, you can chat across the gateway, and transfer files)
    2009-10-18 23:34:40下载
    积分:1
  • win32programming
    在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗 口都对应着一个消息队列。下列几句话应该作为"定理"被记住: "定理" 一 所有产生给某个窗口的消息,都先由创建这个窗口的线程处理; "定理" 二 Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
    2010-08-26 08:43:28下载
    积分:1
  • Makefiles
    介绍Linux内核结构的书籍。适合初学者使用。(Some introduction about linux and unix for beginners.)
    2009-09-15 12:59:43下载
    积分:1
  • corum2
    科隆2服务端源码.....请大家下载修改,BUG多(Cologne 2 server ..... please everyone download the source code modifications, BUG more)
    2008-05-14 18:28:12下载
    积分:1
  • 255105lesson10
    这是我图形学课程的作业,利用OPENGL和VC++开发,画的是一个动态场景,有光照,阴影等效果,可旋转。(This is my operating graphics programs, use of OPENGL and VC++ development is a dynamic art scene, with light, shadows and other effects, may be rotating.)
    2021-01-25 23:08:42下载
    积分:1
  • MP3Player_kechengsheji
    说明:  漂亮的MP3播放器,Visual C++ 6.0环境下MFC开发(nice MP3 player, 6.0 Visual C development environment MFC)
    2006-04-12 17:27:09下载
    积分:1
  • e100bex
    基于 USB无线网卡的NDIS 驱动的框架,从Window提供的E100bex修改过来的,有很高的实用价值(USB-based wireless network card NDIS driver framework provides E100bex Window changes from over, has a high practical value)
    2010-11-01 16:15:08下载
    积分:1
  • haisanids
    VC++网络连接监控程序源代码,适合编写网络监控的编程者参考,选择监听的网络IP地址后才可以开始监听里程。并包括了IDS过滤器参数设置,几点提示:   1.初始状态只监听连接,不捕获IP数据   2.鼠标右击列表选择或取消监控某端口数据   3.为防止ping攻击,一般情况ping数据全部监控   4.监控某端口数据时,不监控ping包   5.数据超过20k将被清空   6.右边窗口停止抓包后显示十六进制数(VC++ source code network connection monitoring, network monitoring program for the preparation of reference, select the monitor s network IP address before you can start listening mileage. And includes IDS filter parameter settings, a few tips: 1. Initial state only listen for connections, do not capture IP data 2 Right-click the list to select or deselect a port monitoring data 3 To prevent ping attacks, general ping all monitoring data 4 When a port monitoring data, no monitoring of ping packets 5 The data will be cleared over 20k 6 right window displays the hexadecimal number stopped after capture)
    2014-07-02 10:17:36下载
    积分:1
  • ipv6
    ipv6地址转换器(ipv6 addresses converters)
    2004-07-14 15:02:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载