<?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>oue&#039;s profile &#187; data structure</title>
	<atom:link href="http://www.aspgod.com/tag/data-structure/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspgod.com</link>
	<description>AI algorithm graphics programming blog Firefox ff</description>
	<lastBuildDate>Fri, 20 Jan 2012 16:59:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Kruskal&#8217;s Algorithm</title>
		<link>http://www.aspgod.com/project/ai/kruskals-algorithm.html</link>
		<comments>http://www.aspgod.com/project/ai/kruskals-algorithm.html#comments</comments>
		<pubDate>Sat, 25 Apr 2009 10:08:24 +0000</pubDate>
		<dc:creator>aspgod</dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[data structure]]></category>
		<category><![CDATA[Kruskal]]></category>

		<guid isPermaLink="false">http://www.aspgod.com/myprofile/?p=67</guid>
		<description><![CDATA[This project show how to resolve the Kruskal&#8217;s Algorithm with the shortest path program How to : The input parameter is 1. Just press the enter button to see the result. This program is using this path to compute. Tools &#38; Knowledge : 1. C++ 2. Kruskal&#8217;s Algorithm 3. Stack (data structure) Reqirement : 1. [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This project show how to resolve the Kruskal&#8217;s Algorithm with the shortest path program</p>
<p><img src="http://www.aspgod.com/file/images/kruskal1.png" alt="Kruskal's Algorithm Program" /><span id="more-67"></span></p>
<p><strong>How to :</strong><br />
The input parameter is<br />
1. Just press the enter button to see the result.</p>
<p><img src="http://www.aspgod.com/file/images/kruskal2.png" alt="Kruskal's Algorithm Path" /><br />
This program is using this path to compute.</p>
<p><strong>Tools &amp; Knowledge :</strong><br />
1. C++<br />
2. Kruskal&#8217;s Algorithm<br />
3. Stack (data structure)</p>
<p><strong>Reqirement : </strong><br />
1. <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&amp;displaylang=en" target="_blank">Microsoft .Net Framework 2.0</a> (22.4 MB)<br />
2. windows</p>
<p><strong>Download :</strong><br />
1. <a href="http://www.aspgod.com/file/kruskal.rar">Kruskal&#8217;s Algorithm</a></p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.aspgod.com/project/ai/kruskals-algorithm.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Double Linked List</title>
		<link>http://www.aspgod.com/project/ai/double-linked-list.html</link>
		<comments>http://www.aspgod.com/project/ai/double-linked-list.html#comments</comments>
		<pubDate>Fri, 24 Apr 2009 19:47:38 +0000</pubDate>
		<dc:creator>aspgod</dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[data structure]]></category>

		<guid isPermaLink="false">http://www.aspgod.com/myprofile/?p=33</guid>
		<description><![CDATA[This project show how to keep the object with double linked list How to : The input parameter is 1. add &#8211; add text to linked list 2. remove &#8211; remove text from linked list 3. print &#8211; display result of linked list. the answer will sort by age Enter the command to operate with [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This project show how to keep the object with double linked list</p>
<p><img src="http://www.aspgod.com/file/images/doublellprog.png" alt="Double Linked List Example" /><span id="more-33"></span></p>
<p><strong>How to :</strong><br />
The input parameter is<br />
1. add &#8211; add text to linked list<br />
2. remove &#8211; remove text from linked list<br />
3. print &#8211; display result of linked list. the answer will sort by age<br />
Enter the command to operate with linked list.</p>
<p><strong>Tools &amp; Knowledge :</strong><br />
1. C++<br />
2. data structure<br />
3. double linked list<br />
4. pointer</p>
<p><strong>Reqirement : </strong><br />
1. <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&amp;displaylang=en" target="_blank">Microsoft .Net Framework 2.0</a> (22.4 MB)<br />
2. windows</p>
<p><strong>Download :</strong><br />
1. <a href="http://www.aspgod.com/file/doublelinkedlist.rar">Double Linked List</a></p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.aspgod.com/project/ai/double-linked-list.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

