User talk:NNcNannara: Difference between revisions

From Rosetta Code
Content added Content deleted
Line 6: Line 6:
#[[AVL_tree/Managed_C%2B%2B]]
#[[AVL_tree/Managed_C%2B%2B]]
#[[AVL_tree/Java]]
#[[AVL_tree/Java]]



These are all part of a larger system called [http://NNcNannara.net/Html/English/Java/index.html Calculus]. Calculus has many more classes. Calculus was first created in 2006 in C# (although the algorithms date back to 1987.
These are all part of a larger system called [http://NNcNannara.net/Html/English/Java/index.html Calculus]. Calculus has many more classes. Calculus was first created in 2006 in C# (although the algorithms date back to 1987.

Revision as of 23:20, 21 February 2017

AVL Trees

I created 4 AVL Pages:

  1. AVL_tree/C_sharp
  2. AVL_tree/C++
  3. AVL_tree/Managed_C++
  4. AVL_tree/Java


These are all part of a larger system called Calculus. Calculus has many more classes. Calculus was first created in 2006 in C# (although the algorithms date back to 1987.

More recently Applied Calculus was created. Pure Calculus resides in memory whereas Applied Calculus is on disk. The on-disk algorithms are much harder to master.