<?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"
	>

<channel>
	<title>DEAN LEE:/DEV/BLOG &#187; source_code</title>
	<atom:link href="http://www.deanlee.cn/tag/source_code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deanlee.cn</link>
	<description>mount /dev/brain &#124;&#124; tail -f /var/log/thoughts &#62;&#62; /pub/www</description>
	<pubDate>Thu, 22 Mar 2012 06:55:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Sorting Algorithms Source Code and Performance</title>
		<link>http://www.deanlee.cn/programming/sorting-algorithms-source-code-and-performance/</link>
		<comments>http://www.deanlee.cn/programming/sorting-algorithms-source-code-and-performance/#comments</comments>
		<pubDate>Fri, 06 Oct 2006 12:23:43 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[algorithm]]></category>

		<category><![CDATA[sorting-algorithms]]></category>

		<category><![CDATA[source_code]]></category>

		<guid isPermaLink="false">http://www.deanlee.cn/2006/10/06/sorting-algorithms-source-code-and-performance/</guid>
		<description><![CDATA[This is a great resource for source code for different sorting algorithms.  It also graphs performance of each algorithm to help you choose the best one to use.  The code is all in C.read more &#124; digg story
]]></description>
			<content:encoded><![CDATA[<p>This is a great resource for source code for different sorting algorithms.  It also graphs performance of each algorithm to help you choose the best one to use.  The code is all in C.<br/><br/><a href="http://linux.wku.edu/~lamonml/algor/sort/sort.html">read more</a> | <a href="http://digg.com/programming/Sorting_Algorithms_Source_Code_and_Performance">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/programming/sorting-algorithms-source-code-and-performance/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

