Thread: Sub-block of a matrix

  1. #1
    Registered User
    Join Date
    May 2007
    Posts
    6

    Sub-block of a matrix

    Can anybody help me with the following problem:

    Create a C program that displays the size and position of the biggest sub-block of a square matrix relating to an arbitrary value k.

    If the number of sub-block is more than one then display all of them.

    It'll be of great help if someone can take out time to help me on this.

  2. #2
    Deathray Engineer MacGyver's Avatar
    Join Date
    Mar 2007
    Posts
    3,210
    Yes, I believe people here can help.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C - access violation
    By uber in forum C Programming
    Replies: 2
    Last Post: 07-08-2009, 01:30 PM
  2. Matrix Help
    By HelpmeMark in forum C++ Programming
    Replies: 27
    Last Post: 03-06-2008, 05:57 PM
  3. HUGE fps jump
    By DavidP in forum Game Programming
    Replies: 23
    Last Post: 07-01-2004, 10:36 AM
  4. Manipulating the Windows Clipboard
    By Johno in forum Windows Programming
    Replies: 2
    Last Post: 10-01-2002, 09:37 AM