文件名称:expression
介绍说明--下载内容均来自于网络,请自行研究使用
利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。
输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。
-Done using an arithmetic expression evaluation stack: file input from the keyboard or an arithmetic expression, calculate and display the results. Requirements process: (1) to postfix expression and output (2) evaluation of the postfix expression and output. Enter the expression can be integers, real numbers, parentheses, operators including+,-,*,/,#( representatives unary minus). You can enter several different expressions are evaluated until the user selects " Exit." Stack can implement the basic operations, you can also use the system implementation of the STL.
输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。
-Done using an arithmetic expression evaluation stack: file input from the keyboard or an arithmetic expression, calculate and display the results. Requirements process: (1) to postfix expression and output (2) evaluation of the postfix expression and output. Enter the expression can be integers, real numbers, parentheses, operators including+,-,*,/,#( representatives unary minus). You can enter several different expressions are evaluated until the user selects " Exit." Stack can implement the basic operations, you can also use the system implementation of the STL.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
expression
..........\Epression覆盖率报告
..........\...................\amber.png
..........\...................\bits
..........\...................\....\allocator.h.func-sort-c.html
..........\...................\....\allocator.h.func.html
..........\...................\....\allocator.h.gcov.html
..........\...................\....\basic_ios.h.func-sort-c.html
..........\...................\....\basic_ios.h.func.html
..........\...................\....\basic_ios.h.gcov.html
..........\...................\....\basic_string.h.func-sort-c.html
..........\...................\....\basic_string.h.func.html
..........\...................\....\basic_string.h.gcov.html
..........\...................\....\char_traits.h.func-sort-c.html
..........\...................\....\char_traits.h.func.html
..........\...................\....\char_traits.h.gcov.html
..........\...................\....\index-sort-b.html
..........\...................\....\index-sort-f.html
..........\...................\....\index-sort-l.html
..........\...................\....\index.html
..........\...................\....\ios_base.h.func-sort-c.html
..........\...................\....\ios_base.h.func.html
..........\...................\....\ios_base.h.gcov.html
..........\...................\....\locale_facets.h.func-sort-c.html
..........\...................\....\locale_facets.h.func.html
..........\...................\....\locale_facets.h.gcov.html
..........\...................\....\stl_algobase.h.func-sort-c.html
..........\...................\....\stl_algobase.h.func.html
..........\...................\....\stl_algobase.h.gcov.html
..........\...................\emerald.png
..........\...................\ext
..........\...................\...\atomicity.h.func-sort-c.html
..........\...................\...\atomicity.h.func.html
..........\...................\...\atomicity.h.gcov.html
..........\...................\...\index-sort-b.html
..........\...................\...\index-sort-f.html
..........\...................\...\index-sort-l.html
..........\...................\...\index.html
..........\...................\...\new_allocator.h.func-sort-c.html
..........\...................\...\new_allocator.h.func.html
..........\...................\...\new_allocator.h.gcov.html
..........\...................\gcov.css
..........\...................\glass.png
..........\...................\home
..........\...................\....\swmore
..........\...................\....\......\.local
..........\...................\....\......\......\share
..........\...................\....\......\......\.....\Trash
..........\...................\....\......\......\.....\.....\files
..........\...................\....\......\......\.....\.....\.....\AStack.h.func-sort-c.html
..........\...................\....\......\......\.....\.....\.....\AStack.h.func.html
..........\...................\....\......\......\.....\.....\.....\AStack.h.gcov.html
..........\...................\....\......\......\.....\.....\.....\Expression.cpp.func-sort-c.html
..........\...................\....\......\......\.....\.....\.....\Expression.cpp.func.html
..........\...................\....\......\......\.....\.....\.....\Expression.cpp.gcov.html
..........\...................\....\......\......\.....\.....\.....\Expression.h.func-sort-c.html
..........\...................\....\......\......\.....\.....\.....\Expression.h.func.html
..........\...................\....\......\......\.....\.....\.....\Expression.h.gcov.html
..........\...................\....\......\......\.....\.....\.....\expressionMain.cpp.func-sort-c.html
..........\...................\....\......\......\.....\.....\.....\expressionMain.cpp.func.html
..........\...................\....\......\......\.....\.....\.....\expressionMain.cpp.gcov.html
..........\...................\....\......\......\.....\.....\.....\index-sort-b.html
..........\...................\....\......\......\.....\.....\.....\index-sort-f.html
..........\...................\....\......\......\.....\.....\.....\index-sort-l.html
..........\...................\
..........\Epression覆盖率报告
..........\...................\amber.png
..........\...................\bits
..........\...................\....\allocator.h.func-sort-c.html
..........\...................\....\allocator.h.func.html
..........\...................\....\allocator.h.gcov.html
..........\...................\....\basic_ios.h.func-sort-c.html
..........\...................\....\basic_ios.h.func.html
..........\...................\....\basic_ios.h.gcov.html
..........\...................\....\basic_string.h.func-sort-c.html
..........\...................\....\basic_string.h.func.html
..........\...................\....\basic_string.h.gcov.html
..........\...................\....\char_traits.h.func-sort-c.html
..........\...................\....\char_traits.h.func.html
..........\...................\....\char_traits.h.gcov.html
..........\...................\....\index-sort-b.html
..........\...................\....\index-sort-f.html
..........\...................\....\index-sort-l.html
..........\...................\....\index.html
..........\...................\....\ios_base.h.func-sort-c.html
..........\...................\....\ios_base.h.func.html
..........\...................\....\ios_base.h.gcov.html
..........\...................\....\locale_facets.h.func-sort-c.html
..........\...................\....\locale_facets.h.func.html
..........\...................\....\locale_facets.h.gcov.html
..........\...................\....\stl_algobase.h.func-sort-c.html
..........\...................\....\stl_algobase.h.func.html
..........\...................\....\stl_algobase.h.gcov.html
..........\...................\emerald.png
..........\...................\ext
..........\...................\...\atomicity.h.func-sort-c.html
..........\...................\...\atomicity.h.func.html
..........\...................\...\atomicity.h.gcov.html
..........\...................\...\index-sort-b.html
..........\...................\...\index-sort-f.html
..........\...................\...\index-sort-l.html
..........\...................\...\index.html
..........\...................\...\new_allocator.h.func-sort-c.html
..........\...................\...\new_allocator.h.func.html
..........\...................\...\new_allocator.h.gcov.html
..........\...................\gcov.css
..........\...................\glass.png
..........\...................\home
..........\...................\....\swmore
..........\...................\....\......\.local
..........\...................\....\......\......\share
..........\...................\....\......\......\.....\Trash
..........\...................\....\......\......\.....\.....\files
..........\...................\....\......\......\.....\.....\.....\AStack.h.func-sort-c.html
..........\...................\....\......\......\.....\.....\.....\AStack.h.func.html
..........\...................\....\......\......\.....\.....\.....\AStack.h.gcov.html
..........\...................\....\......\......\.....\.....\.....\Expression.cpp.func-sort-c.html
..........\...................\....\......\......\.....\.....\.....\Expression.cpp.func.html
..........\...................\....\......\......\.....\.....\.....\Expression.cpp.gcov.html
..........\...................\....\......\......\.....\.....\.....\Expression.h.func-sort-c.html
..........\...................\....\......\......\.....\.....\.....\Expression.h.func.html
..........\...................\....\......\......\.....\.....\.....\Expression.h.gcov.html
..........\...................\....\......\......\.....\.....\.....\expressionMain.cpp.func-sort-c.html
..........\...................\....\......\......\.....\.....\.....\expressionMain.cpp.func.html
..........\...................\....\......\......\.....\.....\.....\expressionMain.cpp.gcov.html
..........\...................\....\......\......\.....\.....\.....\index-sort-b.html
..........\...................\....\......\......\.....\.....\.....\index-sort-f.html
..........\...................\....\......\......\.....\.....\.....\index-sort-l.html
..........\...................\