ADN 401L - Programming in ‘C’ using Linux lab  
 

Indicative contents

1. Programs to Generate Fibonacci series and to find Armstrong numbers
2. Programs to find simple and compound interest and real roots of
3. a Quadratic Equation.
4. Concept of reversing the given number and finding the Grades for the Student’s Marks
5. Concepts on Finding the square root and power of the given numbers
6. Concept of Matrix addition ,subtraction, Multiplication
7. Concept of finding Determinant and inverse of a Matrix
8. Concept of String handling Functions
9. Concept of array of pointers and arrays and strings
10. To create a bank account data base using structure
11. To create Hospital Blood Banking data base using Pointers, Structures and unions
12. To generate codes for convolution and implementation of DSP Algorithms
13. To generate pay roll concept using File Pointers
14. Application of pointers in Image processing Applications
15. Application of function pointers in Modulation Techniques
 

Module Resources

  • Books
  • Laboratory

Software Tools / Hardware :  Turbo C Compiler, C++ Compiler, GCC Compiler on Linux Platform
Lab Manual : -