The algorithm is based on the idea
that the next larger prime after one prime is the sum of the two smaller previous minus three prime numbers back.
For the first five prime numbers 2,3,5,7,11 this pattern is not true also it is not...
Team Remote Debugger allows you and your team to trace any number of code units of any kind ( ASP, MTS, T-SQL, COM+, ActiveX Exe, DLL, COM, Thread, CFML, ISAPI ), written in any language ( ASP, VB, VC++, Delphi, T-SQL, VJ ) residing on multiple...
This program implements primality testing function.
The function is then used to generate prime numbers
in the given range.
Since the excellent <a href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/366178">fast prime number list generator</a> recipe, it's simple to implement a function to check if its input it's a prime number.
DNS resolver component for use with Delphi 5-7.Features: * Recursive resolver. * Resolve records for A, MX, NS, CNAME and more. * VCL component* Native Delphi code, no external DLL or OCX required.
Two part tools for separating your SQL from code. Component which simplifies your Delphi code on running SQL for you.
This 32bit utility will parse your Delphi source files and build a help project (RTF, HPJ, and CNT files). It will use comments in the source file as the different help topics. Will observe conditional compiler directives in the Delphi code. Help...
Package to deal with the HTML code. Currenty contains HTML parser that allows to parse HTML code and various HTML tags. Native Delphi code.
SmoothCoder is a Delphi-To-HTML formatter. It takes in delphi code and spits out an HTML page, with the text formatted to look like code in the Delphi Editor. (E.g. reserved words are in bold, comments blue and italic, strings blue etc.).The...
Using python 2.6 & numpy.
This code was first posted here
elRichView is a component for displaying different kinds of content in a Memo-like view.
Features:
* Background image.
* Full control of font styles.
* Inline images.
* Tables.
* Native Delphi code,...
Ever needed to create a Microsoft Access Datasource Name (DSN) on the fly from inside your Delphi code? We certainly have. This incredibly useful little Delphi component allows you to create, modify and delete DSNs at runtime from a Delphi...
Ever needed to create a Paradox Datasource Name (DSN) on the fly from inside your Delphi code? We certainly have! This incredibly useful little Delphi component allows you to create, modify and delete DSNs at runtime from a Delphi application (32...
GenPal is a utility that will generate the most optimized palette for a bitmap with a limited no. of colors available. It generates Delphi Code (a .PAS file) which you can include in your project.
TPicShow is an image slider control with 167 transitional effects in pure Delphi code. The major characteristics of TPicShow are:Image transition can be controlled programmaticallyImage can be stretched or centered in the client area of the...
CoolMenus is award winning package (has been awarded with Torry's Top from Torry's Delphi Pages ) that provides you with the way to create the advanced Windows menus. Native Delphi code (no additional *.dll or *.ocx files to distribute with your...