Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Communication-Mobile J2ME

calculator-src

  • Category : J2ME
  • Tags :
  • Update : 2012-11-26
  • Size : 240kb
  • Downloaded :0次
  • Author :t*****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Notes * Write formula using normal infix notation, for example (x^2+ y^2)/1.5. To execute statement use Evaluate command. * Use variable to write generic formulas, by changing values assigned to the variables you wil be able to repeat calculation for all input data with minimal typing. Define your own functions which also can speedup your work and reduce probability of making an error. * It is possible to write small functional programs using conditional ?: operator. For example sum of arithmetic progression can be calculated by the following function sum(x)=x>0?x+sum(x-1):0 Calculator has only < and > comparison operators (because comparing floating point number for equality is any case bad idea). But it is also to check that value belongs to specified range using min<x>max operator. * All statement you have entered and stored in database. You can select proper statement using List command. Statements are marked with three differen
Packet file list
(Preview for download)
Calculator
..........\bin
..........\...\Calculator.jad
..........\...\Calculator.jar
..........\...\makezip.bat
..........\...\MANIFEST.MF
..........\Calculator.pro
..........\classes
..........\.......\Calculator$Statement.class
..........\.......\Calculator.class
..........\.......\CompileError.class
..........\.......\Compiler$AddExpression.class
..........\.......\Compiler$AssignmentExpression.class
..........\.......\Compiler$BinaryExpression.class
..........\.......\Compiler$BuiltinFunction.class
..........\.......\Compiler$ConditionalExpression.class
..........\.......\Compiler$Declaration.class
..........\.......\Compiler$DivExpression.class
..........\.......\Compiler$Expression.class
..........\.......\Compiler$ExpressionList.class
..........\.......\Compiler$FunctionCallExpression.class
..........\.......\Compiler$FunctionDefExpression.class
..........\.......\Compiler$FunctionExpression.class
..........\.......\Compiler$GreatExpression.class
..........\.......\Compiler$LessExpression.class
..........\.......\Compiler$LiteralExpression.class
..........\.......\Compiler$MulExpression.class
..........\.......\Compiler$NegExpression.class
..........\.......\Compiler$ParameterExpression.class
..........\.......\Compiler$PlotExpression.class
..........\.......\Compiler$PlotGraphExpression.class
..........\.......\Compiler$PowerExpression.class
..........\.......\Compiler$RangeExpression.class
..........\.......\Compiler$SubExpression.class
..........\.......\Compiler$UnaryExpression.class
..........\.......\Compiler$VariableExpression.class
..........\.......\Compiler.class
..........\.......\Float.class
..........\.......\Graph.class
..........\.......\HelpList.class
..........\.......\Locale.class
..........\.......\Plot$DummyCanvas.class
..........\.......\Plot.class
..........\.......\Point.class
..........\.......\PointGraph.class
..........\.......\Real$NumberFormat.class
..........\.......\Real.class
..........\.......\ResultView.class
..........\.......\StatementList.class
..........\doc
..........\...\calculator-pol.html
..........\lib
..........\locale
..........\......\eng
..........\......\...\Locale.java
..........\......\ita
..........\......\...\Locale.java
..........\......\pol
..........\......\...\Locale.java
..........\......\rus
..........\......\...\Locale.java
..........\......\spa
..........\......\...\Locale.java
..........\project.properties
..........\res
..........\...\calculator.png
..........\...\compiled.png
..........\...\error.png
..........\...\unknown.png
..........\script.rgs
..........\src
..........\...\Calculator.java
..........\...\CompileError.java
..........\...\Compiler.java
..........\...\Float.java
..........\...\Graph.java
..........\...\HelpList.java
..........\...\Locale.java
..........\...\Plot.java
..........\...\Point.java
..........\...\PointGraph.java
..........\...\Real.java
..........\...\ResultView.java
..........\...\StatementList.java
..........\tmpclasses
..........\..........\Calculator$Statement.class
..........\..........\Calculator.class
..........\..........\CompileError.class
..........\..........\Compiler$AddExpression.class
..........\..........\Compiler$AssignmentExpression.class
..........\..........\Compiler$BinaryExpression.class
..........\..........\Compiler$BuiltinFunction.class
..........\..........\Compiler$ConditionalExpression.class
..........\..........\Compiler$Declaration.class
..........\..........\Compiler$DivExpression.class
..........\..........\Compiler$Expression.class
..........\..........\Compiler$ExpressionList.class
..........\..........\Compiler$FunctionCallExpression.class
..........\..........\Compiler$FunctionDefExpression.class
..........\..........\Compiler$FunctionExpression.class
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.