搜索资源列表
PolyAdd
- 关于多项式相加的小程序-polynomial together on the small program
polyadd
- 多项式相加--使用降序排列输入两个格式为ax^b的多项式相加 -Polynomial sum- in descending order of use of the two input formats for the polynomial ax ^ b add
polyadd
- 数据结构用数组实现了两个多项式相加,用数组实现多项式的存储-Array data structure implementation using the sum of two polynomials, the polynomial storage array implementation
PolyAdd
- 给定两个多项式P(x)与Q(x),通过链表实现它们的加法。ACM程序设计练习题。-Given two polynomials P (x) and Q (x), through the realization of their additive list. ACM Programming Exercises.
PolyAdd
- 数据结构中经典的八皇后问题,这里有详细的编程代码,环境是vc6-the question of Eight Queen