-
-
-
recurs.rar
/* Divide and Conquer */
/* Find minimum and maximum from a given series of numbers */
/* by using above said policy */
gcd
fibonacci
-
-
addition3.rar
divide and conquer method of assigning one processor to each node in a tree for adding numbers (Lecture 6 Chapter 4 section 4.1.2) in terms of communication, computation, overall parallel execution time, speedup, and efficiency.
-
-
-
-
-
resueltas.rar
Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking.
-
-