文件名称:duoxiangshi
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.56kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
(1)多项式以二元组的方式从文件输入。
如多项式3+4x3+6x8+12x15则输入(3,0)(4,3)(6, 8)(12,15)(0,0)
(2)以链表的形式存放多项式
(3)相加后的多项式以二元组的形式输出到屏幕上
-(1) the polynomial to a tuple from the file input.
Such as polynomial 3 4x3 6x8 12x15 type (3,0) (4,3) (6, 8) (12,15) (0,0)
(2) the form of a linked list to store the polynomial
(3) the sum of the polynomial tuple in the form of output to the screen
如多项式3+4x3+6x8+12x15则输入(3,0)(4,3)(6, 8)(12,15)(0,0)
(2)以链表的形式存放多项式
(3)相加后的多项式以二元组的形式输出到屏幕上
-(1) the polynomial to a tuple from the file input.
Such as polynomial 3 4x3 6x8 12x15 type (3,0) (4,3) (6, 8) (12,15) (0,0)
(2) the form of a linked list to store the polynomial
(3) the sum of the polynomial tuple in the form of output to the screen
(系统自动生成,下载前可以参看下载内容)
下载文件列表
duoxiangshi.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.