Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
WeBuilder 2014 12.1
Alvas.Audio 9.0
Advanced RSS2Email Enterprise 3.24.89
.NET Bounce Inspector Component CS VB 5.1.4028
VISCOM Video Chat Pro ActiveX SDK 5.52
VISCOM VideoCap Live ActiveX OCX SDK 5.05
.NET ZIP Component for CS VB.NET ASP.NET 5.1.4028
VISCOM Screen Recorder ActiveX SDK 4.56
PDF Renderer SDK 3.10.904
Bytescout PDF To HTML SDK 3.10.904
ASP.NET SAML Component for CS VB.NET 5.1.4028
DICOM Image Viewer SDK ActiveX 8.15
VISCOM Screen to Video Gold SDK ActiveX 2.06
DHTMLX JavaPlanner 1.2
Bytescout PDF Viewer SDK 3.10.904
Top Code
SliceMaker Deluxe V3.5
Event Calendar with Entity Framework: Quick Guide and Sample 2.2
Senna One-Page Html5 Template 1.0
Easy CSS Menu Free Edition 3.2
DHTMLX JavaPlanner 1.1
Magento One Step Checkout 1.5
DHTMLX Scheduler .NET for ASP.NET 2.2
Pass Parameters in SetInterval() function in JavaScript 0.1
Toggling Elements with JavaScript 0.1
Get File Extension in PHP 0.1
AzSDK PDF Split Merge ActiveX DLL 3.00
Properties with value checking with the option to use FormEncode validators .
Evolutionary Algorithm (Generation of Prime Numbers)
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
Top Search
Post Message To Twitter From Php Script
Photo Add Comment Php
Asp Net Projects With Free Source Code
Login Php
Login Php Expiration Date
Admin Login Php Code
Mini Projects For Computer Science Students
Free Java Projects For Students
Projects In C Language With Code
Php Projects With Source Code
Free Download Php Projects For Online Shopping
Zynga Bonus Chips Tk
Mini Project In Dbms Using Frontend Vb Backend Sql
Free Html Projects
Mini Projects In C Language
Related Search
Prime Number Delphi Code
Prime Number Delphi
Prime Number Source Code In Javascript
Prime Number Source Code
Prime Number Source Code In Html
Delphi Prime Number Code
Source Code Prime Number
Prime Number Code For Perl
Prime Number Code
Series Number Machine Code Delphi
Series Number Machine Code Delphi
C Code For Prime Number
Source Code Of Prime Number Program In Php
Javascript Code For Prime Number In Given Range
Code For Prime Number In Php
 Prime Number Delphi Code 

Code 1-20 of 60   Pages: Go to  1  2  3  Next >>  page  


Delphi Code Arrange is a Delphi Expert which help you to arrange the indentation of Delphi source code, make reserved words all to upper/lower case, unify the spelling of identifiers via settings, Auto End-comment ..., etc.


Advertisement




This is a fast prime number list generator using sieve algorithm. This function return a list of prime numbers which <= argument.



primepow(aNumber) finds the prime number P and power N of aNumber such that aNumber = P^N.

The implementation is heavily borrowed from Art Owen <a href="http://www.csit.fsu.edu/~burkardt/cpp_src/oa/oa.html">Orthogonal...



This is an evolutionary algorithm that returns a random list of prime numbers. This code is highly inefficient for a reason. This algorithm is more of a proof of concept that if a prime was a heritable trait, it would not be a desired one.



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 &amp; 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...