The following Visual Basic project contains the source code and Visual Basic examples used for a high performance alternative to dictionary and collection objects; treaps in vb6. ActiveX dll with a Treap class.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
CKeyIterator.cls | 1477 |
CNodeIterator.cls | 4702 |
CNodeKey.cls | 3837 |
CNullTreeNode.cls | 1996 |
CRandom.cls | 2556 |
CStack.cls | 2618 |
CTreap.cls | 12152 |
CValueIterator.cls | 1426 |
treaps.rtf | 44714 |
GBBTree.bas | 1769 |
IIterator.cls | 898 |
ITreeNode.cls | 1547 |
MSSCCPRJ.SCC | 190 |
Node.cls | 5205 |
Form1.frm | 7206 |
Test.vbp | 691 |
Test.vbw | 85 |
treap.rc | 173 |
TREAP.RES | 276 |
Treap.vbp | 1329 |
Treap.vbw | 369 |
TreapGroup.vbg | 62 |