Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.121 Times

Index Calculus Algorithm freeware
Filter: All | Freeware | Demo
 

Index Calculus Algorithm

< 1 2 3 4 5 
Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 530

Body Mass Index (BMI) This application will permit you to calculate your Body Mass Index. In other words are you too fat for your weight and height? What's new in this version: Recompiled for MacOS X 10.5 and added several visual BMI Status Indicators with also some slight layout modifications. New refreashed...



Platforms: Mac

License: Freeware Size: 593.92 KB Download (52): Body Mass Index (BMI) Download

Added: June 28, 2013 | Visits: 534

SpeedyGA: A Fast Simple Genetic Algorithm SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell's GA book. See comments in code for details.This script has played a crucial...





Platforms: Matlab

License: Freeware Size: 10 KB Download (51): SpeedyGA: A Fast Simple Genetic Algorithm Download

Added: April 25, 2013 | Visits: 617

Firefly Algorithm Firefly algorithm for nonlinear constrained optimization


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Firefly Algorithm Download

Added: June 27, 2013 | Visits: 923

Index tag page With this plugin, you will be able to display an index with all your tags, sort alphabeticaly. The shortcode is [indextag nb=XX ul=YY li=ZZ letter=LL menu=1/0]. * XX is the number of tag that you want to display * YY is the class of the ul if you need it * ZZ is the class of the il if you need it...


Platforms: PHP

License: Freeware Size: 10 KB Download (51): Index tag page Download

Added: May 10, 2013 | Visits: 395

Bron-Kerbosch Maximal Independent Set Algorithm Maximal independent sets come in handy for certain applications. The Bron-Kerbosch algorithm is a well-known algorithm for listing all the maximal independent sets.It is used for finding maximal cliques or finding the maximal independent sets in the complementThis file is an implementation of...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Pattern search method: deterministic iterative zero order algorithm It's a deterministic iterative zero order algorithm that can be used to solve unconstrained optimization problem. It finds the relative minimum of a two variables function with a deterministic iterative zero order algorithm. Pattern search method It finds the relative minimum of a two variables...


Platforms: Matlab


Added: September 12, 2013 | Visits: 761

Site Index for Scripts Site Index will spider website and extract all anchor links from all webpages. It can also extract titles and plain text.URL ReductionYou might be astonished at how many ways there are to refer to the same location on the web. Here are just a few examples:- http://www.domain.com/path/index.html-...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): Site Index for Scripts Download

Added: April 11, 2013 | Visits: 430

Post Index Helpers A variety of template tags related to the index/position of a post within a loop's listing of posts.Some of the template tags provided by this plugin relate to the position of the current post within the current loop: * c2c_is_first() * c2c_is_last() * c2C_is_at_index() * c2c_is_even() *...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): Post Index Helpers Download

Added: June 20, 2013 | Visits: 609

PHP-Nuke Index Module Changer This module will give you the ability place data from your phpnuke cms anywhere on your index home page. No php programming is required ~ only basic html knowledge , few changes to layout.html , i_config.php configuration file and you can customize your entire index page.


Platforms: PHP

License: Freeware Size: 481.28 KB Download (50): PHP-Nuke Index Module Changer Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 370

C# Spatial Index (RTree) Library The C# RTree project aims to maintain a C# version of the RTree spatial indexing algorithm. Ported from https://sourceforge.net/projects/jsi


Platforms: Windows, Mac, Linux

License: Freeware Size: 17.54 KB Download (50): C# Spatial Index (RTree) Library Download

Added: July 06, 2013 | Visits: 522

GUI for DTMF Generator-Decoder using Goertzel's Algorithm This is a GUI for DTMF generator-decoder using Goertzel's algorithm.Has options to change Number of samples and Noise power that could be added at the generator.Suggestions and comments is always welcome.Now i am working on medical image pattern recognition techniques.It would be great if...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): GUI for DTMF Generator-Decoder using Goertzel's Algorithm Download

Added: May 02, 2013 | Visits: 534

Functions for the rectangular assignment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (50): Functions for the rectangular assignment problem Download

Fixed Start Open Traveling Salesman Problem - Genetic Algorithm The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: - MATLAB 7.6 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: August 19, 2013 | Visits: 530

Heuristic Algorithm for finding Maximum Independent Set findMIS is an heuristic algorithm for solving Maximum Independent Set problem (MIS).An independent set of a graph is a subset of vertices in which no two vertices areadjacent. Given a set of vertices, the maximum independent set problem callsfor finding the independent set of maximum...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Heuristic Algorithm for finding Maximum Independent Set Download

Added: September 01, 2013 | Visits: 452

Cuckoo Search (CS) Algorithm A new metaheuristic optimization algorithm, called Cuckoo Search (CS), is fully implemented, and the vectorized version is given here. This code demonstrates how CS works for unconstrained optimization, which can easily be extended to solve various global optimization problems efficiently.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Cuckoo Search (CS) Algorithm Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 497

Data Structure & Algorithm Library(DSAL) The Data Structure & Algorithm Library (DSAL) is a library of classical data structure and algorithm.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 55.37 KB Download (49): Data Structure & Algorithm Library(DSAL) Download

Added: September 07, 2013 | Visits: 544

K-means algorithm demo The k-means algorithm is widely used in a number applications like speech processing and image compression.This script implements the algorithm in a simple but general way. It performs four basic steps.1. Define k arbitrary prototypes from the data samples.2. Assign each sample to the nearest...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): K-means algorithm demo Download

Added: September 10, 2013 | Visits: 655

golden section method algorithm Golden section method - searching for minimum of the function on given interval files:golden.m - main algorithm, computing minimum on intervalf.m - given function - file to modify by the user!


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): golden section method algorithm Download

Added: July 26, 2013 | Visits: 344

LZW Compression Algorithm This is a simple implementation of the famous LZW algorithm.


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (48): LZW Compression Algorithm Download

Added: April 02, 2013 | Visits: 406

NSGA - II: A multi-objective optimization algorithm NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, with a little bit more modification this can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): NSGA - II: A multi-objective optimization algorithm Download

< 1 2 3 4 5