Main > Free Download Search >

Free sorting script

sorting

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 273
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
License:Freeware
Download
1464 downloads
Added: 2005-11-07
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
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
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
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
Herongs Tutorial Notes on Sorting

Herongs Tutorial Notes on Sorting


This book is a collection of notes and sample codes related to varies sorting algorithms and Java implementations. Topics include Bubble Sort, Heap Sort, Insertion Sort, Java, Merge Sort, performance, more>> This book is a collection of notes and sample codes related to varies sorting algorithms and Java implementations. Topics include Bubble Sort, Heap Sort, Insertion Sort, Java, Merge Sort, performance, Quicksort, Selection Sort, Shell Sort, etc.<<less
Added: 2005-08-26 License: Free for non-commercial use Price: Free
1547 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
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
Herong's Tutorial Notes on Sorting

Herong's Tutorial Notes on Sorting


This book is a collection of notes and sample codes related to varies sorting algorithms and Java implementations. Topics include Bubble Sort, Heap Sort, Insertion Sort, Java, Merge Sort, performance, Quicksort, Selection Sort, Shell Sort, etc. more>> This book is a collection of notes and sample codes related to varies sorting algorithms and Java implementations. Topics include Bubble Sort, Heap Sort, Insertion Sort, Java, Merge Sort, performance, Quicksort, Selection Sort, Shell Sort, etc.<<less
Added: 2005-08-26 License: Free Non-Commercial Price: $0.00USD
12 downloads
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
ASP.NET 2.0: Adding Sorting and Paging in GridView

ASP.NET 2.0: 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 Rec more>> 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: 2006-06-04 License: Freeware Price: Free
802 downloads
Sorting images based on their Pixel Dimension. 0.5

Sorting images based on their Pixel Dimension. 0.5


JPEG compresses an image based on the color information present in the image (2). Thus, the file sizes are not a true representation of how large an image is when displayed on screen. In trying to sort out small images based on their width or height we more>> JPEG compresses an image based on the color information present in the image (2). Thus, the file sizes are not a true representation of how large an image is when displayed on screen. In trying to sort out small images based on their width or height we face the challenge of sorting images which are unusually tall or wide. Hence, sorting images based on their pixel dimension is a more accurate way of sorting images into groups.<<less
Added: 2007-09-18 License: GPL Price: $0.00USD
14 downloads
qsort: sorting array of strings, integers and structs

qsort: sorting array of strings, integers and structs


qsort() is standard C function for sorting arrays. It is defined by ISO C standard, and implemented in most C/C++ standard libraries(stdlib.h). This article contains an example of using qsort() for so more>> qsort() is standard C function for sorting arrays. It is defined by ISO C standard, and implemented in most C/C++ standard libraries(stdlib.h). This article contains an example of using qsort() for sorting integers, strings and structs.<<less
Added: 2007-06-25 License: Other Free / Open Source License Price: Free
626 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
License:GPL
Download
2367 downloads
Added: 2003-05-01
eFiction 2.0

eFiction 2.0


This script is intended to be used for archiving stories or fanfiction. Features: multiple categories of fanfiction; characters assigned to each category; genres, ratings, warnings; membership system for authors; author bio page; admins can view all more>> This script is intended to be used for archiving stories or fanfiction. Features: multiple categories of fanfiction; characters assigned to each category; genres, ratings, warnings; membership system for authors; author bio page; admins can view all submitted stories, view some submitted stories, open all submissions, or turn off submissions completely; sorting/searching by genre, rating, warning, characters in each category page; image uploads that can be included in stories; multi-level admin system that allows different admin levels access to certain features; simple front page news system; templating system that allows for multiple, unique looking skins.<<less
Added: 2003-05-12 License: Freeware Price: $0.00USD
15 downloads
 
Other version of eFiction
eFiction, open all submissions, or turn off submissions completely; sorting/searching by genre, rating, warning, characters in each category page; image uploads that can be included in stories; multi
License:Freeware
Download
2357 downloads
Added: 2003-05-12
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5