Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- Fraction Plugin 2.0 (Mac)
- Fraction Plugin for REALbasic allows you to construct programs which can handle fractions much like doubles and integers are handled. Fractions are represented by two integers as num/den. Exact calculations using rationals are now possible with REALbasic. You can use the arithmetic operators +, -, *, / with any combination...
- Tags: Fraction, Apple Macintosh, Integer, Plug-in, Robert Delaney, Apple Mac OS X, Operating Systems, Software, Apple Mac OS
- Software downloads 2009-11-08
- fp 3.5 (Mac)
- fp is an Xcode C++ project which implements unlimited length integers and multi-precision floating point numbers. It can calculate the usual transcendental functions, including the Gamma function and the Bessel functions. I am releasing it without a restrictive license.
- Tags: Function, Apple Macintosh, Robert Delaney, Fp, C/C++, Programming Languages, Desktops, Software Development, Software/Web Development, Hardware
- Software downloads 2009-10-28
- fp Plugin 2.5 (Mac)
- Using my own fp multi-precision engine, fp Plugin for REALbasic adds two new data types, BigInteger and BigFloat. Except for available memory, there is no limitation on the size of a BigInteger. BigFloat is a multi--precision floating point number. You can set both the internal precision and the decimal output...
- Tags: Apple Macintosh, Plug-in, Robert Delaney, Data Type, BigFloat
- Software downloads 2009-10-28
- fp 1.0 (Mac)
- fp is an Xcode C++ project which implements unlimited length integers and multi-precision floating point numbers. It can calculate the usual transcendental functions, including the Gamma function. I am releasing it without a restrictive license.
- Tags: Function, Apple Macintosh, Robert Delaney, Fp, C/C++, Programming Languages, Desktops, Software Development, Software/Web Development, Hardware
- Software downloads 2009-07-08
- OMMs 3.0 (Mac)
- OMMs stands for "One Million Monkeys". That's from "One million monkeys typing on one million typewriters...". With "no" to spaces the typewriters have 1000 keys, 73 with 'a', 9 with 'b', ... , 19 with 'y', and 1 with 'z'. These are average frequencies for English text. There are no...
- Tags: Space, Apple Macintosh, Monkey, Typewriter, Robert Delaney
- Software downloads 2009-03-31
- OMMs 3.0 (Windows)
- OMMs stands for 'One Million Monkeys'. That's from 'One million monkeys typing on one million typewriters...'. You set the number of characters to be typed in the Chars. typed box. Choose yes or no for spaces. Select the monkey type in the Popup menu, and, if necessary, enter a numerical...
- Tags: Monkey, Robert Delaney, Microsoft Windows, Operating Systems, Software
- Software downloads 2009-03-31
- ComplexMatrix Plugin 2.7 (Mac)
- ComplexMatrix Plugin adds complex matrices to the functionality of my Complex and Matrix plugins. If you are using those plugins you should remove them. ComplexMatrix Plugin for REALbasic allows you to construct programs which, because of operator and function overloading, can handle complex numbers and real and complex matrices much...
- Tags: Apple Macintosh, Polynomial, Plug-in, Robert Delaney, ComplexMatrix Plugin
- Software downloads 2009-03-09
- PolyRoots 3.2 (Mac)
- PolyRoots finds the roots of a polynomial to any chosen accuracy using Laguerre's Method. The coefficients of the polynomial can be real or complex. PolyRoots uses my own multi-precision engine, fp. PolyRoots is released as freeware, with no restrictive licenses. PolyRoots is a Universal Cocoa application.
- Tags: Apple Macintosh, Polynomial, Robert Delaney, PolyRoots, Desktops, Hardware
- Software downloads 2009-03-06
- Decimal Plugin 2.0 (Mac)
- My freeware Decimal Plugin adds a new number type, Decimal, to REALbasic 2008 and higher. Decimal can handle big numbers whose size is only limited by available memory. Decimal can be freely mixed with REALbasic's numeric types. The Decimal type can exactly represent any finite decimal. One can think of...
- Tags: Apple Macintosh, Type, Plug-in, Robert Delaney
- Software downloads 2009-02-07
- Extended Plugin 3.4 (Mac)
- Extended Plugin for REALbasic adds five new data types. They are:ExtIntegerExtFloat ExtComplex IAExtFloat ExtFraction ExtInteger is the type ZZ of Victor Shoup's multi-precision library, NTL. For more information go to http://www.shoup.net/. Except for available memory, there is no limitation on the size of an ExtInteger. So you can multiply a...
- Tags: Apple Macintosh, Integer, Precision, Plug-in, NTL Inc., Robert Delaney, Digit Integer, ExtFloat, IAExtFloat Number, Flash Memory
- Software downloads 2008-11-19
- MMrng Module 1.0 (Mac)
- Written with, and requiring, REALbasic, MMrng Module generates pseudo-random doubles (>= 0 and
- Tags: Apple Macintosh, Module, Robert Delaney, Desktops, Hardware
- Software downloads 2008-08-20
- Matrix Plugin 2.5 (Mac)
- Matrix Plugin for REALbasic 2008 and higher allows you to construct programs which, because of operator and function overloading, can handle real matrices much like doubles and integers are handled. Matrix elements are doubles.
- Tags: Apple Macintosh, Plug-in, Robert Delaney, Matrix Element
- Software downloads 2008-08-19
- EnergyRB 1.0 (Mac)
- EnergyRB allows you to easily find and display energy eigenvalues and eigenfunctions for the one-dimensional time-independent Schroedinger equation. Incorporating REALbasic's RBScript, almost any potential energy function can be entered by the user. This function does not need to be even.
- Tags: Function, Apple Macintosh, Robert Delaney, EnergyRB, Desktops, Hardware
- Software downloads 2008-07-16
- MPCalcRB 2.0 (Mac)
- MPCalcRB is a multi-precision RPN scientific calculator for Mac OS X Universal, Linux, and Windows. It can handle numbers with up to 30,000 digits. It can also handle numbers whose absolute values lie between about 10^-40000000 and 10^+40000000. The popup menu selects from three keypads. There are keyboard equivalents for...
- Tags: Apple Macintosh, Robert Delaney, MPCalcRB, Popup Menu, Keyboards, Apple Mac OS X, Apple Mac OS, Linux, Desktops, Operating Systems, Hardware, Peripherals, Software
- Software downloads 2008-04-12
- MPCalc Plugin 3.0 (Mac)
- MPCalc Plugin provides the functionality of my multi-precision RPN calculator to a REALbasic program. It can handle numbers with up to 30,000 decimal digits. It can also handle numbers whose absolute values lie between 1e-167100000 and 1e+167100000. It is a Universal plugin for Mac OS X. Over forty scientific functions...
- Tags: Apple Macintosh, Robert Delaney, MPCalc Plugin, Apple Mac OS, Desktops, Operating Systems, Software, Hardware
- Software downloads 2008-04-12
- Hex Plugin 1.2 (Mac)
- Hex Plugin for REALbasic 5 and higher is a small plugin with four methods. You can give the plugin a string containing an unsigned decimal integer of essentially unlimited length and the plugin will give back a string containing the hexadecimal equivalent of that integer. And you can do the...
- Tags: Apple Macintosh, Plug-in, Robert Delaney
- Software downloads 2007-10-13
- Physics 2.1 (Mac)
- Description Some years ago I created many SuperCard Player projects with text, graphics, and animations for teaching a one-year calculus-based general physics course at Saint Louis University. The projects were designed to accompany lectures, so they are not complete tutorials. Still they should be useful to students. They are very...
- Tags: Folder, Project, Apple Macintosh, Robert Delaney, Desktops, Hardware
- Software downloads 2006-09-08
- Base Converter 3.2 (Mac)
- Base Converter converts an integer or non-integer expressed in one base to an expression in another base. The allowed bases range from 2 to 65536. The length of the integer or non-integer is limited only by available memory.Base Converter is a Cocoa Application made using Xcode. It is a Universal...
- Tags: Apple Macintosh, Integer, Base, Robert Delaney, Apple Mac OS X, Desktops, Operating Systems, Software, Apple Mac OS, Hardware
- Software downloads 2006-07-09
- PolyFactors 1.0 (Mac)
- PolyFactors factors univariate polynomials over the integers. PolyFactors uses the ZZX polynomial type and the ZZXFactoring routines from Victor Shoup's NTL (http://www.shoup.net/ntl/). He deserves most of the credit. PolyFactors just provides a GUI for input and output. PolyFactors is a Universal Cocoa application.
- Tags: Apple Macintosh, Polynomial, Robert Delaney, PolyFactors 1.0, Desktops, Hardware
- Software downloads 2006-05-13
- PrimeGen 1.0 (Mac)
- PrimeGen uses the Miller-Rabin Test as implemented by Victor Shoup's NTL to generate probable primes. The length of the primes is only limited by available memory. PrimeGen is a Universal Cocoa application.
- Tags: Apple Macintosh, NTL Inc., Robert Delaney, PrimeGen, Flash Memory, Desktops, Hardware
- Software downloads 2006-04-19
White Papers and Webcasts