Algorithms_in_C++  1.0.0
Set of algorithms implemented in C++.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NciphersAlgorithms for encryption and decryption
 CHillCipherImplementation of Hill Cipher algorithm
 Ndata_structureData-structure algorithms
 CNode
 CSkipList
 Ndouble_hashingAn implementation of hash table using double hashing algorithm
 CEntry
 Nlinear_probingAn implementation of hash table using linear probing algorithm
 CEntry
 Nmachine_learningMachine learning algorithms
 Cadaline
 Nquadratic_probingAn implementation of hash table using quadratic probing algorithm
 CEntry
 NstatisticsStatistical algorithms
 Cstats_computer1
 Cstats_computer2
 CBtree
 Ccll
 Ccompare
 CComplexClass Complex to represent complex numbers as a field
 CCycleCheck
 Cdouble_linked_list
 CEdge
 CFenwickTree
 CGraph
 Cgraph
 Chash_chainChain class with a given modulus
 CItem
 Clarge_number
 Clca
 Clinkedlist
 Clist
 CMinHeap
 CMinHeapNode
 Cmst
 CNode
 Cnode
 CPoint
 Cquery
 CQueue
 Cqueue
 CQueue_Array
 CSegmentIntersection
 CSolution
 Cstack
 Cstack_linkedList
 Ctower
 Ctrie
 CTrie
 CTrieNode