Main > Free Download Search >

Free sorting algorithms script

sorting algorithms

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 353
Odds algorithm 1.0

Odds algorithm 1.0


This class implements the odds algorithm created by F. Thomas Bruss. This is a decision making support algorithm is used for instance to determine the right moment stop negotiations. more>> This class implements the odds algorithm created by F. Thomas Bruss. This is a decision making support algorithm is used for instance to determine the right moment stop negotiations.<<less
Added: 2006-04-25 License: GPL Price: $0.00USD
15 downloads
 
Other version of Odds algorithm
Odds algorithmThis is a decision making support algorithm is used for instance to determine the right moment ... This is a decision making support algorithm is used for instance to determine the right moment
License:GPL
Download
1288 downloads
Added: 2006-04-25
Sorting data within table

Sorting data within table


This script creates a table with extremely fast sorting and autofilter feature. Other sorting scripts used to has a limit around 1000 rows without collapsing the browser. This one is able to handle around 5000 rows without having significant problem. The more>> This script creates a table with extremely fast sorting and autofilter feature. Other sorting scripts used to has a limit around 1000 rows without collapsing the browser. This one is able to handle around 5000 rows without having significant problem. The script works much faster than several other sorting solution. Features: * sorting * autofilter with math relations * show selected and non-selected elements * support of different date and numeric form<<less
Added: 2006-12-29 License: Freeware Price: $0.00USD
16 downloads
Sorting images with PHP and DHTML

Sorting images with PHP and DHTML


Using this script admins or users can arrange the photos in an order they would like to view. This script would be really helpful when we integrate it with flash. more>> Using this script admins or users can arrange the photos in an order they would like to view. This script would be really helpful when we integrate it with flash.<<less
Added: 2007-07-30 License: Other Free / Open Source License Price: $25.00
825 downloads
PID Tuning Using Genetic Algorithm

PID Tuning Using Genetic Algorithm


PID Tuning Using Genetic Algorithm - PID controller has been extensively used in the industrial world. more>> PID Tuning Using Genetic Algorithm is a convenient tool including PID controller that has been extensively used in the industrial world.

PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. Apply the genetic algorithm(GA) to tune the PID gains. The GA is agorithm using the biotic; gene the biotic; genetics.

<<less
Added: 2007-08-08 License: Freeware Price: Freeware
30 downloads
Bubble sorting in ASP 1.0

Bubble sorting in ASP 1.0


This is a script aimed to order an array with bubble sort technique. This algorithm of sorting of array is probably the most known for lack of being the most effective. more>> This is a script aimed to order an array with bubble sort technique. This algorithm of sorting of array is probably the most known for lack of being the most effective.<<less
Added: 2005-11-07 License: Freeware Price: $0.00USD
16 downloads
 
Other version of Bubble sorting in ASP
Bubble sorting in ASPThis is a script aimed to order an array with bubble sort technique. This algorithm of sorting of ... bubble sort technique. This algorithm of sorting of array is probably the most known for lack of
License:Freeware
Download
1464 downloads
Added: 2005-11-07
Sorting Database Results with PHP

Sorting Database Results with PHP


This tutorial will show you how to display data from a database and allow the user to sort it. more>> This tutorial will show you how to display data from a database and allow the user to sort it.<<less
Added: 2002-09-24 License: Not Specified Price: Free
2641 downloads
Using the Deque class in Recursive Algorithms 1.0

Using the Deque class in Recursive Algorithms 1.0


This snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve a maze. more>> This snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve a maze.<<less
Added: 2005-03-28 License: Price: 0.00 Price: 0.00
13 downloads
 
Other version of Using the Deque class in Recursive Algorithms
Using the Deque class in Recursive AlgorithmsThis snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve ... This snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve
License:Not Specified
Download
1680 downloads
Added: 2005-03-28
AJAX sorting with Script.aculo.us

AJAX sorting with Script.aculo.us


Script.aculo.us lets create sortable lists which can be synchronized with the back-end with AJAX. more>> Script.aculo.us lets create sortable lists which can be synchronized with the back-end with AJAX.<<less
Added: 2007-08-10 License: Free for non-commercial use Price: Free
742 downloads
Table Sorting And Utils 0.981

Table Sorting And Utils 0.981


Table Sorting And Utils is a javascript library offering the key functionality which is typical - the most common of which is client-side table sorting. more>>

Table Sorting And Utils 0.981 is a javascript library offering the key functionality which is typical - the most common of which is client-side table sorting. Tabular data in table form is common on web sites and web applications, and a common requirement is to manipulate the data tables on the client side, rather than going back to the server to sort, filter, page, etc.

Major Features:

  1. Sorting is fast. Much faster than most other libraries, due to a number of optimizations
  2. Rowspan and Colspan in headers will not confuse the code
  3. Alternate row coloring (a common item) is handled by re-shading after sorting or filtering
  4. Tbody contents are handled separately, so there can be separate sortable sections of a table
  5. Easy CSS classes are applied to cells after filtering, sorting, etc which you can hook into from your CSS rules to show the sorted column or the cells which are filtered.

Enhancements: Added Sort.numeric_comma, additional date parsing formats

<<less
Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads
HTML table sorting JavaScript 1.30

HTML table sorting JavaScript 1.30


Include this script in your html page header and add class="sortable" to the tables you want sorted. You can then sort the tables by either press ctrl-alt and click anywhere inside the table; Or click the links auto-added on your table column headings. more>> Include this script in your html page header and add class="sortable" to the tables you want sorted. You can then sort the tables by either press ctrl-alt and click anywhere inside the table; Or click the links auto-added on your table column headings. The script allows automatic detection and sorting of data types like major currencies, US time/date, numbers (scientific notation too), IP addresses, etc; You could also explicitly specify column data type to override auto-detection; Specify European styled date/time sorting as well as any user-specified date format, or even specify custom data type and supply custom sorting functions if so wished to sort anything you want! Other features include support for cookie (remember sort state), multi-row table headers/footers, preserving the row/cell styles (eg alternatively highlighted rows), X-browser support, complete control over the looks of sorting link both before and after sorting. Its by far the most advanced table sorter on web!<<less
Added: 2006-03-14 License: Freeware Price: $0.00USD
25 downloads
Genetic Algorithm Java Application

Genetic Algorithm Java Application


Genetic Algorithm Java Application was designed to solve the Geodetic Cover Problem. more>>

Genetic Algorithm Java Application is the most comprehensive, fast solution for the Geodetic Cover Problem.

This program is limited to personal use only. Modification and/or redistribution without specific consent from the author is strictly prohibited.

Major Features:

  1. Genetic algorithms are a form of artificial intelligence in which the theory of evolution is used to find an approximate answer to a given problem.
  2. In this research project is a genetic algorithm to search for geodetic covers of random graphs. A geodetic cover is defined as the subset S of vertices of a graph such that any vertex not in S is on a shortest path between two vertices in S.
  3. Specifically, the program was designed to solve the Geodetic Cover Problem; namely, to find the smallest geodetic cover. The results show that the genetic algorithm is considerably faster than other algorithms used to solve the problem but produces suboptimal results for large graphs.
<<less
Added: 2008-02-15 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
26 downloads
sort_unprefix 1.4

sort_unprefix 1.4


This script will sort an array or multidimentional array alphabeticly while ignoring any prefix on the column such as The, An, A, etc. This script is ideal for sorting a group of artist names where the title may be The Beatles but the sorting should more>> This script will sort an array or multidimentional array alphabeticly while ignoring any prefix on the column such as The, An, A, etc. This script is ideal for sorting a group of artist names where the title may be The Beatles but the sorting should be alphabetical under B instead of T.<<less
Added: 2003-05-01 License: GPL Price: 0.00
10 downloads
 
Other version of sort_unprefix
sort_unprefixThis script will sort an array or multidimentional array alphabeticly while ignoring any ... names where the title may be The Beatles but the sorting should be alphabetical under B instead
License:GPL
Download
2367 downloads
Added: 2003-05-01
Adding Sorting and Paging in GridView

Adding Sorting and Paging in GridView


ASP.NET 2.0 Free Training : Adding Sorting and Paging in GridView - In this tutorial you will learn adding sorting and paging in a GridView Control, Implement Two Column Sorting, Create Code for Custo more>> ASP.NET 2.0 Free Training : Adding Sorting and Paging in GridView - In this tutorial you will learn adding sorting and paging in a GridView Control, Implement Two Column Sorting, Create Code for Custom Sorting, Editing the GridView control data, Deleting Displayed Records, Inserting Records and Using Templates.<<less
Added: 2005-09-29 License: Freeware Price: Free
885 downloads
Traveling Salesman Problem - Genetic Algorithm

Traveling Salesman Problem - Genetic Algorithm


Traveling Salesman Problem - Genetic Algorithm is designed to be a useful MATLAB tool that finds a near-optimal solution to a Traveling Salesman Problem using a Genetic Algorithm in a GUI environment. more>>

Traveling Salesman Problem - Genetic Algorithm is designed to be a useful MATLAB tool that finds a near-optimal solution to a Traveling Salesman Problem using a Genetic Algorithm in a GUI environment.

<<less
Added: 2009-07-30 License: BSD - BSD License Price: BSDBSDLicense
downloads
Open Traveling Salesman Problem - Genetic Algorithm

Open Traveling Salesman Problem - Genetic Algorithm


Open Traveling Salesman Problem - Genetic Algorithm is created to be a useful MATLAB function which finds a near-optimal solution to a open variation of the Traveling Salesman Problem using a Genetic Algorithm. more>>

Open Traveling Salesman Problem - Genetic Algorithm is created to be a useful MATLAB function which finds a near-optimal solution to a "open" variation of the Traveling Salesman Problem using a Genetic Algorithm.

<<less
Added: 2009-07-30 License: BSD - BSD License Price: BSDBSDLicense
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5