Thread: algorithms

  1. #1
    Registered User
    Join Date
    Aug 2011
    Posts
    15

    algorithms

    i am currently studying algorithms which includes- time and space complexity, loop invarients ,pre-condition and post-condition,algoritms efficiency. please give me some useful links which have tutorials pertaining to the above mentioned topics .

  2. #2
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    THIS might help...

  3. #3
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    You create a "google this for me," with a special basis for C when algorithms are language independent? Tsk, tsk.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. algorithms
    By nynicue in forum C Programming
    Replies: 4
    Last Post: 10-06-2009, 05:39 AM
  2. Algorithms
    By valar_king in forum C++ Programming
    Replies: 5
    Last Post: 11-17-2002, 04:24 PM
  3. any more algorithms ?
    By black in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 07-31-2002, 01:00 AM
  4. C Algorithms
    By Garfield in forum C Programming
    Replies: 2
    Last Post: 09-28-2001, 02:59 AM