SortedArrayList and Merge 1.4
Canadian Mind Products – FreewareThis 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 — это Freeware программное обеспечение в категории Веб-программирование, разработанное Canadian Mind Products.
Последняя версия SortedArrayList and Merge-1.4, выпущенный на 14.11.2014. Первоначально он был добавлен в нашу базу данных на 14.11.2014.
SortedArrayList and Merge работает на следующих операционных системах: Windows.
SortedArrayList and Merge не был оценен нашими пользователями еще.
Последние обзоры
![]() |
FlexiPDF
FlexiPDF: Лучший инструмент для редактирования PDF |
![]() |
AIMP
Расширьте свои музыкальные впечатления с помощью AIMP! |
![]() |
Microsoft Visual Studio 2010 Tools for Office Runtime
Расширьте возможности инструментов Office с помощью среды выполнения Microsoft Visual Studio 2010 |
![]() |
Intel PROSet/Wireless Software
Высоконадежное подключение с помощью программного обеспечения Intel PROSet/Wireless |
![]() |
VeraCrypt
Защитите свои данные с помощью надежного шифрования VeraCrypt. |
![]() |
AVG Secure Browser
Безопасный просмотр веб-страниц стал проще с AVG Secure Browser! |
![]() |
UpdateStar Premium Edition
Обновлять программное обеспечение еще никогда не было так просто с UpdateStar Premium Edition! |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Повысьте производительность системы с помощью распространяемого пакета Microsoft Visual C++ 2015! |
![]() |
Microsoft Edge
Новый стандарт в просмотре веб-страниц |
![]() |
Google Chrome
Быстрый и универсальный веб-браузер |
![]() |
Microsoft Visual C++ 2010 Redistributable
Необходимый компонент для запуска приложений Visual C++ |
![]() |
Microsoft Update Health Tools
Средства обновления работоспособности Майкрософт: убедитесь, что ваша система всегда обновлена! |