GNU libavl

GNU libavl Download Summary

  • Language: C/C++
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 414
  • Released: Apr 27, 2007

GNU libavl Description

Binary search trees provide O(lg n) performance on average for important operations such as item insertion, deletion, and search operations. Balanced trees provide O(lg n) even in the worst case.
GNU libavl is the most complete, well-documented collection of binary search tree and balanced tree library routines anywhere. It supports these kinds of trees:
- Plain binary trees:
- Binary search trees
- AVL trees
- Red-black trees

- Threaded binary trees:
- Threaded binary search trees
- Threaded AVL trees
- Threaded red-black trees

- Right-threaded binary trees:
- Right-threaded binary search trees
- Right-threaded AVL trees
- Right-threaded red-black trees

- Binary trees with parent pointers:
- Binary search trees with parent pointers
- AVL trees with parent pointers
- Red-black trees with parent pointers

GNU libavl Bookmark

Hyperlink code:
Hyperlink for Forum code:

GNU libavl Script Download Notice

Top 4 Download periodically updates information of GNU libavl script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. GNU libavl torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

OpenOBEX

... protocol and can best be described as a binary HTTP protocol. OBEX is optimised for ad-hoc wireless links and can be used to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard). ...

IT Library

... random number generation (Mersenne Twister generator) - binary and Galois types (scalar, vector and matrix) ... 1-dimensional functions - unconditional nonlinear optimization (Quasi-Newton search) - statistics class - filter functions and classes - frequency domain filtering - FFT, DFT, DCT, and Hadamard transforms ...

Sglib

... manipulating double linked lists - manipulating red-black trees - manipulating hashed containers A basic set ... for each data structure. They cover insertion, deletion, search and iterator traversal of elements. Moreover, additional (specific) functions are provided for each data structure, such as, concatenation, reverse or sort for lists. Sglib ...