ダウンロードリスト

プロジェクト概要

簡単なスタック電卓は、インタ フェースに入力された式を処理するスタックを内部的に使用する単純なコンソール ベースの電卓です。グラフィカル ユーザー インターフェイスを提供しませんが、すべての有効な C++ コンパイラでコンパイルします。バイナリは Win32、Linux、IRIX、OpenVMS、および * BSD。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、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。これはコマンドラインパラメータを使用することができます。シャープ(erbose)やpr(ecision)intコマンドが追加されている。いくつかのバグが修正されました。
タグ: 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

ク(無料)のコマンド例(無料)および(ority)PRIに(erators)オペアンプに改名改称された。 "、"今の同義語として使用することができます"。"。問題は0!無限ループ内で結果\ワット*セグメンテーションフォールトを与えたが修正されました。は、同じ(cii)としてですが、逆に動作ヘラ(scii)コマンドが追加されました。シェルコマンドで、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

プロジェクトリソース