Resource Type | Posted On |
Program to fine solution of QUADRATIC EQUATION | Sep 26 |
Program to obtain roots of a quadratic equation | Dec 16 |
PROGRAM TO FIND VALUE OF X1 AND X2 WHICH IS SOLUTION OF LINEAR EQUATION | Feb 21 |
Program to evaluate following investment equation V=P(1+R)^N | Feb 05 |
Program to draw a Sphere using Parametric Equations | Jan 06 |
Program to draw an Ellipsoid using Parametric Equations | Dec 20 |
Program of FIXED POINT METHOD OF NON LINEAR EQUATION | Nov 05 |
N-R METHOD OF NON LINEAR EQUATION | Dec 28 |
Program to find the roots of an equation ax2 + bx + c = 0 | Nov 29 |
Program to draw a line using Cartesian Slope Intercept Equation [ Simple Implem... | Jun 24 |
Program to draw a line using Cartesian Slope-Intercept Equation | Mar 12 |
Program to draw a line using Parametric equations | Mar 28 |
Program to solve the equation | Sep 12 |
PROGRAM FOR SECANT METHOD OF PARTICULAR EQUATION IS log(x)-cos(x) | Nov 20 |
PROGRAM FOR SECANT METHOD OF PARTICULAR EQUATION IS log(x)-cos(x) | Aug 07 |
Secant for particular equation | Jul 06 |
Falsi position for particular equation | Mar 05 |
Program to solve the backward dependancy for the following equation using Fair w... | Apr 16 |
Program to solve the backward dependency for the following equation using crude ... | Apr 17 |
Program to read a Linear System of Equations,then evaluate it by using Gauss Eli... | Jun 03 |
Program to read a Linear System of Equations,then evaluate it by using Gauss Eli... | Jul 05 |
Program to read a Linear System of Equations,then evaluate it by using Jacobi's ... | Dec 13 |
Program to read a Linear System of Equations,then evaluate it by using Guass Sei... | Jul 01 |
Program to read a Non Linear equation in one variable, then evaluate it using Bi... | Mar 09 |
Program to read a Non Linear equation in one variable, then evaluate it using Fa... | Dec 29 |
|
Program to read a Non Linear equation in one variable, then evaluate it using Mo... | Sep 15 |
Program to read a Non Linear equation in one variable, then evaluate it using Ne... | Jun 10 |
Program to read a Non Linear equation in one variable, then evaluate it using Se... | Apr 21 |
Program to read a Non Linear equation in one variable, then evaluate it using Si... | Apr 04 |
Program to estimate the Differential value of the function using Euler Method | Jul 29 |
Program to estimate the Differential value of the function at the given point fr... | Jul 14 |
Program to estimate the Differential value of a given function using Trapezoidal... | Sep 13 |
Program to estimate the Differential value of a given function using Runge Kutta... | Aug 25 |
Program to determine whether the given function is a Cubic Spline or not | Mar 01 |
Program to construct Natural Cubic Spline Interpolant from the given data | May 24 |
Program to construct Clamped Cubic Spline Interpolant from the given data | Mar 15 |
Program to create processes using fork() and check different states for orphan... | Aug 19 |
Program to create processes using fork() and check different states of zombie... | Sep 20 |
Program to do Sum of numbers from 1 to 10, by dividing the job into two processe... | Sep 21 |
Program to do sum of numbers from 1 to 10, by dividing the job into two processe... | Nov 14 |
Program to copy the contents of one array to another Without Shared Memory | Dec 21 |
Program to copy the contents of one array to another Using Shared Memory | Mar 11 |
Program to do sum of elements of an array by Loop Splitting | Jul 16 |
Program of finding Maximum and minimum of an array using Loop Splitting | Aug 18 |
Program to do sum of the elements of the array using self scheduling | Nov 04 |
Program to do sum of the elements of the array by loop splitting and each proces... | Aug 24 |
Program to display Factorial using self scheduling | Sep 12 |
Program of Matrix-vector multiplication | Jan 07 |
Program of histogram using self-scheduling and locking the whole bin. | Oct 22 |
Program of histogram using loop splitting and locking the each bin with a differ... | Jan 03 |