文件名称:Unarysimplecalculator
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.44kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一元多项式计算器的基本功能定为
(1) 建立多项式
(2) 输出多项式
(3) 两个多项式相加,建立并输出和多项式
(4) 两个多项式相减,建立并输出差多项式
实现提示:可选择带头结点的单向循环链表
或单链表存储多项式,头结点可存放多项式
的参数,如项数等。
除以上功能外,还有乘法和除法的计算和导数计算-Unary polynomial basic functions of the calculator as (1) the establishment of polynomials (2) output polynomial (3) The sum of two polynomials, create and output, and polynomial (4) two more Phase-cut, create and output to achieve differential polynomial Tip: choose to take the lead node of the one-way linked list or a single chain store polynomials, the first node can be stored polynomial parameters, such as the number of such items. In addition to these features, there are multiplication and division calculations and derivative calculation
(1) 建立多项式
(2) 输出多项式
(3) 两个多项式相加,建立并输出和多项式
(4) 两个多项式相减,建立并输出差多项式
实现提示:可选择带头结点的单向循环链表
或单链表存储多项式,头结点可存放多项式
的参数,如项数等。
除以上功能外,还有乘法和除法的计算和导数计算-Unary polynomial basic functions of the calculator as (1) the establishment of polynomials (2) output polynomial (3) The sum of two polynomials, create and output, and polynomial (4) two more Phase-cut, create and output to achieve differential polynomial Tip: choose to take the lead node of the one-way linked list or a single chain store polynomials, the first node can be stored polynomial parameters, such as the number of such items. In addition to these features, there are multiplication and division calculations and derivative calculation
相关搜索: 多项式计算器
(系统自动生成,下载前可以参看下载内容)
下载文件列表
一元多项式简单的计算器.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.