| Projects on Google Code | Results 1 - 10 of 56 |
=Maven-SortPom-Plugin=
Maven plugin that helps the user sort pom.xml. The default sort order is taken from the [http://maven.apache.org/pom.html Maven pom documentation].
The main advantage to have standardized sorted poms, is that comparisons between different projekt poms becomes much easier.
...
ripsort is an implementation of radix sorting for string data.
It is an O(N) sort, which outperforms quicksort on large datasets.
MergeSort is known to be a stable sorting algorithm, with both worst case and best case complexity N.lg N, and best case complexity N.
This implementation incorporates techniques to make MergeSort competitive with Quicksort for internal sorting of text strings: (i) Longest Common Prefix merging ...
Sortexx is a simple file sorting and file processing application.
It allows to process files with a set of actions, like _copy, move, unrar [...]_, ruled by some sets of filters, like _file names, size [...]_.
Every actions and filters are in fact plugins. So everyone can easily develop or customi...
list some useful sort methods, just for fun
= Description =
This program sorts the files to be downloaded in the proper order so that the all parts of a multi-part archive are downloaded in the correct order (for programs that download off of newsgroups in the order that the nzb files lists files in).
== Performance Update ==
Trunk now r...
= imaso - image sorter =
[http://ima-so.googlecode.com/svn/wiki/images/imaso-logo-small.png] *imaso* is a cross-platform graphical desktop application written in Java aimed at sorting photos into a specified customizable folder structure.
[http://ima-so.googlecode.com/svn/wiki/screenshots/0.0.4/...
fast and easy to implement but memory eating sort.<br>
works alot faster than n*log(n) and abit slower than n and eats memory of ~4*K byte where K is the biggest number in the given set to be sorted. Though it's not really a sorting algorithm but choosing from already sorted numbers.
with 10.000...
Place a sort bar, with options to sort the list by various custom fields, above or below a list of posts in a category or archive. Options are set in the admin panel as to which custom fields to display in the sort bar.
=QMediaLinker=
QMediaLinker is an application based on Qt library, written in C++, which aims to help you managing your media library.