A High Performance Alternative To Dictionary and Collection Objects; Treaps in VB6
Category:
Lists, Collections and ArraysType:
ClassesDifficulty:
AdvancedAuthor:
AnonymousVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
ActiveX dll with a Treap class. A Treap is a high performance alternative to Collection and Dictionary objects. You can also compile it directly into your code and get rid of the sccrun.dll dependency. A full explanation and documentation can be found at http://www.fernando-rodriguez.com/treaps.htm
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download treapsrc.zip