计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项...
资 源 简 介
计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项式的类型定义。 2、输入多项式的算法。 3、多项式相减的算法-Design a Calculator of polynary Multinomial,following the 4 basic functions:
1.Input and Creat a polynary multinomial
2.Output the polynary multinomial
3.Add two polynary multinomials
4.Subtract two polynary multinomials
[Experimentation Paper Eequirment]
1.Definition of polynary multinomial types
2.The algorithm of inputing a polynary multinomial
3.The algorithm of substraction of polynary multinomials.
文 件 列 表
校园导游咨询
hanziku.h
hanziku3.h
xinxi.h
zixun.c
zixun.exe
程序说明.txt