Blog
Hardware requirement :- Keyboards only depending upon number of teams. This application runs a timer for a specified amount of duration in seconds and notes down key strokes during this period. Once timer is stopped, COMPUTE button shows the result.
C program to represent a sparx matrix in tuple form
C Program to find dot product and cross product of two vectors
C program to check if matrix is symmetric or not
Scilab program to determine the approximate value of √2 using 1000 random numbers and Monte Carlo Simulation
Quick Sort C program implemented using Lomuto partition scheme
Scilab program to simulate Pure-Pursuit problem of continuous system simulation
Scilab program to select a policy among different given policies with minimum total cost of an inventory system
A graph is said to have strongly connected components if we can traverse from one node to all other nodes of that component. Self loop node is a strongly connected component of that graph. Now let us see how to implement this in C program.
SCILAB PROGRAM TO FIND MINIMUM TIME OF COMPLETING THE PROJECT BY PERT