PCalc for Java - Programming calculator. You can write programs for stack machine (with simplified Java like instruction set). Program consists of one or more procedure which can be nested. It is possible to access variables of top procedure (like in Pascal). You can execute program ste-by-step and inspect stack and variables in debugger. Input of commands and thier operands is optimized for mobile phone. This calculator is using floating point arithmetic with quadra precision (64 bits for both mantissa and exponent) implemented by Nikolay Klimchuk.
· PCalc keeps in database all your programs. A program consists of main procedure and may be some subprocedures. Program may have input parameters. The values of these parameters will be asked when program is started. Access to the parameters is performed using input instruction.
· PCalc provides stack-based language (like Forth). Operands are pushed on stack and operations are performed with top elements of the stack. Temporary results also can be stores in local variables (of self or outer procedure). Stack is also used to pass parameters to procedures and return values. Content of stack after return from main procedure is treated as program result. It is also possible view values of variables of main procedure (if program should return many results it is more convenient to store them in local variables).
· PCalc provides the following groups of instructions: load/store, operators, functions, control flow. Instructions of first three groups do not require extra explanation. Control flow instructions includes procedure call, return, conditional (IF) and unconditional (GOTO) branches. IF transforms control to the specified label if value on stack is zero. Label for these instruction is specified by selecting instruction in the list. Please notice, that when you are inserting new branch instruction it is not yet present in the list.
· PCalc provides wide editing capabilities. It is possible to add/remove/rename any variable/parameter/function. The only restriction is that it is not possible to remove entity which is used. It is also possible to move label (adjusting all branch instruction referencing this label) or change target of particular branch instruction.
· PCalc allows to introduce new variable only when you are specifying operand for STORE. Operand of load method is selected from the list of available variables. It somehow prevents programmer from using uninitialized variables.
Like it? Share with your friends!
Supported operating systems:
Java ME, Java Nokia 240x320, Java SE 240x320
Similar Software:
ICICI Prudential Life Insurance Tax Calculator ICICI Prudential Life Insurance Tax Calculator Getting the right tax planning in place is one of the most important tasks of any individual. To help you with this important task of tax planning ICICI Prudential Life Insurance brings you a mobile based easy to use Tax Calculator
graph viwer GraphViewer is a free Graphing Scientific Calculator. With GraphViewer you can plot all mathematical equations and it's nullpoints, minima, maxima, inflextion points and intersections between multiple functions are calculated automatically
Handylearn Counter Handylearn Counter turns your mobile phone into a statistics collector. It simply counts how often you press a key.
Works like a tally sheet, but you can use it with only one hand.
Usages: traffic census, visitor counter at events, stock-taking, statistic about hair colors or shelf space for mobile phones, school grades or political polls...
New in 1.3
HoleVolIntl HoleVolIntl - completely FREE mobile hole and annular volume calculator for the special needs of the petroleum drilling industry worldwide
MumbaiAuto Mumbai City Auto Rick Fare MumbaiAuto Mumbai City Auto Rick Fare Rate Calculator on Your Mobile. Without SMS, without GPRS. Intelligent : No need to type dot or extra zeros. Eg. Just type 12 to get 1.2 0r type 8 to get 8.0
No Booklet or Paper/Printout or Auto Fare Card
resistance calculator By using this resistor calculator it is very simple to determine the color code of a resistor based on the resistor value. Of course, you can also provide a color code and the program will show you the resulting resistor value
Subnet Calculator ME Simple application to calculate subnets. Given the IP address and the mask, it will tell you the number of subnets and hosts. Also, it will display subnet's information (network and broadcast addresses, host range)
HoleVol HoleVolIntl - completely FREE mobile hole and annular volume calculator for the special needs of the petroleum drilling industry in many countries where diameters are reckoned in inches, depths are measured in metres, and volumes are calculated in cubic metres
Other Software by developer «Konstantin Knizhnik»:
MobileMap of Moscow MobileMap of Moscow - MobileMap is a vector map of Moscow with more than 3000 streets and metro stations.
The vector map of almost any city in Polish format can be easily converted to be used by this application. Because of limits on jar file size and small screen resolution, number of layers is restricted
Timer for Java Timer for Java - Timer midlet allows to start simultaneously several times. Alarm time can be absolute and relative. It can happen once or with specified period. Different types of notifications are used: vibration, sound, backlight, SMS
MobiBrowser MobiBrowser - MobiBrowser is a combination of book reader and Web browser.
This program can be used for Web browsing, reading news sites, downloading and reading books and atricles from the Web. It is not implement all HTML browser functionality - it doesn't show images and is not able to proceed forms
MobileMap of Saint Petersburg MobileMap of Saint Petersburg - MobileMap is a vector map of Saint Petersburg with streets and metro stations.
The vector map of almost any city in Polish format can be easily converted to be used by this application. Because of limits on jar file size and small screen resolution, number of layers is restricted
Wordix Wordix - Wordix is a tetris-like game with words.
The goal of the game is to combine words from letters. Once word is constructed, it disappears from the screen. Game is finished when center of the screen (where new letters appears) is occupied.
Notes :
New letter appears in random order in the center of the screen and are moving in random direction
MapBrowser MapBrowser is a map browser for mobile phone. Now it is working with raster map. Certainly size of raster map is significantly larger than of vector map.
That is why this midlet has size more than 2Mb and works only on Series 60 phone. This midlet is just an example, with raster map of Cairo and with almost no index data
Monitor for Java Monitor for Java - Monitor is a simple application that allows you to profile your time.
It makes it possible to easily monitor how much time is spent for activites you are doing.
It can be used for monitoring some physical processes as well as your traditional housekeeping activities.
You are able to monitor up to 10 activities
Java Metronome Java Metronome - Java Metronome, as its name says, is a metronome for Java devices.
It can produce signals with the specified frequency (times per minute). Signaling can be done using tone, vibration and backlight flashing. Mode, frequency, duration and volume of signal can also be configured