Would you like to react to this message? Create an account in a few clicks or log in to continue.


 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log in  

 

 LIST OF C++ programs

Go down 
AuthorMessage
Anupam (Administrator)
Admin
Anupam (Administrator)


Posts : 117
Join date : 2012-02-25

LIST OF C++ programs  Empty
PostSubject: LIST OF C++ programs    LIST OF C++ programs  EmptyTue Sep 25, 2012 11:41 am

Sample C++ Programs

THE LIST OF C++ programs -

Quote :
  1. average.C
    mult.C (multiplication using addition)
    fastmult.C (better algorithm for multiplication)
    more.C (count number of characters and lines in a file)
    merge.C (merge sort)
    grade.C
    grade2.C
    gcd.C (Euclid's algorithm)
    fib.C (Fibonacci numbers)
    fact.C (factorial)
    exp.C (exponentiation using multiplication)
    commute.C (weird behavior from C++ compiler)
    cin.C (more weird C++)
    temp.C (convert temperatures)
    sqrt.C (compute square roots using Newton's method)
    sphere.C (compute distance between cities)
    prime.C (check if a number is prime)
    prime2.C (faster but probabilistic way)
    prime3.C (avoid stupid C++ behavior in case of overflow)
    pp.C (understanding call-by-value and call-by-reference)
    pp2.C (evaluating expressions with side-effects)
    ref.C (example of pass-by-reference)
    oddeven.C (lots of functions)
    319-1.C (Problem 1, Page 319)
    319-2.C (Problem 2, Page 319)
    320-4.C (Problem 4, Page 320)
    rob99.C (Rob. page 99)
    void.C (converting value-returning functions to void functions)
    side.C (bad style, side-effects, value-returning)
    sc.C (understanding scope)
    life.C (understanding life time and scope)
    object.C (understanding the concept of objects)
    telephone.C (Problem 4, Page 500)
    calendar.C (Problem 3, Page 383)


LIST OF C++ programs  2pphveu


LIST OF C++ programs  Turbo-c++-window

LIST OF C++ programs  C++-EMULATOR


LINK FOR THE PROGRAMS =
Quote :
http://www.cs.indiana.edu/~sabry/teaching/intro/fa96/code/index.html





PLEASE SAY THANKS !
lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol! lol!
Back to top Go down
https://milanstopper.forumotion.com
 
LIST OF C++ programs
Back to top 
Page 1 of 1
 Similar topics
-
» Various Useful Programs
» Computer Science Record Programs Class 11 CBSE (2012)
» LIST OF BROWSERS (RANKS)
» MOVIE LIST (Updated every day)

Permissions in this forum:You cannot reply to topics in this forum
 :: PUBLIC :: C++ TUTORIALS-
Jump to: