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.
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.
Übersicht
SortedArrayList and Merge ist eine Freeware-Software aus der Kategorie Webdesign, die von Canadian Mind Products entwickelt wird.
Die neueste Version von SortedArrayList and Merge ist 1.4, veröffentlicht am 14.11.2014. Die erste Version wurde unserer Datenbank am 14.11.2014 hinzugefügt.
SortedArrayList and Merge läuft auf folgenden Betriebssystemen: Windows.
Die Nutzer haben noch keine Bewertung für SortedArrayList and Merge gegeben.
Neueste Reviews
|
|
Happ - Proxy Utility
Nahtloses Surfen mit Happ – Proxy-Dienstprogramm |
|
|
MediaHuman YouTube Downloader
Effizientes Herunterladen von YouTube-Videos mit MediaHuman YouTube Downloader |
|
|
HP Wolf Security
Schützen Sie Ihren Rucksack mit HP Wolf Security |
|
|
AVG Secure VPN
Schützen Sie Ihre Online-Privatsphäre mit AVG Secure VPN |
|
|
ViGEm Bus Driver
ViGEm Bus Driver: Ein virtueller Gamepad-Treiber für PC-Spiele |
|
|
MSI Afterburner
Optimieren Sie Ihre GPU-Leistung mit MSI Afterburner! |
|
|
UpdateStar Premium Edition
Mit der UpdateStar Premium Edition war es noch nie so einfach, Ihre Software auf dem neuesten Stand zu halten! |
|
|
Google Chrome
Schneller und vielseitiger Webbrowser |
|
|
Microsoft Edge
Ein neuer Standard beim Surfen im Internet |
|
|
Microsoft Visual C++ 2015 Redistributable Package
Steigern Sie Ihre Systemleistung mit Microsoft Visual C++ 2015 Redistributable Package! |
|
|
Microsoft OneDrive
Optimieren Sie Ihre Dateiverwaltung mit Microsoft OneDrive |
|
|
Microsoft Visual C++ 2010 Redistributable
Wesentliche Komponente zum Ausführen von Visual C++-Anwendungen |