Expression-evaluation

所属分类:数据结构
开发工具:C/C++
文件大小:38KB
下载次数:2
上传日期:2011-05-09 11:30:52
上 传 者wmtf
说明:  表达式求值主要使用的数据结构是栈,因为栈具有后进先出的特点,与表达式求值时的符号和数值运算过程是刚好相符合的。表达式求值也是栈的一个典型的运用。
(Expression evaluation is the main data structure used in the stack, because the stack has the characteristics of LIFO, and expression evaluation when the process of symbolic and numerical computing is exactly consistent. Expression evaluation is also a typical use of the stack.)

文件列表:
表达式求值.cpp (5191, 2009-05-13)
表达式求值.exe (188496, 2009-05-13)

近期下载者

相关文件


收藏者