<?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>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>
	<lastBuildDate>Fri, 03 Sep 2010 04:03:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<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 Related posts:100 Open Source Web Design Tools, Resources, and Template RepositoriesSource Code syntax highlighting has been upgradedSource [...]


Related posts:<ol><li><a href='http://www.deanlee.cn/programming/100-open-source-web-design-tools-resources-and-template-repositories/' rel='bookmark' title='Permanent Link: 100 Open Source Web Design Tools, Resources, and Template Repositories'>100 Open Source Web Design Tools, Resources, and Template Repositories</a></li><li><a href='http://www.deanlee.cn/site-news/source-code-syntax-highlighting-has-been-upgraded/' rel='bookmark' title='Permanent Link: Source Code syntax highlighting has been upgraded'>Source Code syntax highlighting has been upgraded</a></li><li><a href='http://www.deanlee.cn/wordpress/code_highlighter_plugin_for_wordpress/' rel='bookmark' title='Permanent Link: Source Code syntax highlighting plugin for WordPress (V1.2)'>Source Code syntax highlighting plugin for WordPress (V1.2)</a></li></ol>]]></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>
<img src="http://www.deanlee.cn/?ak_action=api_record_view&id=66&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.deanlee.cn/programming/100-open-source-web-design-tools-resources-and-template-repositories/' rel='bookmark' title='Permanent Link: 100 Open Source Web Design Tools, Resources, and Template Repositories'>100 Open Source Web Design Tools, Resources, and Template Repositories</a></li><li><a href='http://www.deanlee.cn/site-news/source-code-syntax-highlighting-has-been-upgraded/' rel='bookmark' title='Permanent Link: Source Code syntax highlighting has been upgraded'>Source Code syntax highlighting has been upgraded</a></li><li><a href='http://www.deanlee.cn/wordpress/code_highlighter_plugin_for_wordpress/' rel='bookmark' title='Permanent Link: Source Code syntax highlighting plugin for WordPress (V1.2)'>Source Code syntax highlighting plugin for WordPress (V1.2)</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/programming/sorting-algorithms-source-code-and-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
