搜索资源列表
DXSManager
- 我们可以用用链表实现多项式的相加,最后也以多项式的形式输出。-We can use the list of the realization of polynomial addition, in the form of the polynomial output.
main
- 读入两个多项式,然后输出这两个多项式的和,也就是把对应的幂上的系数相加然后输出。-Read two polynomials, and then output the two polynomials, namely the corresponding coefficient of power on the additive and output.
duoxiangshi_add
- 该程序实现的功能是要读入两个多项式,然后输出这两个多项式的和,也就是把对应的幂上的系数相加然后输出。程序要处理的幂最大为100。-Realize the function of this procedure is to read the two polynomials, and then output the two polynomials, namely the corresponding coefficient of addition and the output power.Program
corba-master
- 一个CORBA的小例子,实现多项式加法,客户端给服务器不断发多项式,服务器把他们相加后显示结果。(A small example of CORBA, the realization of a polynomial addition, the client sends a polynomial to the server constantly, the server adds them to the results.)