Download List

项目描述

Easy Stack Calculator is a simple console-based calculator that uses a stack internally to process the equations typed into the interface. It does not provide a graphical user interface but compiles on all valid C++ compilers. There are binaries available for Win32, Linux, IRIX, OpenVMS, and *BSD.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-22 08:37
0.6

源代码树结构被改变。正常非数字是现在的治疗ASCII值。数字还ASCII值对待,如果ASCII模式已被激活。在“经营者”命令是固定的。
The source tree structure was changed. Normal non-digits are now treated with their ASCII values. Digits are also treated with ASCII values if ASCII mode has been activated. The "operators" command was fixed.

2005-04-19 01:49
0.5

此版本增加了list.h作为OpenVMS和兼容性stack.h。它可与命令行参数。在V(erbose)和PR(ecision)国际命令已增加。修正了已知错误。
标签: Minor feature enhancements
This release adds list.h and stack.h for OpenVMS compatibility. It can be used with command line parameters. The v(erbose) and pr(ecision) int commands have been added. Some bugs were fixed.

2004-12-01 14:16
0.4.1

在此版本中,像(...)方程运算...现在是可以解决的。这里,同是一个操作符。在此之前,只有...运算(...)工作。现在的^操作只用一个指数整数。您可以使用\来计算一个数字的根源,而不是。
标签: Major bugfixes
In this release, equations like (...)op... can be solved now.
Here, op is an operator. Before, only ...op(...) worked. The
^ operator now only uses whole numbers as an exponent.
You can use \ to calculate the roots of a number instead.

2004-11-27 08:04
0.4

该曲(它)命令更名为前(它)和PRI(ority)更名为运算(erators)。甲“,”现在可以用作同义词一个“。”。问题在0!导致一个无限循环和\瓦特*介绍了段错误是固定的。甲岭(第二会期委员会)命令是一样的联盟(CII),但增加了反向工程。阿!的执行shell命令和x \计算x的平方根命令还增加了。
标签: Minor feature enhancements
The qu(it) command was renamed to ex(it) and pri(ority) was renamed to op(erators). A "," can now be used as a synonym for a ".". Problems where 0! resulted in an infinite loop and \w* gave a segmentation fault were fixed. A ra(scii) command that is the same as as(cii) but works in reverse was added. A !command for executing a shell command and x\ for calculating the square root of x were also added.

2004-09-26 13:05
0.3.1

标签: Initial freshmeat announcement

Project Resources