26th
MAR

The “Tree” Class

Posted by Strainu | Filed under C++, Software

The “Tree” Class A high-scool program to show the use of classes and trees represented in every possible way. It contains the following classes:arbore_m (trees represented by matrices); arbore_l (trees represented by lists); arbore_b (binary trees); arbore_cost (trees with costs).
(more…)

Share and Enjoy:
  • Facebook
  • Twitter
  • Identi.ca
  • email
  • Add to favorites
  • Digg
  • StumbleUpon

Tags: , ,