-
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.)
- 2011-10-30 14:14:01下载
- 积分:1
-
独特论坛-精品下载者源码
独特论坛-精品下载者源码,体积小,免杀好做,非常厉害的一款下载者源码。(Unique BBS - boutique downloaders source code, small volume, free to kill good, very powerful download source code.)
- 2017-09-28 21:19:02下载
- 积分:1
-
json_spirit_v4[1][1].00
json解析器,对json格式的进行解析,windows VC编译(json parser for json format parsing, windows VC compiler)
- 2009-09-23 22:53:25下载
- 积分:1
-
CharTerminal
说明: 简单的串口通讯例子,有主机,目标机组成,发送数据,接受数据(Simple example of serial communication, a host, target composition, send data, receive data)
- 2011-04-10 18:48:55下载
- 积分:1
-
Matlab-and-C-mixed-programming
Matlab转换为dll库再与C混合编程(Matlab and C mixed programming)
- 2014-09-11 21:54:54下载
- 积分:1
-
facility
用Cplex求解一个仓库选址的问题,目标是使总成本最小。(a program using Cplex on C++ platform to solve a warehouse site selection problem to minimize total costs.)
- 2021-03-06 21:29:31下载
- 积分:1
-
pierleetime
时间片轮转法实现处理器调度的程序.^-^(time slice Web Method processor scheduling procedures .^-^)
- 2006-12-04 19:34:10下载
- 积分:1
-
vc++6.0Socket
这是一本网上很流行的介绍vc++网络编程的电子书,里面的内容很详细!大家要好好学习啊 !(This is a very popular online introduction vc++ Network programming e-books, which detail the content! Everyone to study hard ah!)
- 2020-06-26 03:40:02下载
- 积分:1
-
SHUMAGUANDONGTAISAOMIAOYANSHI
5-数码管动态扫描演示,能实现数码管自动的动态扫描,希望对各位有用处(5- digital dynamic scanning demonstration, to achieve a dynamic digital auto scan, you want to be useful)
- 2011-06-09 18:54:51下载
- 积分:1
-
fira 5v5 比赛源代码
比赛用的源代码。简洁有效。进球速度快,很快赢别人哦
- 2022-05-19 17:42:16下载
- 积分:1