Z-Tree Demo is a simple application showing how to sort huge files of several GB with Z-Tree. ZTree ZMemoryPool Demo also demonstrates how to use Z-tree for key-value mapping.
Z-Tree is a new data structure for sorting, key-value mapping and multiple other purposes.
Sorting with Z-Tree is not based on comparison and the time complexity of sorting with Z-Tree is O(n). Z-Tree is capable of sorting big files of several GB in memory.
For key-value mapping, the time complexity of adding a key/value or finding a value by key is O(1).
Z-Memory Pool is designed for C/C++ to allocate a large amount of memory. Z-Memory is capable of preventing memory leak and detecting memory overflow.
Full Specifications
What's new in version 1.0.0.1
Z-Tree Demo 1.0.0.1 changes application icon.
General
ReleaseOctober 10, 2017
Date AddedOctober 9, 2017
Version1.0.0.1
Operating Systems
Operating SystemsWindows 10, Windows 2003, Windows Vista, Windows, Windows 2000, Windows 8, Windows Server 2008, Windows 7, Windows XP