Paged Lists & Iterators GXS for C++ Sources by Vincent Radio {Adrix.NT
Vincent Radio {Adrix.NT}
presents
Paged Lists & Iterators GXS for C++ Sources
by Vincent Radio {Adrix.NT}
also contains
- Little Docs about Paged Lists (docx, pdf)
- VR Basic Common Utils Sources (Array List ...)
- VR Generic Multi Dim Array Class
- VR Generic MDArray List Mgr Class
- VR Generic Adjacency (List | Matrix) Direct Graph Classes
- VR List Interface with STL Support with some nice implementations (ArrayList, Paged-LIst)
- Env Var Notes for sources
for C++...
A fully functional red-black tree implemented in C++/CLI with an OO approach of naming and structuring which makes the code highly readable as well as easily portable to C# or Java. The package also includes a binary search tree and two traversal algorithms.
Provides fast lookup for a Subject Based messaging product using a trie. It allows for configurable wildcard characters to replace a single or multiple subject field(s) (A.B.*.D.>). Insertion in to the tree returns a unique handle for subsequent deletion