Description: C++, to achieve some of the classic search algorithms, including AVL trees, jump tables and other algorithms, very efficient and very practical.
To Search:
- [SkipList] - Categorization List (Skiplists) data str
- [563] - A* 8 issue of the digital process, the p
- [chdet] - change detection for seven methode
- [264] - compressing
- [changedetection] - changedetection
File list (Check if you may need any files):
ch07_Search
...........\AVLTree
...........\.......\AVLTree.dsp
...........\.......\AVLTree.dsw
...........\.......\AVLTree.h
...........\.......\BST.h
...........\.......\Main.cpp
...........\.......\person.h
...........\.......\person2.h
...........\.......\persons.txt
...........\.......\SeqStack.h
...........\BST
...........\...\BST.dsp
...........\...\BST.dsw
...........\...\BST.h
...........\...\Main.cpp
...........\...\person.h
...........\...\persons.txt
...........\HashTable
...........\.........\HashTable.dsp
...........\.........\HashTable.dsw
...........\.........\HashTable.h
...........\.........\main.cpp
...........\.........\person.h
...........\.........\persons.txt
...........\SkipList
...........\........\main.cpp
...........\........\person.h
...........\........\persons.txt
...........\........\SkipList.dsp
...........\........\SkipList.dsw
...........\........\SkipList.h
...........\SortedChain
...........\...........\main.cpp
...........\...........\person.h
...........\...........\persons.txt
...........\...........\SortedChain.dsp
...........\...........\SortedChain.dsw
...........\...........\SortedChain.h
...........\SortedDblChain
...........\..............\main.cpp
...........\..............\person.h
...........\..............\persons.txt
...........\..............\SortedDblChain.dsp
...........\..............\SortedDblChain.dsw
...........\..............\SortedDblChain.h
...........\SortedList
...........\..........\fibonacci.txt
...........\..........\main.cpp
...........\..........\person.h
...........\..........\persons.txt
...........\..........\SeqList.h
...........\..........\SortedList.dsp
...........\..........\SortedList.dsw
...........\..........\SortedList.h