Algorithms_in_C
1.0.0
Set of algorithms implemented in C.
|
C_big_int | Store arbitratily large integer values as a linked list of digits |
C_cantor_set | Structure to define Cantor set |
C_large_num | Dynamically large number |
Cadaline | Structure to hold adaline model parameters |
CAVLnode | |
CBSTIterator | Definition for a binary tree node |
CCArray | |
Cdata | |
CDict | |
Cdynamic_array | |
CEdge | |
Celem | |
CGraph | |
CGraphRep | |
Chash_set_t | |
Ckohonen_array_3d | To store info regarding 3D arrays |
CL | |
Cmax_heap | |
Cmin_heap | |
CNode | Node, the basic data structure of the tree |
Cnode | Kyler Smith, 2017 Stack data structure implementation |
Cpid | PID Controller |
Cqueue | |
CQueueRep | |
CStack | |
Csubset | |
Csudoku | Structure to hold the matrix and dimensions |
CT | |
Ctnode | |
CTrieNode | |
Cword_count_word |