- Subscribe to this page:
- RSS
- Email Alert
Robert Delaney
(29 results)-
Software
Newton's Method 3.0 (Mac)
October 30, 2010, 12:00am PDT
Newton's Method is an application which, using the Newton-Raphson Method, enables you to find the real solutions of f(x) = 0 for a real function f(x). It also acts as a function evaluator to the...
Provided by Robert Delaney
-
Software
FOLD Control 1.1 (Mac)
December 6, 2004, 12:00am PST
FOLD Control is a REALbasic application which allows you to control the Darwin (Unix) version of Folding@Home. The included file "FOLD Control desc" gives detailed instructions for obtaining and...
Provided by Robert Delaney
-
Software
SETI Control 3.3 (Mac)
April 30, 2005, 12:00am PDT
"SETI Control" is a REALbasic application which allows you to control the Darwin (Unix) version of setiathome-BOINC in Mac OS X. SETI Control now implements commonly used BOINC options, so there...
Provided by Robert Delaney
-
Software
CP Control 2.4 (Mac)
April 30, 2005, 12:00am PDT
CP Control is a REALbasic application which allows you to control the Darwin (Unix) version of climateprediction-BOINC in Mac OS X. Using CP Control and SETI Control you can run climateprediction...
Provided by Robert Delaney
-
Software
Integer Plugin 2.0 (Mac)
November 2, 2005, 12:00am PST
Integer Plugin for REALbasic 5 and higher allows you to construct programs which can handle unsigned 64-bit, signed 64-bit, and unsigned 32-bit integers. You can use the arithmetic operators +, -,...
Provided by Robert Delaney
-
Software
PrimeGen 1.0 (Mac)
April 19, 2006, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
PolyFactors 1.0 (Mac)
May 13, 2006, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
Hex Plugin 1.2 (Mac)
October 13, 2007, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
MPCalcRB 2.0 (Mac)
April 12, 2008, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
MPCalc Plugin 3.0 (Mac)
April 12, 2008, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
MMrng Module 1.0 (Mac)
August 20, 2008, 12:00am PDT
Written with, and requiring, REALbasic, MMrng Module generates pseudo-random doubles (>= 0 and
Provided by Robert Delaney
-
Software
UINT64 Plugin 1.1 (Mac)
June 20, 2005, 12:00am PDT
UINT64 Plugin for REALbasic 5 and higher allows you to construct programs which can handle unsigned 64-bit integers. You can use the arithmetic operators +, -, *, / with UINT64 numbers. And they...
Provided by Robert Delaney
-
Software
EnergyRB 1.0 (Mac)
July 16, 2008, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
OMMs 3.0 (Windows)
March 31, 2009, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
PolyRoots 4.2 (Mac)
January 29, 2011, 12:00am PST
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,...
Provided by Robert Delaney
-
Software
CrypterRB 1.1 (Mac)
May 27, 2011, 12:00am PDT
CrypterRB is an application which implements the RSA algorithm for public-key encryption. Three windows in CrypterRB provide easy-to-use implementations of the RSA methods, they are titled...
Provided by Robert Delaney
-
Software
ComplexMatrix Plugin 2.8 (Mac)
August 1, 2010, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
Fraction Plugin 2.0 (Mac)
November 8, 2009, 12:00am PST
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...
Provided by Robert Delaney
-
Software
Decimal Plugin 3.0 (Mac)
August 6, 2010, 12:00am PDT
Decimal Plugin is a REAL Studio plugin that handles big numbers as exact decimals. Decimal can handle big numbers whose size is only limited by available memory. Decimal can be freely mixed with...
Provided by Robert Delaney
-
Software
Base Converter 4.1 (Mac)
July 9, 2006, 12:00am PDT
Base Converter converts an integer or non-integer string, including floating point number strings, expressed in one base to an expression in another base. The allowed bases range from 2 to 65536....
Provided by Robert Delaney
-
Software
MKS Plugin 3.1 (Mac)
January 21, 2012, 12:00am PST
MKS Plugin for Real Studio allows you to construct programs which can handle numbers with units much like doubles and integers are handled. The basic MKS units are Meters, Kilograms, Seconds,...
Provided by Robert Delaney
-
Software
FP 5.1 (Mac)
January 27, 2012, 12:00am PST
FP is an Xcode C++ project which implements unlimited length integers, multi-precision floating point numbers, and multi-precision complex numbers, allowing you to find precise evaluations of...
Provided by Robert Delaney
-
Software
FP Plugin 5.1 (Mac)
January 27, 2012, 12:00am PST
Using my own fp multi-precision engine, FP Plugin for Real Studio adds three new data types, BigInteger, BigFloat and BigComplex. Except for available memory, there is no limitation on the size of...
Provided by Robert Delaney
-
Software
PolyRootsRB 1.1 (Windows)
January 27, 2011, 12:00am PST
PolyRootsRB finds the roots of a polynomial to any chosen accuracy using Laguerre's Method. The coefficients of the polynomial can be real or complex. PolyRootsRB uses my own multi-precision...
Provided by Robert Delaney
-
Software
BaseConverter Plugin 1.0 (Mac)
April 15, 2010, 12:00am PDT
BaseConverter Plugin for REALbasic converts a string containing an integer or non-integer expressed in one base to a string with an expression of the number in another base. The allowed bases...
Provided by Robert Delaney
-
Software
OMMs 3.0 (Mac)
March 31, 2009, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
SolveDiffEq 3.1 (Windows)
November 14, 2010, 12:00am PST
SolveDiffEq is a standalone application which allows you to numerically solve differential equations and evaluate definite integrals of your choosing. Using the Runge-Kutta method, SolveDiffEq can...
Provided by Robert Delaney
-
Software
Matrix Plugin 3.2 (Mac)
January 7, 2010, 12:00am PST
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...
Provided by Robert Delaney
-
Software
SolveDiffEq 3.2 (Mac)
November 23, 2010, 12:00am PST
SolveDiffEq is a standalone application which allows you to numerically solve differential equations and evaluate definite integrals of your choosing. Using the Runge-Kutta method, SolveDiffEq can...
Provided by Robert Delaney
-
Software
FP 5.1 (Mac)
January 27, 2012, 12:00am PST
FP is an Xcode C++ project which implements unlimited length integers, multi-precision floating point numbers, and multi-precision complex numbers, allowing you to find precise evaluations of...
Provided by Robert Delaney
-
Software
FP Plugin 5.1 (Mac)
January 27, 2012, 12:00am PST
Using my own fp multi-precision engine, FP Plugin for Real Studio adds three new data types, BigInteger, BigFloat and BigComplex. Except for available memory, there is no limitation on the size of...
Provided by Robert Delaney
-
Software
MKS Plugin 3.1 (Mac)
January 21, 2012, 12:00am PST
MKS Plugin for Real Studio allows you to construct programs which can handle numbers with units much like doubles and integers are handled. The basic MKS units are Meters, Kilograms, Seconds,...
Provided by Robert Delaney
-
Software
Base Converter 4.1 (Mac)
July 9, 2006, 12:00am PDT
Base Converter converts an integer or non-integer string, including floating point number strings, expressed in one base to an expression in another base. The allowed bases range from 2 to 65536....
Provided by Robert Delaney
-
Software
Decimal Plugin 3.0 (Mac)
August 6, 2010, 12:00am PDT
Decimal Plugin is a REAL Studio plugin that handles big numbers as exact decimals. Decimal can handle big numbers whose size is only limited by available memory. Decimal can be freely mixed with...
Provided by Robert Delaney
-
Software
CrypterRB 1.1 (Mac)
May 27, 2011, 12:00am PDT
CrypterRB is an application which implements the RSA algorithm for public-key encryption. Three windows in CrypterRB provide easy-to-use implementations of the RSA methods, they are titled...
Provided by Robert Delaney
-
Software
SolveDiffEq 3.2 (Mac)
November 23, 2010, 12:00am PST
SolveDiffEq is a standalone application which allows you to numerically solve differential equations and evaluate definite integrals of your choosing. Using the Runge-Kutta method, SolveDiffEq can...
Provided by Robert Delaney
-
Software
Newton's Method 3.0 (Mac)
October 30, 2010, 12:00am PDT
Newton's Method is an application which, using the Newton-Raphson Method, enables you to find the real solutions of f(x) = 0 for a real function f(x). It also acts as a function evaluator to the...
Provided by Robert Delaney
-
Software
PolyRootsRB 1.1 (Windows)
January 27, 2011, 12:00am PST
PolyRootsRB finds the roots of a polynomial to any chosen accuracy using Laguerre's Method. The coefficients of the polynomial can be real or complex. PolyRootsRB uses my own multi-precision...
Provided by Robert Delaney
-
Software
PolyRoots 4.2 (Mac)
January 29, 2011, 12:00am PST
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,...
Provided by Robert Delaney
-
Software
SolveDiffEq 3.1 (Windows)
November 14, 2010, 12:00am PST
SolveDiffEq is a standalone application which allows you to numerically solve differential equations and evaluate definite integrals of your choosing. Using the Runge-Kutta method, SolveDiffEq can...
Provided by Robert Delaney
-
Software
ComplexMatrix Plugin 2.8 (Mac)
August 1, 2010, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
BaseConverter Plugin 1.0 (Mac)
April 15, 2010, 12:00am PDT
BaseConverter Plugin for REALbasic converts a string containing an integer or non-integer expressed in one base to a string with an expression of the number in another base. The allowed bases...
Provided by Robert Delaney
-
Software
Matrix Plugin 3.2 (Mac)
January 7, 2010, 12:00am PST
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...
Provided by Robert Delaney
-
Software
Fraction Plugin 2.0 (Mac)
November 8, 2009, 12:00am PST
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...
Provided by Robert Delaney
-
Software
OMMs 3.0 (Windows)
March 31, 2009, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
OMMs 3.0 (Mac)
March 31, 2009, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
MMrng Module 1.0 (Mac)
August 20, 2008, 12:00am PDT
Written with, and requiring, REALbasic, MMrng Module generates pseudo-random doubles (>= 0 and
Provided by Robert Delaney
-
Software
EnergyRB 1.0 (Mac)
July 16, 2008, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
MPCalcRB 2.0 (Mac)
April 12, 2008, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
MPCalc Plugin 3.0 (Mac)
April 12, 2008, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
Hex Plugin 1.2 (Mac)
October 13, 2007, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
PolyFactors 1.0 (Mac)
May 13, 2006, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
PrimeGen 1.0 (Mac)
April 19, 2006, 12:00am PDT
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...
Provided by Robert Delaney
-
Software
Integer Plugin 2.0 (Mac)
November 2, 2005, 12:00am PST
Integer Plugin for REALbasic 5 and higher allows you to construct programs which can handle unsigned 64-bit, signed 64-bit, and unsigned 32-bit integers. You can use the arithmetic operators +, -,...
Provided by Robert Delaney
-
Software
UINT64 Plugin 1.1 (Mac)
June 20, 2005, 12:00am PDT
UINT64 Plugin for REALbasic 5 and higher allows you to construct programs which can handle unsigned 64-bit integers. You can use the arithmetic operators +, -, *, / with UINT64 numbers. And they...
Provided by Robert Delaney
-
Software
SETI Control 3.3 (Mac)
April 30, 2005, 12:00am PDT
"SETI Control" is a REALbasic application which allows you to control the Darwin (Unix) version of setiathome-BOINC in Mac OS X. SETI Control now implements commonly used BOINC options, so there...
Provided by Robert Delaney
-
Software
CP Control 2.4 (Mac)
April 30, 2005, 12:00am PDT
CP Control is a REALbasic application which allows you to control the Darwin (Unix) version of climateprediction-BOINC in Mac OS X. Using CP Control and SETI Control you can run climateprediction...
Provided by Robert Delaney
-
Software
FOLD Control 1.1 (Mac)
December 6, 2004, 12:00am PST
FOLD Control is a REALbasic application which allows you to control the Darwin (Unix) version of Folding@Home. The included file "FOLD Control desc" gives detailed instructions for obtaining and...
Provided by Robert Delaney
Keep Up with TechRepublic
Upcoming Webcasts
Upcoming webcasts from leading IT vendors
-
2012-05-24 at 11:00 am PT | 2:00 pm ET
Live Webcast: The 2012 Guide to Better Business Benefits from Data Analytics
Sponsored by Tableau Software
-
2012-06-05 at 11:00 am PT | 2:00 pm ET
Live Webcast: Getting to Microsoft Office 365: The right migration for your business
Sponsored by Microsoft
-
2012-06-12 at 9:00 am PT | 12:00 pm ET
Live Webcast: WebSphere DataPower for Mobile Application Security
Sponsored by IBM
Submit a Paper
Get your content listed in our directory!
Our directory is the largest library of vendor-supplied technical content on the Web. It’s also the first place IT decision makers turn to when researching technology solutions. Our members are already finding your competitors’ papers here - shouldn’t they find yours, too? It's FREE so click here and submit your white paper, case study, data sheet, research report, or other document today!



