文件名称:polynomial
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序作业源码
读入源文件包含多项式的长度 以及 系数和幅值,然后进行加法运算得到多项式的结果并显示。
p1 p2 为多项式源文件。
Polynomial为算法单元
Term为单个元素的构造类
Main为读入文件并进行运算的主函数
p1 p2 请放于root下
-Read the source file contains the polynomial coefficients and the length and amplitude, then the addition operation and displays the results obtained polynomial.
p1 p2 a polynomial source.
Polynomial algorithm unit for the
Term structure of classes for the individual elements
Main To read the file and the operation of the main function
p1 p2 Please put in a root under the
读入源文件包含多项式的长度 以及 系数和幅值,然后进行加法运算得到多项式的结果并显示。
p1 p2 为多项式源文件。
Polynomial为算法单元
Term为单个元素的构造类
Main为读入文件并进行运算的主函数
p1 p2 请放于root下
-Read the source file contains the polynomial coefficients and the length and amplitude, then the addition operation and displays the results obtained polynomial.
p1 p2 a polynomial source.
Polynomial algorithm unit for the
Term structure of classes for the individual elements
Main To read the file and the operation of the main function
p1 p2 Please put in a root under the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Polynomial.java
Term.java
Main.java
p1.txt
p2.txt
Term.java
Main.java
p1.txt
p2.txt