Showing posts with label c program. Show all posts
Showing posts with label c program. Show all posts
November 03, 2012
C Program To Add, Subtract or Multiply two Matrices
No comments:
Author:
tec
at
11/03/2012 09:03:00 pm
Labels:
c program,
matrix multiplication in c,
projects
- Add, Subtract or Multiply two Matrices
- Command line based
- Menu driven
- Uses Structs, functions, dynamic allocations etc.
Read More
- Command line based
- Menu driven
- Uses Structs, functions, dynamic allocations etc.
August 27, 2012
C program to obtain five numbers from user and display them back in ascending order
Source uploaded to Pastebin.com
* Users Bubble Sort algorithm
Here's an animation from Wikipedia explaining Bubble sort.
Subscribe to:
Posts (Atom)