文件名称:Polynomial-solution
介绍说明--下载内容均来自于网络,请自行研究使用
用C写的多项式求解,用栈实现;判断读入的字符不是数字,是则进栈,然后判断它的下一个是不是数字,是就将数字栈里的顶元素退出并*10在加上该元素回栈-The polynomial written in C, with a stack implementation, the judge read into the character is not a number is the stack then determine the next it is not digital, will exit the the figures stack top element* 10 plus on the element back to the stack ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Polynomial solution
...................\expression.C
...................\expression.EXE
...................\readme.doc