搜索资源列表
PolyMul
- 多项式相乘的算法,采用链表实现。很经典的-Polynomial multiplication algorithm, the use of linked list implementation. Very classic
PolyMul
- 数据结构与算法作业(陈刚) 循环链表实现多项式乘法-Data Structures and Algorithms operations (Chen Gang) circular linked list to achieve polynomial multiplication
PolyMul
- 在实现多项式加减的基础上,实现了多项式的乘法,可以正确执行-, To achieve the multiplication of polynomials can be performed correctly on the basis of the polynomial subtraction