English version 去汉语版本 Русская версия Deutsche Version

Download SortedArrayList 1.3

Download SortedArrayList
Author: Canadian Mind Products
Support OS: Java, Linux, Mac OS X, Unix, Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP
File size: 0.11 Mb
Price: 0.00$
Languages: English
Release date: 2007-07-28
Published: 2011-03-16
This is a pair of library classes to include in your own code for manipulating ArrayLists. It consist of two classes: SortedArrayList and Merge. SortedArrayList is an ArrayList that remembers how it is sorted, so that if you ask it to sort, it can sometimes bypass the work when it is already in order. You declare the order you want and it keeps the list sorted, You just call sort whenever you need the list to be in perfect order. It may or may not actually sort the list at that time. It automatically avoids physically sorting when it does not really have to. Merge lets you merge/prune two SortedArrayLists in any of 32 different ways, e.g. union, intersection, update... It also lets you dedup and prune individual SortedArrayLists. They are used extensively as part the replicatorsender package. Having an look at that code may give you a more realistic view of what they can do. To use them, have a look at the source code and the sample drivers. They don't do anything useful standalone. You must incorporate them into your own code. Why the spectrum icon? It represent the colours of light sorted in order by wavelength.
 
Related Software
We recommend: Teklora MP3 Sorter 3.87
Download Teklora MP3 Sorter 3.87
more info
Comparators 1.4 by Canadian Mind Products
2007-06-17
Java classes to include in your programs. Includes: HTMLArrayComparator.java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags.
Comparators 1.4 by Canadian Mind Products
2011-03-16
Java classes to include in your programs. Includes: HTMLArrayComparator.java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags.
2006-07-10
This is a side by side comparison tool for HTML files. The differences will be highlighted within the HTML file itself. Simply browse to two HTML files downloaded from the web and allow the comparing (finding) process to work.
Sort MP3 3.26 by Sort MP3, Inc.
2008-06-10
Sort MP3 music easily with Sort MP3. This MP3 Sorter will sort, organize, rename all your MP3 music, fast and easy. Want to sort MP3 music? Then use Sort MP3 - and all your MP3 music will be sorted exactly as you want. Free Download at Sort-MP3.com
2006-12-06
Find content differences between two tables in a MS Access database. Furthermore, you have the option to create a new table based on the differences of your choosing. Thus, you can selectively merge two tables together.
2006-10-05
Compare 2 Excel sheets / files and show the differences for each cell. The comparing process will produce a report that is easy to understand.
MP3 Music Sorter 6.80 by MP3 Music Sorter Systems, Inc.
2008-06-09
Sort MP3 music easily with MP3 Music Sorter. All your MP3 music will be sorted, fast and qualitative, with MP3 Music Sorter. Full automatic MP3 music sorting + Sort MP3 music exactly as you want - MP3 music sorting never was easier !
2008-12-23
MD5 File and Folder Comparator is for comparing files as to whether or not they are identical in content. A pair of files may be compared, or all files in two subfolders (optionally including files in their subfolders).
Table Library 2.0 by Scientific Applications
2005-10-27
A Java GUI library that enhances the functionality and appearance of JTable. Data can also be displayed in a Treetable view. Features include data sorting and filtering, dynamically add/remove columns etc. Can be easily integrated into your code.

0.072