Main > Free Download Search >

Free integers software for pda

integers

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 29
Pixilang 1.0

Pixilang 1.0


Pixel oriented programming language. more>>
This is a simple programming language for small graphics/sound applications. Great tool for creative people like a designers, painters, demosceners or some other inquisitive persons :) Any pixilang programs keeps in a simple TXT-files, so anybody can edit it in his lovely text-editor. Pixilang interpreter works on a different operation systems (Windows, Linux, PalmOS) and distibuted under GNU GPL license. Its fun and beautiful.
Main features:
- * easy syntax and small amount of commands;
- * universal containers (pixi) using for text/gfx storage;
- * pixel graphics describing in a source TXT-files directly (using ASCII symbols);
- * transparency (simple and with alpha-channel);
- * simple commands for rotation and resize;
- * no floating point math operations - only 32bit integers are using;
- * playing music in MOD and XM formats (using PsyTexx engine);
- * loading GIF (animated) and JPG file formats;
- * realtime export to GIF.
<<less
Download (433.00KB)
Added: 2007-04-11 License: Freeware Price: FREE
929 downloads
tinyBasic 1.1

tinyBasic 1.1


On-board minimalist Basic interpreter more>>
tinyBasic is just a developers game, the development of a minimalist Basic interpreter for Palm by using iziBasic.
Tiny BASIC started out as a way to get a BASIC running in the minimum amount of memory space (~2 KBytes), because RAM used to be very expensive and home computers would only have a few KB of RAM back in the 1970s.
My Tiny BASIC dialect, that I just called "tinyBasic", is similar and loosely based on the Intel 8080 Tiny BASIC written by Li Chen Wang and appearing in Doctor Dobbs Journal of Computer Calisthenics & Orthodontia in the May 1976 issue.
tinyBasic is developed with the iziBasic compiler for Palm OS handheld devices.
The source code of tinyBasic is provided in the download file (please see instructions in the readme file).
Enhancements:
- minor update of iziBasics source code to retrieve correctly values like -3 or .5 (before one had to write a=0-3 or a=0.5, when now a=-3 and a=.5 are valid entries)
- another minor update was to only accept integer values as line numbers
- ported the iziBasic source code to PP, NaPP and Free Pascal
<<less
Download (166.00KB)
Added: 2007-05-04 License: Freeware Price: FREE
913 downloads
Moving Box Tracker for HanDBase 1.0

Moving Box Tracker for HanDBase 1.0


This applet can track your boxes if you are moving to another house. more>>
Have you ever moved and cant find the box that has the pans? This applet can track your boxes of "stuff" if you are moving to another house, apartment or just have "stuff" in storage.
Box ID is currently an integer field. I use 0 for large items that are too large for a box. For boxes I assigned number sequentially as they were packed. Worked well if you have a mover with prenumbered stickers. Locations and contents have been populated with common rooms and box contents (dishes, towels, stereo, etc.)
System requirements:
- HanDBase v.2.7x or greater
<<less
Download (3.80KB)
Added: 2007-03-28 License: Freeware Price: FREE
941 downloads
Portable SQLiteSpy 1.8.7

Portable SQLiteSpy 1.8.7


It is a graphical user interface for SQLite more>>
Portable SQLiteSpy 1.8.7 that is very cool and incredibly easy to use is a graphical user interface for SQLite. It can read SQLite3 files and execute SQL against them.

Main features:

  1. Database at a Glance ? The schema treeview displays all items contained in a database, including tables, columns, indexes and triggers. Press F5 to update the schema tree, double-click a table or view to display its data, use the context menu for frequently used commands.
  2. Grid Cell Editing ? Table cells are editable in the grid: Display a table via the schema treeview, select a cell and press F2 to invoke the editor. Then modify and confirm to write your changes back to the table.
  3. Data Type Display ? The native SQL data types are displayed with different background colors to help detect type errors. Type errors can cause performance degradation or wrong SELECT result sets if NULL values are confused with empty strings.
  4. Full Unicode ? SQLiteSpy fully supports SQLites Unicode capabilities. Data display and entry is completely realized as Unicode, including SQL commands.
  5. Multiple SQL Edits ?Modern tabs are used to edit and display multiple SQL queries for easy comparison of query statements and results. SQL queries are executed by typing or loading them into the SQL edit. Then press F9 to run the query, or CTRL+F9 to run the current line or selection only.
  6. Time Measurement ? SQL execution time is automatically measured and displayed to help optimize queries.
  7. Regular Expressions ? The SQL keyword REGEXP is supported and adds the complete regular expression syntax of Perl 5.10 to SQLiteSpy. The implementation was realized using the DIRegEx library.
  8. Mathematical SQL Functions ? The following mathematical SQL functions are available in addition to the SQLite default: ACOS(), ASIN(), ATAN(), ATAN(), ATAN2(), CEIL(), CEILING(), COS(), COT(), DEGREES(), EXP(), FLOOR(), LN(), LOG(), LOG(), LOG2(), LOG10(), MOD(), PI(), POW(), RADIANS(), SIGN(), SIN(), SQRT(), TAN(), TRUNCATE().
  9. Data Compression ? The SQL functions COMPRESS() applies zlibs deflate to any text or BLOB value. The raw deflate data stream is returned. UNCOMPRESS() inflates this stream back to the original. Integers, Doubles, and Nulls are returned unchanged.
  10. Compact Result Storage ? The internal data storage mechanism uses SQLites native data types for optimal compatibility. As a result, SQLiteSpy uses far less memory than other SQLite managers and handles large tables much more efficiently.
  11. Built in SQLite Engine ? SQLiteSpy comes as a single file executable with the SQLite database engine already build into the application. There is no need to distribute any DLLs, which makes SQLiteSpy easy to deploy with customers.
  12. Encryption Support ? SQLiteSpy can read and modify encrypted database files generated by DISQLite3. DISQLite3 implements its own native AES encryption which is not compatible with the commercial SQLite Encryption Extension (SSE) or any such implementation offered by other 3rd parties

Enhancements: Update built-in DB engine to SQLite 3.6.7 (DISQLite3 2.0.2).

<<less
Download (931KB)
Added: 2009-01-28 License: Freeware Price: FREE
10 downloads
LispMe 3.1

LispMe 3.1


LispMe is released to be an effective Scheme compiler and runtime system running on the Pilot PDA. more>>

LispMe 3.1 is released to be an effective Scheme compiler and runtime system running on the Pilot PDA. It is primarily intended to have a tool for quickly trying ideas and algorithms, but you can write dialog-based applications, too.

Major Features:

  1. Full-conforming Scheme semantics (static scoping, first-class closures, tail recursion, continuations ...);
  2. Mark/sweep garbage collection;
  3. Integrated compiler symbols, integers, lists, booleans, chars, strings, vectors;
  4. Unlimited precision integers;

Requirements:

  • Palm OS 3.x/4.x
  • MathLib
<<less
Download (412KB)
Added: 2003-02-19 License: Freeware Price:
downloads
Yacht Cruising Logbook for HanDBase 1.0

Yacht Cruising Logbook for HanDBase 1.0


A simple logbook for collecting information about sail cruising. more>>
A simple logbook for collecting information about sail cruising. The data fields are compliant witht the information required for an RYA logbook. Corrected and updated. Change the data in the demo entries, but do not delete them as this will upset the unique count, or change the first field to integer!
System requirements:
- HanDBase v.2.7x or greater
<<less
Download (4.00KB)
Added: 2007-07-01 License: Freeware Price: FREE
532 downloads
BinCalc 1.0

BinCalc 1.0


BinCalc offers an easy-to-use, stable, and faster RPN calculator written mostly for programmers. more>>

BinCalc 1.0 offers an easy-to-use, stable, and faster RPN calculator written mostly for programmers. It lets you manipulate 32-bit nunbers in integer, hex, or octal formats. Provides routines for And, Or, XOr, and Modulo.

<<less
Download (5.9KB)
Added: 2002-04-23 License: Freeware Price:
downloads
GLBenchmark UIQ3 1.01

GLBenchmark UIQ3 1.01


Mobile benchmark for OpenGL ES 1.0 and 1.1 environments. more>>
GLBenchmark 1.0, the high performance mobile benchmark for OpenGL ES 1.0 and 1.1 environments contains:
GLBenchmark Pro ES 1.0 and 1.1
Complex T-Rex fight gaming scene
Powerful real-time rendering techniques like shadows, particles, skinning, etc
OpenGL ES 1.0 compatibility mode
Supports Brew, Linux, Symbian, Windows Mobile platforms
GLBenchmark HD ES 1.0 and 1.1, the OpenGL ES port of JBenchmark HD
Uses absolutely the same graphical scene and resources as JBenchmark HD
Side-by-side comparison of Java (M3G) and native OpenGL ES performance made easy
OpenGL ES 1.1 and 1.0 compatibility mode
Supports Brew, Linux, Symbian, Windows Mobile platforms
CPU tests
Floating point performance
Integer performance
Low level 3D performance tests
Rendering quality
Triangle throughput
Lighting
Fill-rate
Texturing
System information
OpenGL ES environment
EGL environment
CPU vendor, clock rate and architecture
OS platform, vendor and version
Please note: you have to be a registered GLBenchmark (or JBenchmark) Community Member to use GLBenchmark Community Edition. You can register here: http://www.glbenchmark.com/registration.jsp
System requirements:
- UIQ3 phone
<<less
Download (2.10MB)
Added: 2007-03-23 License: Freeware Price: FREE
584 downloads
GLBenchmark S60 3rd Edition 1.01

GLBenchmark S60 3rd Edition 1.01


Mobile benchmark for OpenGL ES 1.0 and 1.1 environments. more>>
GLBenchmark 1.0, the high performance mobile benchmark for OpenGL ES 1.0 and 1.1 environments contains:
GLBenchmark Pro ES 1.0 and 1.1
Complex T-Rex fight gaming scene
Powerful real-time rendering techniques like shadows, particles, skinning, etc
OpenGL ES 1.0 compatibility mode
Supports Brew, Linux, Symbian, Windows Mobile platforms
GLBenchmark HD ES 1.0 and 1.1, the OpenGL ES port of JBenchmark HD
Uses absolutely the same graphical scene and resources as JBenchmark HD
Side-by-side comparison of Java (M3G) and native OpenGL ES performance made easy
OpenGL ES 1.1 and 1.0 compatibility mode
Supports Brew, Linux, Symbian, Windows Mobile platforms
CPU tests
Floating point performance
Integer performance
Low level 3D performance tests
Rendering quality
Triangle throughput
Lighting
Fill-rate
Texturing
System information
OpenGL ES environment
EGL environment
CPU vendor, clock rate and architecture
OS platform, vendor and version
Please note: you have to be a registered GLBenchmark (or JBenchmark) Community Member to use GLBenchmark Community Edition. You can register here: http://www.glbenchmark.com/registration.jsp
System requirements:
- S60 3rd edition phone
<<less
Download (2.10MB)
Added: 2007-03-23 License: Freeware Price: FREE
971 downloads
GLBenchmark S60 2nd Edition 1.01

GLBenchmark S60 2nd Edition 1.01


Mobile benchmark for OpenGL ES 1.0 and 1.1 environments. more>>
GLBenchmark 1.0, the high performance mobile benchmark for OpenGL ES 1.0 and 1.1 environments contains:
GLBenchmark Pro ES 1.0 and 1.1
Complex T-Rex fight gaming scene
Powerful real-time rendering techniques like shadows, particles, skinning, etc
OpenGL ES 1.0 compatibility mode
Supports Brew, Linux, Symbian, Windows Mobile platforms
GLBenchmark HD ES 1.0 and 1.1, the OpenGL ES port of JBenchmark HD
Uses absolutely the same graphical scene and resources as JBenchmark HD
Side-by-side comparison of Java (M3G) and native OpenGL ES performance made easy
OpenGL ES 1.1 and 1.0 compatibility mode
Supports Brew, Linux, Symbian, Windows Mobile platforms
CPU tests
Floating point performance
Integer performance
Low level 3D performance tests
Rendering quality
Triangle throughput
Lighting
Fill-rate
Texturing
System information
OpenGL ES environment
EGL environment
CPU vendor, clock rate and architecture
OS platform, vendor and version
Please note: you have to be a registered GLBenchmark (or JBenchmark) Community Member to use GLBenchmark Community Edition. You can register here: http://www.glbenchmark.com/registration.jsp
System requirements:
- S60 2nd edition phone
<<less
Download (2.00MB)
Added: 2007-03-23 License: Freeware Price: FREE
975 downloads
RPS/Fract 1.0

RPS/Fract 1.0


Some features of RPS/Fract: - Several orbit type fractals - Mandelbrot and Julia sets - 3D relief and tesseral methods - Fast 64bit integer algorithm - Save/load of bitmaps more>>
Some features of RPS/Fract: - Several orbit type fractals - Mandelbrot and Julia sets - 3D relief and tesseral methods - Fast 64bit integer algorithm - Save/load of bitmaps. - Slideshow - Smooth animated zoom
Enhancements:
- Fractal types added. Some minor enhancements. A simple port to Windows 9x, NT is included.
<<less
Download (85.00KB)
Added: 2006-08-09 License: Freeware Price: FREE
1172 downloads
EasyCalc 1.24

EasyCalc 1.24


Scientific Calculator with trigonometric funcs, complex numbers, graphs, unlimited number of variables, degree/radian mode, HEX/OCT/BIN/DEC conversions and more. more>>
Scientific Calculator with trigonometric funcs, complex numbers, graphs, unlimited number of variables, degree/radian mode, HEX/OCT/BIN/DEC conversions and more.
You can work with number ranging from 1E-100 to 1E250, displaying them all with up to 15 decimal points.
Easycalc was a simple scientific calculator. You enter a formula, press the Execute button and you can read the result. This version includes:
Normal, Scientific and Engineering floating point mode
All functions you would find on normal scientific calculator
Unlimited number of variables and functions
Graph support
GuessIt function - it tries to find out, what the result means, like "pi/2", "e^(3/4)" and "47/23".
Integer operations (unsigned 32bit), conversions between Bin/Oct/Oct/Hex
Function solving through fzero with three parameters - min,max and function, it solves the function (e.g. fzero(0:10:f()), where f()="x^2" will return 2.). It is possible to write fzero(0:2:"(x-1)(x+1)") too.
Up to 15 decimal points
Scrollable results field
Complex numbers, including a basic guessit for complexes
Fast menu for selecting variables and functions
Results history
Normal/Polar/parameter graphs
Tracing of functions in all modes
Table mode for functions
Installable version of EasyCalc with no graphs, youll save about 20K of space, installable version with/without special functions
Raffael added/improved many functions regarding some hard mathematics.
Added popup-menu for built-in functions
Some small changes to UI
If you select the text and press a function button (e.g. sin), the selected text gets inserted into the function.
Export to memopad. If you want import from memopad, write me, Im not sure if it is a useful feature and Ill not add it until somone writes.
Function/variable name can have letters G-Z and numbers as part of their name
Enhancements:
- Some bug fixes, some new featurs.
<<less
Download (2.16MB)
Added: 2006-09-14 License: Freeware Price: FREE
1138 downloads
Random Number Generator 1.1

Random Number Generator 1.1


Random Number Generator will easiliy help you generate random integers from 1 to x. more>>
Random Number Generator will easiliy help you generate random integers from 1 to x.

You choose the max. It is simple and easy to use. You can use it for passwords, math, anything.

Let me know if you have questions, suggestions, comments, or anything. Thanks and enjoy!

<<less
Download (82.00KB)
Added: 2006-03-29 License: Freeware Price: FREE
2361 downloads
CFB Primes 2.0

CFB Primes 2.0


Find the prime factors and closest primes of any integer up to one billion (US) more>> CFB Primes is an optimised PalmOS program which can find the prime factors and closest primes of any integer number up to one billion (US) in a few seconds or less. The standard edit menu allows you to make use of the results in other applications. CFB Primes is available free of charge.<<less
Download (5KB)
Added: 2003-06-12 License: Freeware Price: Free
2325 downloads
 
Other version of CFB Primes
CFB Primes 2.0CFB Software - PalmOS program which can find the prime factors and closest primes of any integer number up to one billion (US)in a few seconds or less. CFB Primes. CFB Primes 2.0 comes
License:Freeware
Download (5.9KB)
downloads
Added: 2002-03-27
MortScript 4.0

MortScript 4.0


MortScript is a simple scripting/batch language for Windows Mobile. more>>
MortScript interprets a (quite) simple batch language. If you know .bat files in DOS or shell scripts: its something like that. Its focus is to remote control or launch other applications, not to write real applications. I.e., you cant do complex dialogs or graphics with it.
Its more an hacker tool without a nifty interface, you have to write your scripts with any text editor.
For beginners, this might be a bit too complicated. However, its still far more easy to use than e.g. C++.
Available commands currently include:
- Run, activate, hide, close, and kill programs
- Wait functions: certain timespan, wait for existence or activation of windows, lots of other conditions (SleepMessage).
- Send keystrokes, mouse clicks, and some window messages (OK, Cancel, Yes, and No buttons) to windows
- File operations: copy, rename/move, delete, create shortcuts, read and write text files
- Support of ZIP archives (no replacement of existing archived files)
- Read/write access to serial (COM) ports
- Create and remove directories
- Read from and write into the registry
- Open and close connections (closing no longer possible since WM5 AKU3), read files from the Internet
- Several condition and loop structures (If, Switch, Choice dialog, While, ForEach, ...)
- Lots of system features (e.g. rotation, volume, backlight brightness, soft reset, battery level, ...)
- Subroutines (Call, Sub/EndSub)
- Variables, expressions (integer operations, string contatenations, ...), and lots of integrated functions
Enhancements:
- Versions for PC, Smartphone, and PNA
- All new syntax ("Function( expr., expr., expr. )" instead of "Function string, {expr.}, %variable%", variables without %, ...)
- Functions in expressions, many old conditions/commands also available as functions
- Support of ZIP files and COM ports
- Several new system functions (battery level, screen on/off, notifications, ...)
- Some bugfixes
<<less
Download (1.20MB)
Added: 2007-03-13 License: Freeware Price: FREE
1035 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2