所属分类:
书籍源码
开发工具:Visual C++
文件大小:1KB
下载次数:2
上传日期:2008-04-20 17:38:21
说明: 用C++实现数据结构多项式四则运算程序,一定要保证输入的运算式正确,否则程序会出错
如 2*3-4/5+(3*(4+5))
(With C++ Realize data structure polynomial arithmetic procedures must ensure that the importation of the expression is correct, otherwise the process will go wrong, such as 2* 3-4/5+ (3* (4+ 5)))