文件名称:duoxiangshixiangjiawenti
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:169.88kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
编写一个程序,实现两个一元多项式相加。要求:
(1)多项式用链表存储
(2)多项式相加必须使用单独的函数实现
(3)输入时只要求输入各项的系数和指数
(4)结果输出形式如下
F(x) = an*x^n + an-1*x^(n-1) + … + a1x + a0
-The preparation of a program to realize the sum of two polynomials a dollar. Requirements: (1) polynomial using linked list storage (2) the sum of polynomial to use a separate function (3) input only requires the input of the coefficient and index (4) the results of the output format is as follows F (x ) = an* x ^ n+ an-1* x ^ (n-1)+ ...+ a1x+ a0
(1)多项式用链表存储
(2)多项式相加必须使用单独的函数实现
(3)输入时只要求输入各项的系数和指数
(4)结果输出形式如下
F(x) = an*x^n + an-1*x^(n-1) + … + a1x + a0
-The preparation of a program to realize the sum of two polynomials a dollar. Requirements: (1) polynomial using linked list storage (2) the sum of polynomial to use a separate function (3) input only requires the input of the coefficient and index (4) the results of the output format is as follows F (x ) = an* x ^ n+ an-1* x ^ (n-1)+ ...+ a1x+ a0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多项式相加/多项式相加.ncb
多项式相加/Debug/vc60.idb
多项式相加/Debug/vc60.pdb
多项式相加/Debug/多项式相加.obj
多项式相加/Debug/多项式相加.exe
多项式相加/Debug/多项式相加.pdb
多项式相加/Debug/多项式相加.ilk
多项式相加/Debug/多项式相加.pch
多项式相加/多项式相加.plg
多项式相加/多项式相加.dsp
多项式相加/多项式相加.c
多项式相加/多项式相加.opt
多项式相加/多项式相加.dsw
多项式相加/程序说明.txt
多项式相加/Debug
多项式相加
多项式相加/Debug/vc60.idb
多项式相加/Debug/vc60.pdb
多项式相加/Debug/多项式相加.obj
多项式相加/Debug/多项式相加.exe
多项式相加/Debug/多项式相加.pdb
多项式相加/Debug/多项式相加.ilk
多项式相加/Debug/多项式相加.pch
多项式相加/多项式相加.plg
多项式相加/多项式相加.dsp
多项式相加/多项式相加.c
多项式相加/多项式相加.opt
多项式相加/多项式相加.dsw
多项式相加/程序说明.txt
多项式相加/Debug
多项式相加
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.