<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paras Wadher&#039;s Page &#187; interpretetion of Bresenhams alogorithm</title>
	<atom:link href="http://www.paraswadher.com/tag/interpretetion-of-bresenhams-alogorithm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paraswadher.com</link>
	<description>Dream For Best</description>
	<lastBuildDate>Sat, 14 Aug 2010 22:15:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>interpretetion of Bresenhams alogorithm</title>
		<link>http://www.paraswadher.com/2009/04/4interpretetion-of-bresenhams-alogorithm/</link>
		<comments>http://www.paraswadher.com/2009/04/4interpretetion-of-bresenhams-alogorithm/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 02:16:27 +0000</pubDate>
		<dc:creator>Paras</dc:creator>
				<category><![CDATA[Seminars & Source Codes]]></category>
		<category><![CDATA[Bresenhams alogorithm]]></category>
		<category><![CDATA[interpretetion]]></category>
		<category><![CDATA[interpretetion of Bresenhams alogorithm]]></category>

		<guid isPermaLink="false">http://www.paraswadher.com/?p=402</guid>
		<description><![CDATA[SOURCE CODE : //programed by Paras Wadher MCA Nagpur university //program for create a display file and interprete it using Bresenhams algo . #include&#60;iostream.h&#62; #include&#60;conio.h&#62; #include&#60;graphics.h&#62; #include&#60;alloc.h&#62; #include&#60;process.h&#62; #include&#60;stdlib.h&#62; class display { public : int HEIGHT_START,WIDTH_START;//Starting indices of frame buffer int HEIGHT_END,WIDTH_END;//Ending indices of frame buffer int WIDTH,HEIGHT;//Dimenssion of frame int DF_OP[100],DF_X[100],DF_Y[100],FREE,DFSIZE; int FRAME,START,COUNT,INDEX; int [...]]]></description>
		<wfw:commentRss>http://www.paraswadher.com/2009/04/4interpretetion-of-bresenhams-alogorithm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
