QuickSearch Results
ALL VCL, WEB, FNC, FMX, LCL .NET and IntraWeb components + Business Tools & Developer Tools Stay always current with our entire product range at a fraction of the price!
- Access to new products upon release
- Access to premium support & updates for 1 year
- Access to previews and betas
- Perpetual licenses to all products
Found 8 records. Shown from 1 to 9.
Code Samples > Samples > Science
Description
A library of functions for Delphi, to manipulate very big integers including very fast addition, substraction, multiplication and division as bisc functions. The following modular arithmetic functions are implemented: Modular inversion with respect to any module; Integer power, modular exponentiation, …Informations
- Status: Fully functional
- Source: On request
- Size: 411 kB
Platforms: D6
Components > Science > Expressions
Description
Routines and class to support arbitrary size integer (huge integer) calculations. Functions include: Add, subtract, multiply, divide, mod GCD Power, Sqrt PowerAndMod, ModInv Prime checking.Informations
- Status: Fully functional
- Source: Included
- Size: 35 kB
Platforms: D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE
By Alexandru Vulpe.
Freeware + source New 06 May 2002Description
This unit allow to operate fast with very big integer numbers (up to 255 digits in length). The numbers are presented in shortstring format. 4 aritmetical operations : add, sub, div, mul. All these functions are programmed in Assembler, that’s why it’s very fast.Informations
- Status: Fully functional
- Source: Included
- Size: 2 kB
Platforms: D3, D4, D5, D6
Code Samples > Samples > Applications
By Omid Motahed.
Freeware + source New 28 Feb 2018Description
HighPower is a large integer calculator that allows very large exponentials to be calculated very fast. For example 2^10000 is calculated in 2.51 seconds with 3011 digits. ThisWindows desktop application will give same power as Wolframalpha . With full source code you can customize it for very complex applications.Informations
- Status: Fully functional
- Source: Included
- Size: 164 kB
Platforms: D2009, D5, D7
Components > Tools > Base classes
By Michal Kokorceny.
Freeware + source New 04 Jan 2013Description
The programming language Object Pascal in the Delphi environment allows to use only sets of maximum size of 256 elements (Set Of Byte or Set Of Char). TSetOfInteger is a class, which can pass this limit and allows to use unlimited set of integers in similar way, as it is possible to work with common sets.Informations
- Status: Fully functional
- Source: Included
- Size: 282 kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7, DXE, DXE2, DXE3, FM, FM2
Components > Tools > Base classes
By Bayden Systems.
Freeware + source Update 10 Apr 1998Description
TIntList is a simple, tiny class that stores a list of integers just as a TStringList stores a list of strings. Version 2.0 includes a few new methods.Informations
- Status: Fully functional
- Source: Included
- Size: 1 kB
Platforms: D1, D2, D3
Components > Tools > Base classes
By Thomas Abel.
SWS New 25 Mar 2011Description
TIntegerList Class. Use TIntegerList to create and to work with Integerlists.Informations
- Status: Fully functional
- Source: Included
- Size: 3 kB
Platforms: D2007, D7
Components > Property Editors > Other
Description
TNamedIntegerPropEdit is a Property Editor for ordinal (Integer, Longint etc.) properties. It adds an additional feature to standard TIntegerProperty Property Editor, permitting user to select value from a drop-down list of predefined named values (retaining an opportunity to type a value directly …Informations
- Status: Fully functional
- Source: Included
- Size: 4 kB
Platforms: D1, D3