Divide and Conquer Strategy

This section contains C++ programs implementing different Algorithms .

Divide and Conquer Strategy

Postby MT Shahzad on March 6th, 2008, 4:29 pm

Some Divide and Conquer Strategy examples in c++.

ALGO-06: A C++ Program to computes the n_th term of the fibonacci series using Divide and Conquer Strategy.

ALGO-07: A C++ Program to computes the product of two matrices of size 4x4 using Divide and Conquer Strategy.

ALGO-08: A C++ Program to computes the product of two matrices of size 4x4 using Strassen's Algorithm (Improved Divide and Conquer Strategy).
You do not have the required permissions to view the files attached to this post.
MT Shahzad
Web/Software Developer
http://mts.sw3solutions.com
User avatar
MT Shahzad
Site Admin
 
Posts: 300
Joined: February 29th, 2008, 8:11 am
Location: Muridke, Pakistan

Return to Algorithms

Who is online

Users browsing this forum: No registered users and 0 guests

cron