QuickSearch Results

Design, explore and maintain databases, build compound SQL query statements, manage database user rights, and manipulate data fast and convenient.

Found 8 records. Shown from 1 to 9.

Code Samples > Samples > Science

By Faraoun Kamel Mohamed.

Freeware New 11 May 2012

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

By Fundamentals Library.

Freeware + source New 26 Aug 2011

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

Components > Science > Other

By Alexandru Vulpe.

Freeware + source New 06 May 2002

Description

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 2018

Description

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 2013

Description

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 1998

Description

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 2011

Description

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

By Alexander Kopilovitch.

Freeware + source New 02 Nov 1998

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