﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Wiki on linear</title><link>http://www.DailyFreeCode.Com</link><description>Wiki on linear - DailyFreeCode.Com</description><copyright>Copyright @ 2010. All rights reserved.</copyright><item><title>Linear Interpolation</title><link>http://www.DailyFreeCode.Com/Code/linear-interpolation-3309.aspx</link><pubDate>Mon, 28 Feb 2011 07:16:27 GMT</pubDate></item><item><title>Linear search in a sorted array</title><link>http://www.DailyFreeCode.Com/Code/linear-search-sorted-array-2850.aspx</link><pubDate>Wed, 15 Sep 2010 00:00:00 GMT</pubDate></item><item><title> Program to search an element in an array using Linear search</title><link>http://www.DailyFreeCode.Com/Code/search-element-array-linear-search-808.aspx</link><pubDate>Thu, 29 Jul 2010 00:00:00 GMT</pubDate></item><item><title>An applet program of linear sort</title><link>http://www.DailyFreeCode.Com/Code/applet-linear-sort-1193.aspx</link><pubDate>Sat, 24 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to read a Linear System of Equations,then evaluate it by using Gauss-Elimination Method and show the result</title><link>http://www.DailyFreeCode.Com/Code/read-linear-system-equationsthen-1049.aspx</link><pubDate>Mon, 05 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to read a Linear System of Equations,then evaluate it by using Guass-Seidel Itrative Method and show the result</title><link>http://www.DailyFreeCode.Com/Code/read-linear-system-equationsthen-1051.aspx</link><pubDate>Thu, 01 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program of solving the dependency in the linear recurrence relation x[i] = x[i-1] + y[i] using block scheduling</title><link>http://www.DailyFreeCode.Com/Code/solving-dependency-linear-recurrence-2151.aspx</link><pubDate>Thu, 24 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of arrays as a Linear Queue ( in graphics )</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-arrays-linear-993.aspx</link><pubDate>Mon, 14 Jun 2010 00:00:00 GMT</pubDate></item><item><title>linear search</title><link>http://www.DailyFreeCode.Com/Forum/linear-search-20734.aspx</link><pubDate>Sat, 12 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Linear Equation</title><link>http://www.DailyFreeCode.Com/Forum/linear-equation-22795.aspx</link><pubDate>Sat, 24 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Secant Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1069.aspx</link><pubDate>Wed, 21 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Simple Itrative Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1070.aspx</link><pubDate>Sun, 04 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to read a Non Linear Function, construct and display the Difference Table</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-function-construct-1042.aspx</link><pubDate>Sun, 04 Apr 2010 00:00:00 GMT</pubDate></item><item><title>PROGRAM TO FIND VALUE OF X1 AND X2 WHICH IS SOLUTION OF LINEAR EQUATION</title><link>http://www.DailyFreeCode.Com/Code/find-value-x1-x2-which-solution-linear-1480.aspx</link><pubDate>Sun, 21 Feb 2010 00:00:00 GMT</pubDate></item><item><title>What is Linear in dfs (data file structure)?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/linear-dfs-data-file-structure-181.aspx</link><pubDate>Tue, 16 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using False-Position Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1066.aspx</link><pubDate>Tue, 29 Dec 2009 00:00:00 GMT</pubDate></item><item><title>N-R METHOD OF NON LINEAR EQUATION</title><link>http://www.DailyFreeCode.Com/Code/n-r-method-non-linear-equation-2384.aspx</link><pubDate>Mon, 28 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Program of solving the dependency in the linear recurrence relation x[i] = x[i-1] + y[i] using block scheduling </title><link>http://www.DailyFreeCode.Com/Code/solving-dependency-linear-recurrence-1097.aspx</link><pubDate>Mon, 21 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Linear search in an unsorted array</title><link>http://www.DailyFreeCode.Com/Code/linear-search-unsorted-array-2849.aspx</link><pubDate>Tue, 24 Nov 2009 00:00:00 GMT</pubDate></item><item><title>Program of FIXED POINT METHOD OF NON LINEAR EQUATION</title><link>http://www.DailyFreeCode.Com/Code/fixed-point-method-non-linear-equation-2366.aspx</link><pubDate>Thu, 05 Nov 2009 00:00:00 GMT</pubDate></item><item><title>Program to perform linear sort</title><link>http://www.DailyFreeCode.Com/Code/perform-linear-sort-1137.aspx</link><pubDate>Sat, 17 Oct 2009 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Modified False-Position Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1067.aspx</link><pubDate>Tue, 15 Sep 2009 00:00:00 GMT</pubDate></item><item><title>Program of linear search</title><link>http://www.DailyFreeCode.Com/Code/linear-search-1191.aspx</link><pubDate>Fri, 28 Aug 2009 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear function in one variable, then evaluate  it and display its result</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-function-variable-then-899.aspx</link><pubDate>Tue, 14 Jul 2009 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Newton-Raphson Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1068.aspx</link><pubDate>Wed, 10 Jun 2009 00:00:00 GMT</pubDate></item><item><title>Program to search an element in an array using Linear Search</title><link>http://www.DailyFreeCode.Com/Code/search-element-array-linear-search-1259.aspx</link><pubDate>Wed, 10 Jun 2009 00:00:00 GMT</pubDate></item><item><title>Program to read a Linear System of Equations,then evaluate it by using Gauss-Elimination Method and show the result</title><link>http://www.DailyFreeCode.Com/Code/read-linear-system-equationsthen-1048.aspx</link><pubDate>Wed, 03 Jun 2009 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Bisection Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1065.aspx</link><pubDate>Mon, 09 Mar 2009 00:00:00 GMT</pubDate></item><item><title>Program to search an element in an array using Linear search or Sequential Search</title><link>http://www.DailyFreeCode.Com/Code/search-element-array-linear-search-1000.aspx</link><pubDate>Wed, 31 Dec 2008 00:00:00 GMT</pubDate></item><item><title>Program to read a Linear System of Equations,then evaluate it by using Jacobi's Itrative Method and show the result</title><link>http://www.DailyFreeCode.Com/Code/read-linear-system-equationsthen-1050.aspx</link><pubDate>Sat, 13 Dec 2008 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of arrays as a Linear Queue</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-arrays-linear-995.aspx</link><pubDate>Sun, 14 Sep 2008 00:00:00 GMT</pubDate></item></channel></rss>