<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Shell 排序</title>
	<atom:link href="http://www.dutor.net/index.php/2009/11/shell-sort/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dutor.net/index.php/2009/11/shell-sort/</link>
	<description>熟读而精思，循序而渐进，厚积而薄发。</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:05:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dutor</title>
		<link>http://www.dutor.net/index.php/2009/11/shell-sort/comment-page-1/#comment-877</link>
		<dc:creator>dutor</dc:creator>
		<pubDate>Sat, 17 Jul 2010 23:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dutor.net/?p=1658#comment-877</guid>
		<description>就是增量插入排序
typedef和C还是C++木有关系。</description>
		<content:encoded><![CDATA[<p>就是增量插入排序<br />
typedef和C还是C++木有关系。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KingsamChen</title>
		<link>http://www.dutor.net/index.php/2009/11/shell-sort/comment-page-1/#comment-876</link>
		<dc:creator>KingsamChen</dc:creator>
		<pubDate>Sat, 17 Jul 2010 14:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dutor.net/?p=1658#comment-876</guid>
		<description>之前没研究过shell sort，似乎看着有点像insertion sort……
这个复杂度额，似乎不怎么好分析- -
还有那个typedef int Type;
应该是C吧，C++的话通常都是用template</description>
		<content:encoded><![CDATA[<p>之前没研究过shell sort，似乎看着有点像insertion sort……<br />
这个复杂度额，似乎不怎么好分析- -<br />
还有那个typedef int Type;<br />
应该是C吧，C++的话通常都是用template</p>
]]></content:encoded>
	</item>
</channel>
</rss>

