cnCalc计算器论坛

 找回密码
 注册
搜索
查看: 13752|回复: 22

[资源下载] 发一个特别适合程序员用的简约型RPN计算器软件BinCalc

[复制链接]
发表于 2013-7-3 08:28:00 | 显示全部楼层 |阅读模式
本帖最后由 tyxsbgws 于 2013-7-3 17:24 编辑

有windows版本和plamOS版本

Megatops BinCalc Readme
=========================================================
Megatops BinCalc is a binary calculator for developers.
It is available on Windows(for desktop) and Palm OS(for
smart phone & handhelds).


Main Features:
=================================================
* unique binary input method
* get bin/dec/hex input & display in one screen
* supports Intel/Freescale style bit numbering
  scheme (LSB 0 / MSB 0)
* signed/unsigned int 32 support (*)
* octal support (*)
* Unix file permission indicator (*)
* classic XYZT RPN calculator (*)

(*) Windows version only


Palm OS Version System Requirements:
=================================================
Palm OS 4.0+ (OS 5 Compatible)
50KB Free Memory
160x160 (OS4) or 320x320 (OS5) screen

Compatible Devices:
PDA:   Palm m500/505/515, Tungsten T/T2/T3/T5/E/E2/TX,
       Zire 21/71/72
Phone: Treo 180/270/650/680/700p

*NOT* compatible with Treo 600, Zire 21/22/31!


Windows Version System Requirements:
=================================================
Windows 2000/XP/2003


Differences between Windows & Palm OS Version:
=================================================
        Palm OS Ver.      Windows Ver.
-------------------------------------------------
Mode    Chain(simple)     Reverse Polish Notation
Stack   N/A               4 (X,Y,Z,T)
Base    Bin/Dec/Hex       Bin/Oct/Dec/Hex
Func.   Bitwise           Arithmetic, Bitwise
=================================================


Key-mappings in Windows Version:
=================================================
Setting the base
-------------------------------------------------
Tab            Cycles the keyboard input focus
Ctrl + Tab     Same as Tab, but reversed the direction
Shift + Tab    Same as Ctrl + Tab
Ctrl + A       Set the keyboard focus to ASCII Char
Ctrl + B       Set the keyboard focus to binary
Ctrl + D       Set the keyboard focus to decimal
Ctrl + H       Set the keyboard focus to hexadecimal
Ctrl + I       Set the keyboard focus to IP address
Ctrl + O       Set the keyboard focus to octal
-------------------------------------------------
Entering the number
-------------------------------------------------
1234567890     (As is)
ABCDEF         (As is)
Ctrl + S       Toggle Signed/Unsigned
Enter          Enter
Backspace      Bsp (As is)
Esc            CLx (Clear X Register)
Ctrl + Bksp    CLR (Clear all registers)
Up Arrow       Stack up
Down Arrow     Stack down
Ctrl + C       Copy to clipboard (pure number)
Ctrl + X       Same as Ctrl + C
Ctrl + V       Paste from clipboard
-------------------------------------------------
Do calculation
-------------------------------------------------
+ - * / .      (As is)
Ctrl + -       +/- (2's)
<              Shl (Shift left)
>              Shr (Shift right)
~              Not
%              Mod
&              And
|              Or
^              Xor
Left Arrow     Shift left by 1
Right Arrow    Shift right by 1
-------------------------------------------------
Misc.
-------------------------------------------------
Ctrl + R       Toggle "Hex vps calculator
Ctrl + T       Toggle "Stay On Top"
=================================================


BinCalc Windows Version History:
=================================================
Mar 23, 2011. v1.0.4:
* Fixed binary string copy bug

Dec 21, 2008. v1.0.3:
* Added ASCII char copy & paste support
* More hotkeys supported:
  See Readme.txt for detailed key-mapping info.

Nov 12, 2008. v1.0.2:
* Minor bug fixed

Nov 8, 2008. v1.0.1:
* Shift left/right bug fixed:
  All shift operators are arithmetic now.

Aug 10, 2008. v1.0.0:
* Added IPv4 address support
* Added ASCII character input support
* Minor bugs fixed

Jun 28, 2008. v0.2g:
* Bit indicator tool-tips added 2^N value display

Dec 17, 2007. v0.2f:
* Minor bugs fixed

Nov 18, 2007. v0.2e:
* Added form position saving (supports multi-monitor)
* Added screen edge snapping

Nov 15, 2007. v0.2d:
* Added command line support (See CommandLine.txt)
* Added status save on close (in INI file)

Nov 8, 2007. v0.2c:
* Added keyboard support
* Fixed T register bug

Nov 6, 2007. v0.2b:
* Added octal support (UNIX file permission value
  friendly)
* Added separators in decimal display
* Added pop-up menu to switch bit label style
* Fixed some minor bugs

Feb 2, 2007. v0.1c:
* First version


BinCalc Palm OS Version History:
=================================================
Dec 3, 2006. v0.1c:
* Minor bug fixed.
* Size reduced.

Apr 11, 2006. v0.1b:
* Added bit numbering style switch
  o Intel style: MSB was numbered as 31 and LSB was
    marked as 0
  o Freescale style: MSB was numbered as 0 and LSB
    was marked as 31
* Bit order reverse function was removed. (Useless)

Dec 27, 2005. v0.1a:
* Added bit order reverse. (MSB-LSB/LSB-MSB)
* Cut off ANSI display function. (Useless)

Dec 25, 2005. v0.1:
* First version, a Xmas gift :)


About BinCalc:
=================================================
Megatops BinCalc Palm OS Version
(c)2005-2006 Ding Zhaojie
[email protected]
Megatops Software, P.R.China

Megatops BinCalc Windows Version
(c)2007-2011 Ding Zhaojie
[email protected]
Megatops Software, P.R.China

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

x
发表于 2013-7-3 16:48:00 | 显示全部楼层

回帖奖励 +1 金钱

无耻要奖励
发表于 2013-7-3 18:01:28 | 显示全部楼层

回帖奖励 +1 金钱

看看
发表于 2013-7-3 18:42:24 | 显示全部楼层

回帖奖励 +1 金钱

就是来看看的
发表于 2013-7-3 19:06:23 | 显示全部楼层

回帖奖励 +1 金钱

我也看看
发表于 2013-7-4 11:14:44 | 显示全部楼层

回帖奖励 +1 金钱

那我也看看。
发表于 2013-7-4 15:45:22 | 显示全部楼层

回帖奖励 +1 金钱

我也来。
发表于 2013-7-4 18:10:11 | 显示全部楼层

回帖奖励 +1 金钱

我也是来看看的
发表于 2013-7-4 19:52:36 | 显示全部楼层

回帖奖励 +1 金钱

Have a look...
发表于 2013-7-5 09:31:13 | 显示全部楼层

回帖奖励 +1 金钱

\Palm OS/
发表于 2013-8-25 02:50:26 | 显示全部楼层

回帖奖励 +1 金钱

来看看的
发表于 2013-8-25 09:14:36 | 显示全部楼层

回帖奖励 +1 金钱

咸丰县的
发表于 2013-8-25 14:13:33 | 显示全部楼层

回帖奖励 +1 金钱

那我也看看吧
发表于 2013-8-26 08:01:59 | 显示全部楼层

回帖奖励 +1 金钱

很久以前的软件啦,全英文,有些不适应
发表于 2013-10-27 13:34:28 | 显示全部楼层

回帖奖励 +1 金钱

PalmOS。。。都快被淡忘了吧。。。
发表于 2013-10-27 18:06:31 | 显示全部楼层

回帖奖励 +1 金钱

看看…………………………{:029:}
发表于 2014-8-7 14:37:48 | 显示全部楼层

回帖奖励 +1 金钱

我也看看,謝了
发表于 2014-8-13 09:44:05 | 显示全部楼层

回帖奖励 +1 金钱

我也是来看看的
发表于 2014-8-13 13:00:25 | 显示全部楼层

回帖奖励 +1 金钱

捞捞捞
发表于 2014-8-14 13:58:03 | 显示全部楼层

回帖奖励 +1 金钱

来看看
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|cnCalc计算器论坛

GMT+8, 2024-4-24 20:34 , Processed in 0.106104 second(s), 19 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表