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.
Обзор
SortedArrayList and Merge — это Бесплатное ПО программное обеспечение в категории Веб-разработка, разработанное Canadian Mind Products.
Последняя версия SortedArrayList and Merge-1.4, выпущенный на 14.11.2014. Первоначально он был добавлен в нашу базу данных на 14.11.2014.
SortedArrayList and Merge работает на следующих операционных системах: Windows.
SortedArrayList and Merge не был оценен нашими пользователями еще.
Последние обзоры
|
|
RAV Endpoint Protection
Мощное решение для защиты конечных точек для бизнеса |
|
|
ProtonVPN
Оставайтесь в безопасности и конфиденциальности в Интернете с ProtonVPN |
|
|
VeraCrypt
Защитите свои данные с помощью надежного шифрования VeraCrypt. |
|
|
PaperPort Image Printer 64-bit
Эффективный виртуальный принтер для преобразования документов в цифровые изображения. |
|
|
PixelSee
Улучшите свою пиксельную графику с помощью PixelSee! |
|
|
DriveTheLife
Оптимизируйте свои впечатления от вождения с DriveTheLife! |
|
|
UpdateStar Premium Edition
Обновлять программное обеспечение еще никогда не было так просто с UpdateStar Premium Edition! |
|
|
Google Chrome
Быстрый и универсальный веб-браузер |
|
|
Microsoft Edge
Новый стандарт в просмотре веб-страниц |
|
|
Microsoft Visual C++ 2015 Redistributable Package
Повысьте производительность системы с помощью распространяемого пакета Microsoft Visual C++ 2015! |
|
|
Microsoft OneDrive
Оптимизируйте управление файлами с помощью Microsoft OneDrive |
|
|
Microsoft Visual C++ 2010 Redistributable
Необходимый компонент для запуска приложений Visual C++ |