,<21="">,<12="">,输出:以指数递增的顺序输出乘积:<系数,指数>,<系数,指数>,<系数,指数>,零多项式的输出格式为:<00="">,-IMDN开发者社群-imdn.cn"> ,<21="">,<12="">,输出:以指数递增的顺序输出乘积:<系数,指数>,<系数,指数>,<系数,指数>,零多项式的输出格式为:<00="">, - IMDN开发者社群-imdn.cn">
登录
首页 » C# » [线性表]一元多项式相乘

[线性表]一元多项式相乘

于 2022-04-27 发布 文件大小:5.62 kB
0 113
下载积分: 2 下载次数: 1

代码说明:

题目说明:要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。输入:输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。例如:1+2x+x2表示为:,,,输出:以指数递增的顺序输出乘积: ,,,零多项式的输出格式为:,

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

发表评论

0 个回复

  • Rate-Gyro-Balance-Bot
    rate range gyro balanced system control
    2013-11-13 15:35:57下载
    积分:1
  • DSP_FFT
    产生两不迥频率的信号,并对两信号作复数FFT变换,找出频率为50Hz的信号对其进行能量计算(Two distant signal is not generated frequency, and two signals for complex FFT transform to identify the frequency of 50Hz signal to calculate its energy)
    2013-12-01 10:35:35下载
    积分:1
  • MoveItem
    用vc++来编写活动窗口,代码方便简明,适合刚开始学习入门的人(With vc++ to write the active window, the code to facilitate concise, suitable for people just beginning to learn the entry)
    2012-05-07 13:51:42下载
    积分:1
  • C# 最经典 简单的progressBar进度条用法示例
    这是一个大家都熟悉的实用技巧,用C#制作进度条功能,本代码演示了最简单,且实现方法简单的progressBar进度条用法示例,   单击按钮后,开始演示进度条效果,这部分代码写在按钮事件中:   progressBar1.Value = 0;//设置进度条的初始值   progressBar1.Minimum = 0;//设置progressBar1控件的Minimum值为0   progressBar1.Maximum = 500;//设置progressBar1的Maximum值为500   progressBar1.Step = 1;//设置progressBar1的增值为1   for (int i = 0; i < 500; i++)//调用for语句循环递增   {    progressBar1.PerformStep();//使用PerformStep方法按Step值递增    textBox1.Text = "进度值:" + progressBar1.Value.ToString();   }
    2022-08-18 01:25:55下载
    积分:1
  • A-non-linear-control
    利用非线性控制完成光伏并网逆变器的设计,设计中采用先进的反步法,介绍很好。(Using nonlinear control to complete the design of the photovoltaic (pv) grid inverter, adopted in the design of advanced reverse moves, the introduction is very good.)
    2013-12-03 23:18:53下载
    积分:1
  • 实验8 模拟音乐-八月桂花
    说明:  使用单片机对蜂鸣器进行控制,要求蜂鸣器唱出《八月桂花》这首歌,简单加深对定时器的理解和蜂鸣器的应用,更深入的理解51的内部结构和使用方式。(The buzzer is controlled by single-chip computer, which requires the buzzer to sing the song "Osmanthus fragrans in August". It can simply deepen the understanding of timer and the application of buzzer, and further understand the internal structure and use mode of 51.)
    2020-06-16 23:00:02下载
    积分:1
  • TrainFiles
    roller coaster that simulating train track
    2020-09-07 14:18:04下载
    积分:1
  • xijie12doc
    希捷指令集,里边详细的介绍了希捷12代的指令等。(Seagate instruction set inside a detailed introduction of 12 generations of Seagate directives.)
    2014-05-09 17:33:21下载
    积分:1
  • polyfit-高斯拟合
    说明:  多次拟合任意函数曲线,采用高斯曲线拟合算法求解拟合系数。(The fitting coefficient is obtained by fitting any function curve many times.)
    2021-02-19 12:19:44下载
    积分:1
  • WpfApp1
    VLC播放器初始化,播放rtsp文件,轮询播放(VLC player initialization, playing RTSP files, polling playback)
    2020-06-18 19:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载