<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://owiki.kmu.edu.tw/skins/common/feed.css?63"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-tw">
		<id>http://owiki.kmu.edu.tw/index.php?action=history&amp;feed=atom&amp;title=%E6%8E%92%E5%BA%8F%E6%B3%95</id>
		<title>排序法 - 修訂歷史</title>
		<link rel="self" type="application/atom+xml" href="http://owiki.kmu.edu.tw/index.php?action=history&amp;feed=atom&amp;title=%E6%8E%92%E5%BA%8F%E6%B3%95"/>
		<link rel="alternate" type="text/html" href="http://owiki.kmu.edu.tw/index.php?title=%E6%8E%92%E5%BA%8F%E6%B3%95&amp;action=history"/>
		<updated>2026-05-10T05:19:30Z</updated>
		<subtitle>本站上此頁的修訂歷史</subtitle>
		<generator>MediaWiki 1.10.1</generator>

	<entry>
		<id>http://owiki.kmu.edu.tw/index.php?title=%E6%8E%92%E5%BA%8F%E6%B3%95&amp;diff=14957&amp;oldid=prev</id>
		<title>Bcc在2012年4月10日 (二) 04:38</title>
		<link rel="alternate" type="text/html" href="http://owiki.kmu.edu.tw/index.php?title=%E6%8E%92%E5%BA%8F%E6%B3%95&amp;diff=14957&amp;oldid=prev"/>
				<updated>2012-04-10T04:38:26Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table border='0' width='98%' cellpadding='0' cellspacing='4' style=&quot;background-color: white;&quot;&gt;
			&lt;tr&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;←上一修訂&lt;/td&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;在2012年4月10日 (二) 04:38所做的修訂版本&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;第11行：&lt;/strong&gt;&lt;/td&gt;
&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;第11行：&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;*[http://zh.wikipedia.org/wiki/排序 排序 wiki]&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;*[http://zh.wikipedia.org/wiki/排序 排序 wiki]&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;*[http://web2.tcssh.tc.edu.tw/teacher/cjwu/vb/sort/sort.htm 排序法]&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;*[http://web2.tcssh.tc.edu.tw/teacher/cjwu/vb/sort/sort.htm 排序法]&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; font-size: smaller;&quot;&gt;[[Category:hami系]]&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bcc</name></author>	</entry>

	<entry>
		<id>http://owiki.kmu.edu.tw/index.php?title=%E6%8E%92%E5%BA%8F%E6%B3%95&amp;diff=14875&amp;oldid=prev</id>
		<title>Bcc: 新頁面: *泡沫排序法(Bubble Sort) *選擇排序法(Selection Sort) *插入排序  (Insertion Sort) *快速排序  (Quick Sort) *合併排序  (Merge Sort) *堆排序    (Heap  Sort) *希爾...</title>
		<link rel="alternate" type="text/html" href="http://owiki.kmu.edu.tw/index.php?title=%E6%8E%92%E5%BA%8F%E6%B3%95&amp;diff=14875&amp;oldid=prev"/>
				<updated>2012-03-07T01:24:30Z</updated>
		
		<summary type="html">&lt;p&gt;新頁面: *泡沫排序法(Bubble Sort) *選擇排序法(Selection Sort) *插入排序  (Insertion Sort) *快速排序  (Quick Sort) *合併排序  (Merge Sort) *堆排序    (Heap  Sort) *希爾...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新頁面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*泡沫排序法(Bubble Sort)&lt;br /&gt;
*選擇排序法(Selection Sort)&lt;br /&gt;
*插入排序  (Insertion Sort)&lt;br /&gt;
*快速排序  (Quick Sort)&lt;br /&gt;
*合併排序  (Merge Sort)&lt;br /&gt;
*堆排序    (Heap  Sort)&lt;br /&gt;
*希爾排序  (Shell Sort)&lt;br /&gt;
*基數排序  (Radix Sort)&lt;br /&gt;
&lt;br /&gt;
Reference:&lt;br /&gt;
*[http://zh.wikipedia.org/wiki/排序 排序 wiki]&lt;br /&gt;
*[http://web2.tcssh.tc.edu.tw/teacher/cjwu/vb/sort/sort.htm 排序法]&lt;br /&gt;
&lt;br /&gt;
[[Category:hami系]]&lt;/div&gt;</summary>
		<author><name>Bcc</name></author>	</entry>

	</feed>