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.
Resumen
SortedArrayList and Merge es un software de Freeware en la categoría de Desarrollo Web desarrollado por Canadian Mind Products.
La última versión de SortedArrayList and Merge es 1.4, aparecido en 14/11/2014. Inicialmente fue agregado a nuestra base de datos en 14/11/2014.
SortedArrayList and Merge se ejecuta en los siguientes sistemas operativos: Windows.
SortedArrayList and Merge no ha sido calificada por nuestros usuarios aún.
Últimas reseñas
|
|
Google Earth Pro
Explora el mundo con todo lujo de detalles con Google Earth Pro. |
|
|
balenaEtcher
¡Simplifique su creación de imágenes de disco con balenaEtcher! |
|
|
MSI Center SDK
Libere todo el potencial de su hardware MSI con MSI Center SDK |
|
|
MSI Afterburner
¡Optimiza el rendimiento de tu GPU con MSI Afterburner! |
|
|
CPU-Z
Obtén información detallada sobre tu CPU con CPU-Z by CPUID. |
|
|
XMedia Recode
Eficiente conversor de vídeo con una amplia gama de opciones de formato. |
|
|
UpdateStar Premium Edition
¡Mantener su software actualizado nunca ha sido tan fácil con UpdateStar Premium Edition! |
|
|
Google Chrome
Navegador web rápido y versátil |
|
|
Microsoft Edge
Un nuevo estándar en la navegación web |
|
|
Microsoft Visual C++ 2015 Redistributable Package
¡Aumente el rendimiento de su sistema con el paquete redistribuible de Microsoft Visual C++ 2015! |
|
|
Microsoft OneDrive
Optimice la administración de archivos con Microsoft OneDrive |
|
|
Microsoft Visual C++ 2010 Redistributable
Componente esencial para ejecutar aplicaciones de Visual C++ |