查看会员资料
用 户 名:wangm*****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
Polynomial
- 多项式的加法、减法、乘法、加赋值、减赋值、乘赋值计算。-Create a class call it Polynomial. Each polynomial contains an array of terms. Each term contains a coefficient and an exponent. For example for term 5x^2. The coefficient is 5 and the exponent is 2. For constant 9, the co